#888EEE#888EEE
#888EEE is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.3% C 0.140 H 279.3°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #888EEE |
|---|---|
| RGB | rgb(136, 142, 238) |
| HSL | hsl(236, 75%, 73%) |
| HSV | hsv(236, 43%, 93%) |
| CMYK | cmyk(42.9%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(62.30, 21.76, -49.12) |
| CIE-LCH | lch(62.30, 53.73, 293.89°) |
| OKLab | oklab(68.33% 0.0226 -0.1386) |
| OKLCH | oklch(68.33% 0.14 279.3) |
| XYZ | xyz(35.2544, 30.7517, 84.9504) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.31
Lavender Blue
#8B88F8
ΔE00 2.62
Periwinkle Blue
#8F99FB
ΔE00 3.41
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 6.68
Cornflower
#6A79F7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EEE #EEE888
analogous
#88C1EE #888EEE #B588EE
triadic
#888EEE #EE888E #8EEE88
tetradic
#888EEE #EE88C1 #EEE888 #88EEB5
square
#888EEE #EE88C1 #EEE888 #88EEB5
split-complementary
#888EEE #EEB588 #C1EE88
monochromatic
#1F2BDC #525BE6 #888EEE #BEC1F6 #E4E6FB
Accessibility & contrast
On white
2.94
#888EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#888EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EEE
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EEE | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#6493EC
Tritanopia (blue-blind)
#67A1B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888eee; /* rgb */ color: rgb(136, 142, 238); /* oklch */ color: oklch(68.3% 0.140 279.3);
Tailwind
colors: {
custom: {
50: '#afaff4',
500: '#888eee',
950: '#000000',
},
}SCSS
$custom: #888eee; $custom-light: #afaff4; $custom-dark: #000000;
JSON
{
"hex": "#888eee",
"rgb": {
"r": 136,
"g": 142,
"b": 238
},
"hsl": {
"h": 236.471,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.68327,
"c": 0.14043,
"h": 279.3
},
"luminance": 0.30753
}Semantic roles & 50–950 ramp
primary
#888EEE
secondary
#F3F1D8
accent
#CB0ED7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85