#9892EA#9892EA
#9892EA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.127 H 285.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9892EA |
|---|---|
| RGB | rgb(152, 146, 234) |
| HSL | hsl(244, 68%, 75%) |
| HSV | hsv(244, 38%, 92%) |
| CMYK | cmyk(35%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.30, 22.46, -43.68) |
| CIE-LCH | lch(64.30, 49.12, 297.22°) |
| OKLab | oklab(70.09% 0.0345 -0.1224) |
| OKLCH | oklch(70.09% 0.127 285.7) |
| XYZ | xyz(38.0750, 33.1725, 82.2228) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.19
Lavender Blue
#8B88F8
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 5.98
Lavender
#B39DDB
ΔE00 8.49
Liliac
#C48EFD
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9892EA #E4EA92
analogous
#92B8EA #9892EA #C492EA
triadic
#9892EA #EA9892 #92EA98
tetradic
#9892EA #EA92B8 #E4EA92 #92EAC4
square
#9892EA #EA92B8 #E4EA92 #92EAC4
split-complementary
#9892EA #EAC492 #B8EA92
monochromatic
#372BD6 #685FE0 #9892EA #C8C5F4 #E7E5FA
Accessibility & contrast
On white
2.75
#9892EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9892EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9892EA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9892EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9892EA | 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)
#769EED
Deuteranopia (green-blind)
#7499E8
Tritanopia (blue-blind)
#82A3B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9892ea; /* rgb */ color: rgb(152, 146, 234); /* oklch */ color: oklch(70.1% 0.127 285.7);
Tailwind
colors: {
custom: {
50: '#b9b2f1',
500: '#9892ea',
950: '#000000',
},
}SCSS
$custom: #9892ea; $custom-light: #b9b2f1; $custom-dark: #000000;
JSON
{
"hex": "#9892ea",
"rgb": {
"r": 152,
"g": 146,
"b": 234
},
"hsl": {
"h": 244.091,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.70093,
"c": 0.12717,
"h": 285.7
},
"luminance": 0.33174
}Semantic roles & 50–950 ramp
primary
#9892EA
secondary
#F0F2D9
accent
#D016C3
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85