#9895EA#9895EA
#9895EA is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.7% C 0.123 H 284.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9895EA |
|---|---|
| RGB | rgb(152, 149, 234) |
| HSL | hsl(242, 67%, 75%) |
| HSV | hsv(242, 36%, 92%) |
| CMYK | cmyk(35%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.05, 20.74, -42.50) |
| CIE-LCH | lch(65.05, 47.29, 296.01°) |
| OKLab | oklab(70.67% 0.0306 -0.119) |
| OKLCH | oklch(70.67% 0.123 284.4) |
| XYZ | xyz(38.5435, 34.1096, 82.3790) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.80
Periwinkle Blue
#8F99FB
ΔE00 4.05
Lavender Blue
#8B88F8
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 6.69
Lavender
#B39DDB
ΔE00 8.36
Liliac
#C48EFD
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9895EA #E7EA95
analogous
#95BCEA #9895EA #C395EA
triadic
#9895EA #EA9895 #95EA98
tetradic
#9895EA #EA95BC #E7EA95 #95EAC3
square
#9895EA #EA95BC #E7EA95 #95EAC3
split-complementary
#9895EA #EAC395 #BCEA95
monochromatic
#352FD6 #6662E0 #9895EA #CAC8F4 #E6E5FA
Accessibility & contrast
On white
2.68
#9895EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#9895EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9895EA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9895EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9895EA | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#789BE8
Tritanopia (blue-blind)
#82A5B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9895ea; /* rgb */ color: rgb(152, 149, 234); /* oklch */ color: oklch(70.7% 0.123 284.4);
Tailwind
colors: {
custom: {
50: '#b9b4f1',
500: '#9895ea',
950: '#000000',
},
}SCSS
$custom: #9895ea; $custom-light: #b9b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9895ea",
"rgb": {
"r": 152,
"g": 149,
"b": 234
},
"hsl": {
"h": 242.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.70666,
"c": 0.12284,
"h": 284.4
},
"luminance": 0.34111
}Semantic roles & 50–950 ramp
primary
#9895EA
secondary
#F1F1DA
accent
#CF17C8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085