#9891EA#9891EA
#9891EA is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.9% C 0.129 H 286.2°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9891EA |
|---|---|
| RGB | rgb(152, 145, 234) |
| HSL | hsl(245, 68%, 74%) |
| HSV | hsv(245, 38%, 92%) |
| CMYK | cmyk(35%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(64.05, 23.04, -44.07) |
| CIE-LCH | lch(64.05, 49.73, 297.60°) |
| OKLab | oklab(69.9% 0.0358 -0.1235) |
| OKLCH | oklch(69.9% 0.129 286.2) |
| XYZ | xyz(37.9215, 32.8656, 82.1716) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.04
Lavender Blue
#8B88F8
ΔE00 4.36
Periwinkle Blue
#8F99FB
ΔE00 4.72
Periwinkle (survey)
#8E82FE
ΔE00 5.75
Lavender
#B39DDB
ΔE00 8.56
Liliac
#C48EFD
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891EA #E3EA91
analogous
#91B7EA #9891EA #C591EA
triadic
#9891EA #EA9891 #91EA98
tetradic
#9891EA #EA91B7 #E3EA91 #91EAC5
square
#9891EA #EA91B7 #E3EA91 #91EAC5
split-complementary
#9891EA #EAC591 #B7EA91
monochromatic
#382AD6 #685EE0 #9891EA #C8C4F4 #E7E5FA
Accessibility & contrast
On white
2.77
#9891EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#9891EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891EA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891EA | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#7399E8
Tritanopia (blue-blind)
#83A2B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9891ea; /* rgb */ color: rgb(152, 145, 234); /* oklch */ color: oklch(69.9% 0.129 286.2);
Tailwind
colors: {
custom: {
50: '#b9b1f1',
500: '#9891ea',
950: '#000000',
},
}SCSS
$custom: #9891ea; $custom-light: #b9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#9891ea",
"rgb": {
"r": 152,
"g": 145,
"b": 234
},
"hsl": {
"h": 244.719,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.69903,
"c": 0.12861,
"h": 286.2
},
"luminance": 0.32867
}Semantic roles & 50–950 ramp
primary
#9891EA
secondary
#F0F2D9
accent
#D016C1
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85