#9991EF#9991EF
#9991EF is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.135 H 286.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9991EF |
|---|---|
| RGB | rgb(153, 145, 239) |
| HSL | hsl(245, 75%, 75%) |
| HSV | hsv(245, 39%, 94%) |
| CMYK | cmyk(36%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(64.37, 24.63, -46.32) |
| CIE-LCH | lch(64.37, 52.46, 297.99°) |
| OKLab | oklab(70.24% 0.0379 -0.1301) |
| OKLCH | oklch(70.24% 0.135 286.2) |
| XYZ | xyz(38.8380, 33.2539, 86.0170) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.23
Lavender Blue
#8B88F8
ΔE00 3.94
Periwinkle Blue
#8F99FB
ΔE00 4.43
Periwinkle (survey)
#8E82FE
ΔE00 5.28
Lavender
#B39DDB
ΔE00 8.98
Liliac
#C48EFD
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9991EF #E7EF91
analogous
#91B8EF #9991EF #C891EF
triadic
#9991EF #EF9991 #91EF99
tetradic
#9991EF #EF91B8 #E7EF91 #91EFC8
square
#9991EF #EF91B8 #E7EF91 #91EFC8
split-complementary
#9991EF #EFC891 #B8EF91
monochromatic
#3626DF #675CE7 #9991EF #CBC6F7 #E6E4FB
Accessibility & contrast
On white
2.74
#9991EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9991EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9991EF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9991EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9991EF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#7199ED
Tritanopia (blue-blind)
#82A3B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9991ef; /* rgb */ color: rgb(153, 145, 239); /* oklch */ color: oklch(70.2% 0.135 286.2);
Tailwind
colors: {
custom: {
50: '#bab1f4',
500: '#9991ef',
950: '#000000',
},
}SCSS
$custom: #9991ef; $custom-light: #bab1f4; $custom-dark: #000000;
JSON
{
"hex": "#9991ef",
"rgb": {
"r": 153,
"g": 145,
"b": 239
},
"hsl": {
"h": 245.106,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.70239,
"c": 0.13547,
"h": 286.2
},
"luminance": 0.33255
}Semantic roles & 50–950 ramp
primary
#9991EF
secondary
#F1F3D8
accent
#D70FC6
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85