#9F91E9#9F91E9
#9F91E9 is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.4% C 0.127 H 290.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9F91E9 |
|---|---|
| RGB | rgb(159, 145, 233) |
| HSL | hsl(250, 67%, 74%) |
| HSV | hsv(250, 38%, 91%) |
| CMYK | cmyk(31.8%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(64.57, 24.68, -42.67) |
| CIE-LCH | lch(64.57, 49.29, 300.04°) |
| OKLab | oklab(70.42% 0.0435 -0.1193) |
| OKLCH | oklch(70.42% 0.127 290) |
| XYZ | xyz(39.1276, 33.5041, 81.4804) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.45
Lavender Blue
#8B88F8
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.17
Periwinkle (survey)
#8E82FE
ΔE00 6.52
Lavender
#B39DDB
ΔE00 7.25
Liliac
#C48EFD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F91E9 #DBE991
analogous
#91AFE9 #9F91E9 #CB91E9
triadic
#9F91E9 #E99F91 #91E99F
tetradic
#9F91E9 #E991AF #DBE991 #91E9CB
square
#9F91E9 #E991AF #DBE991 #91E9CB
split-complementary
#9F91E9 #E9CB91 #AFE991
monochromatic
#462BD5 #725EDF #9F91E9 #CCC4F3 #E9E5FA
Accessibility & contrast
On white
2.73
#9F91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#9F91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F91E9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F91E9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#779BE7
Tritanopia (blue-blind)
#8DA1B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9f91e9; /* rgb */ color: rgb(159, 145, 233); /* oklch */ color: oklch(70.4% 0.127 290.0);
Tailwind
colors: {
custom: {
50: '#bdb1f0',
500: '#9f91e9',
950: '#000000',
},
}SCSS
$custom: #9f91e9; $custom-light: #bdb1f0; $custom-dark: #000000;
JSON
{
"hex": "#9f91e9",
"rgb": {
"r": 159,
"g": 145,
"b": 233
},
"hsl": {
"h": 249.545,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.70419,
"c": 0.12701,
"h": 290
},
"luminance": 0.33505
}Semantic roles & 50–950 ramp
primary
#9F91E9
secondary
#EEF1DA
accent
#CF17B1
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121016
muted
#817F84