#9897EA#9897EA
#9897EA is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.1% C 0.120 H 283.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9897EA |
|---|---|
| RGB | rgb(152, 151, 234) |
| HSL | hsl(241, 66%, 75%) |
| HSV | hsv(241, 35%, 92%) |
| CMYK | cmyk(35%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(65.55, 19.59, -41.71) |
| CIE-LCH | lch(65.55, 46.09, 295.16°) |
| OKLab | oklab(71.05% 0.0279 -0.1167) |
| OKLCH | oklch(71.05% 0.12 283.5) |
| XYZ | xyz(38.8627, 34.7479, 82.4854) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 3.82
Lavender Blue
#8B88F8
ΔE00 5.47
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Lavender
#B39DDB
ΔE00 8.34
Pastel Purple
#CAA0FF
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9897EA #E9EA97
analogous
#97BFEA #9897EA #C197EA
triadic
#9897EA #EA9897 #97EA98
tetradic
#9897EA #EA97BF #E9EA97 #97EAC1
square
#9897EA #EA97BF #E9EA97 #97EAC1
split-complementary
#9897EA #EAC197 #BFEA97
monochromatic
#3331D5 #6664E0 #9897EA #CACAF4 #E6E6FA
Accessibility & contrast
On white
2.64
#9897EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#9897EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9897EA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9897EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9897EA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#7A9DE8
Tritanopia (blue-blind)
#82A7B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9897ea; /* rgb */ color: rgb(152, 151, 234); /* oklch */ color: oklch(71.1% 0.120 283.5);
Tailwind
colors: {
custom: {
50: '#b9b5f1',
500: '#9897ea',
950: '#000000',
},
}SCSS
$custom: #9897ea; $custom-light: #b9b5f1; $custom-dark: #000000;
JSON
{
"hex": "#9897ea",
"rgb": {
"r": 152,
"g": 151,
"b": 234
},
"hsl": {
"h": 240.723,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.71052,
"c": 0.12,
"h": 283.5
},
"luminance": 0.34749
}Semantic roles & 50–950 ramp
primary
#9897EA
secondary
#F1F1DA
accent
#CE17CC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084