#9E91F9#9E91F9
#9E91F9 is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.2% C 0.149 H 287.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9E91F9 |
|---|---|
| RGB | rgb(158, 145, 249) |
| HSL | hsl(248, 90%, 77%) |
| HSV | hsv(248, 42%, 98%) |
| CMYK | cmyk(36.5%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(65.25, 28.57, -50.40) |
| CIE-LCH | lch(65.25, 57.94, 299.55°) |
| OKLab | oklab(71.16% 0.0453 -0.1418) |
| OKLCH | oklch(71.16% 0.149 287.7) |
| XYZ | xyz(41.3202, 34.3582, 94.0589) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.54
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 4.78
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Liliac
#C48EFD
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E91F9 #ECF991
analogous
#91B8F9 #9E91F9 #D291F9
triadic
#9E91F9 #F99E91 #91F99E
tetradic
#9E91F9 #F991B8 #ECF991 #91F9D2
square
#9E91F9 #F991B8 #ECF991 #91F9D2
split-complementary
#9E91F9 #F9D291 #B8F991
monochromatic
#381DF3 #6B57F6 #9E91F9 #D1CBFC #E5E2FD
Accessibility & contrast
On white
2.67
#9E91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#9E91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9E91F9
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E91F9 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#86A5B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9e91f9; /* rgb */ color: rgb(158, 145, 249); /* oklch */ color: oklch(71.2% 0.149 287.7);
Tailwind
colors: {
custom: {
50: '#beb1fc',
500: '#9e91f9',
950: '#000000',
},
}SCSS
$custom: #9e91f9; $custom-light: #beb1fc; $custom-dark: #000000;
JSON
{
"hex": "#9e91f9",
"rgb": {
"r": 158,
"g": 145,
"b": 249
},
"hsl": {
"h": 247.5,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.71164,
"c": 0.14889,
"h": 287.7
},
"luminance": 0.34359
}Semantic roles & 50–950 ramp
primary
#9E91F9
secondary
#F2F6D5
accent
#E600C9
background
#FBFAFF
surface
#F7F5FF
border
#D0CFD7
text
#121017
muted
#817F85