#9892EB#9892EB
#9892EB is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.129 H 285.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9892EB |
|---|---|
| RGB | rgb(152, 146, 235) |
| HSL | hsl(244, 69%, 75%) |
| HSV | hsv(244, 38%, 92%) |
| CMYK | cmyk(35.3%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(64.35, 22.73, -44.16) |
| CIE-LCH | lch(64.35, 49.66, 297.23°) |
| OKLab | oklab(70.14% 0.0347 -0.1238) |
| OKLCH | oklch(70.14% 0.129 285.7) |
| XYZ | xyz(38.2191, 33.2302, 82.9815) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.17
Lavender Blue
#8B88F8
ΔE00 4.39
Periwinkle Blue
#8F99FB
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 5.87
Lavender
#B39DDB
ΔE00 8.61
Liliac
#C48EFD
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9892EB #E5EB92
analogous
#92B9EB #9892EB #C592EB
triadic
#9892EB #EB9892 #92EB98
tetradic
#9892EB #EB92B9 #E5EB92 #92EBC5
square
#9892EB #EB92B9 #E5EB92 #92EBC5
split-complementary
#9892EB #EBC592 #B9EB92
monochromatic
#362BD8 #675EE2 #9892EB #C9C6F4 #E7E5FA
Accessibility & contrast
On white
2.75
#9892EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9892EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9892EB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9892EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9892EB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 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)
#769FEE
Deuteranopia (green-blind)
#7499E9
Tritanopia (blue-blind)
#82A3B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9892eb; /* rgb */ color: rgb(152, 146, 235); /* oklch */ color: oklch(70.1% 0.129 285.7);
Tailwind
colors: {
custom: {
50: '#b9b2f2',
500: '#9892eb',
950: '#000000',
},
}SCSS
$custom: #9892eb; $custom-light: #b9b2f2; $custom-dark: #000000;
JSON
{
"hex": "#9892eb",
"rgb": {
"r": 152,
"g": 146,
"b": 235
},
"hsl": {
"h": 244.045,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.70144,
"c": 0.12855,
"h": 285.7
},
"luminance": 0.33231
}Semantic roles & 50–950 ramp
primary
#9892EB
secondary
#F0F2D9
accent
#D115C4
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85