#888CE9#888CE9
#888CE9 is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.7% C 0.136 H 280.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #888CE9 |
|---|---|
| RGB | rgb(136, 140, 233) |
| HSL | hsl(238, 69%, 72%) |
| HSV | hsv(238, 42%, 91%) |
| CMYK | cmyk(41.6%, 39.9%, 0%, 8.6%) |
| CIE-LAB | lab(61.54, 21.51, -47.55) |
| CIE-LCH | lch(61.54, 52.19, 294.34°) |
| OKLab | oklab(67.67% 0.0242 -0.134) |
| OKLCH | oklch(67.67% 0.136 280.2) |
| XYZ | xyz(34.2351, 29.8721, 81.0370) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.69
Lavender Blue
#8B88F8
ΔE00 2.67
Periwinkle Blue
#8F99FB
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.70
Soft Blue
#6488EA
ΔE00 6.90
Cornflower
#6A79F7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888CE9 #E9E588
analogous
#88BCE9 #888CE9 #B588E9
triadic
#888CE9 #E9888C #8CE988
tetradic
#888CE9 #E988BC #E9E588 #88E9B5
square
#888CE9 #E988BC #E9E588 #88E9B5
split-complementary
#888CE9 #E9B588 #BCE988
monochromatic
#262DD0 #545ADF #888CE9 #BCBEF3 #E5E6FA
Accessibility & contrast
On white
3.01
#888CE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#888CE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888CE9
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888CE9 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98ED
Deuteranopia (green-blind)
#6591E7
Tritanopia (blue-blind)
#6A9FAF
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888ce9; /* rgb */ color: rgb(136, 140, 233); /* oklch */ color: oklch(67.7% 0.136 280.2);
Tailwind
colors: {
custom: {
50: '#afadf0',
500: '#888ce9',
950: '#000000',
},
}SCSS
$custom: #888ce9; $custom-light: #afadf0; $custom-dark: #000000;
JSON
{
"hex": "#888ce9",
"rgb": {
"r": 136,
"g": 140,
"b": 233
},
"hsl": {
"h": 237.526,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.6767,
"c": 0.13617,
"h": 280.2
},
"luminance": 0.29874
}Semantic roles & 50–950 ramp
primary
#888CE9
secondary
#F2F1D9
accent
#C915D1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84