Periwinkle blue Color — HEX, RGB, HSL & CMYK Codes

#8f99fb
Format Value
HEX #8f99fb
RGB rgb(143, 153, 251)
HSL hsl(234.4, 93.1%, 77.3%)
CMYK cmyk(43%, 39%, 0%, 1.6%)
HSV hsv(234.4, 43%, 98.4%)

periwinkle blue color harmonies

Tints & shades of periwinkle blue

Tints (lighter)

#99a2fb #a3acfc #aeb5fc #b8befc #c2c7fd #ccd1fd #d6dafe #e0e3fe #ebecfe #f5f6ff

Shades (darker)

#828be4 #757dcd #686fb7 #5b61a0 #4e5389 #414672 #34385b #272a44 #1a1c2e #0d0e17

Contrast & accessibility

The quick brown fox

On white · 2.59:1 · Fail

The quick brown fox

On black · 8.12:1 · AAA

Recommended text color: #000000

Use periwinkle blue in code

CSS color: #8f99fb;
SCSS $color: #8f99fb;
Tailwind bg-[#8f99fb]
Swift UIColor(red: 0.561, green: 0.600, blue: 0.984, alpha: 1)
Android Color.parseColor("#8f99fb")
Flutter Color(0xFF8F99FB)

Colors similar to periwinkle blue

Browse all Blue colors →

What is the HEX code for periwinkle blue?

The CSS color periwinkle blue in HEX format is #8f99fb. Use this value directly in CSS, SVG, and most design tools.

How do I use periwinkle blue in CSS?

To apply periwinkle blue in CSS:

  • Text color: color: #8f99fb;
  • Background: background-color: #8f99fb;
  • Border: border-color: #8f99fb;

What are all the color format values for periwinkle blue?

FormatValue
HEX#8f99fb
RGBrgb(143, 153, 251)
HSLhsl(234.4, 93.1%, 77.3%)
CMYKcmyk(43%, 39%, 0%, 1.6%)

How do I convert periwinkle blue to HEX?

Select periwinkle blue from the color name list in our color converter. The HEX value — #8f99fb — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does periwinkle blue belong to?

periwinkle blue belongs to the blue color family. It is a light, vivid color with HSL values: hue 234.4°, saturation 93.1%, lightness 77.3%.

How do I create lighter and darker shades of periwinkle blue?

Lighter variant (lightness 92.3%): #d9dcfe. Darker variant (lightness 62.3%): #4556f8. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.