#9F91EA#9F91EA
#9F91EA is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.5% C 0.128 H 289.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9F91EA |
|---|---|
| RGB | rgb(159, 145, 234) |
| HSL | hsl(249, 68%, 74%) |
| HSV | hsv(249, 38%, 92%) |
| CMYK | cmyk(32.1%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(64.61, 24.93, -43.15) |
| CIE-LCH | lch(64.61, 49.83, 300.02°) |
| OKLab | oklab(70.47% 0.0437 -0.1207) |
| OKLCH | oklch(70.47% 0.128 289.9) |
| XYZ | xyz(39.2709, 33.5614, 82.2349) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.40
Lavender Blue
#8B88F8
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 6.06
Periwinkle (survey)
#8E82FE
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.39
Liliac
#C48EFD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F91EA #DCEA91
analogous
#91B0EA #9F91EA #CC91EA
triadic
#9F91EA #EA9F91 #91EA9F
tetradic
#9F91EA #EA91B0 #DCEA91 #91EACC
square
#9F91EA #EA91B0 #DCEA91 #91EACC
split-complementary
#9F91EA #EACC91 #B0EA91
monochromatic
#452AD6 #725EE0 #9F91EA #CCC4F4 #E9E5FA
Accessibility & contrast
On white
2.72
#9F91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#9F91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F91EA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F91EA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#8DA1B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9f91ea; /* rgb */ color: rgb(159, 145, 234); /* oklch */ color: oklch(70.5% 0.128 289.9);
Tailwind
colors: {
custom: {
50: '#bdb1f1',
500: '#9f91ea',
950: '#000000',
},
}SCSS
$custom: #9f91ea; $custom-light: #bdb1f1; $custom-dark: #000000;
JSON
{
"hex": "#9f91ea",
"rgb": {
"r": 159,
"g": 145,
"b": 234
},
"hsl": {
"h": 249.438,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.70469,
"c": 0.12838,
"h": 289.9
},
"luminance": 0.33562
}Semantic roles & 50–950 ramp
primary
#9F91EA
secondary
#EEF2D9
accent
#D016B3
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85