#9891EF#9891EF
#9891EF is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.2% C 0.136 H 285.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9891EF |
|---|---|
| RGB | rgb(152, 145, 239) |
| HSL | hsl(244, 75%, 75%) |
| HSV | hsv(244, 39%, 94%) |
| CMYK | cmyk(36.4%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(64.29, 24.36, -46.45) |
| CIE-LCH | lch(64.29, 52.45, 297.68°) |
| OKLab | oklab(70.16% 0.0368 -0.1305) |
| OKLCH | oklch(70.16% 0.136 285.7) |
| XYZ | xyz(38.6500, 33.1570, 86.0082) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.10
Lavender Blue
#8B88F8
ΔE00 3.80
Periwinkle Blue
#8F99FB
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 5.22
Lavender
#B39DDB
ΔE00 9.14
Liliac
#C48EFD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891EF #E8EF91
analogous
#91B9EF #9891EF #C791EF
triadic
#9891EF #EF9891 #91EF98
tetradic
#9891EF #EF91B9 #E8EF91 #91EFC7
square
#9891EF #EF91B9 #E8EF91 #91EFC7
split-complementary
#9891EF #EFC791 #B9EF91
monochromatic
#3426DF #665CE7 #9891EF #CAC6F7 #E6E4FB
Accessibility & contrast
On white
2.75
#9891EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9891EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891EF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891EF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#7099ED
Tritanopia (blue-blind)
#81A3B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9891ef; /* rgb */ color: rgb(152, 145, 239); /* oklch */ color: oklch(70.2% 0.136 285.7);
Tailwind
colors: {
custom: {
50: '#b9b1f4',
500: '#9891ef',
950: '#000000',
},
}SCSS
$custom: #9891ef; $custom-light: #b9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#9891ef",
"rgb": {
"r": 152,
"g": 145,
"b": 239
},
"hsl": {
"h": 244.468,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.7016,
"c": 0.13555,
"h": 285.7
},
"luminance": 0.33158
}Semantic roles & 50–950 ramp
primary
#9891EF
secondary
#F1F3D8
accent
#D70FC8
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85