#888EE2#888EE2
#888EE2 is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.7% C 0.124 H 279.4°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #888EE2 |
|---|---|
| RGB | rgb(136, 142, 226) |
| HSL | hsl(236, 61%, 71%) |
| HSV | hsv(236, 40%, 89%) |
| CMYK | cmyk(39.8%, 37.2%, 0%, 11.4%) |
| CIE-LAB | lab(61.71, 18.39, -43.40) |
| CIE-LCH | lch(61.71, 47.13, 292.96°) |
| OKLab | oklab(67.69% 0.0203 -0.1219) |
| OKLCH | oklch(67.69% 0.124 279.4) |
| XYZ | xyz(33.5498, 30.0698, 75.9731) |
| Luminance | 0.3007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.99
Lavender Blue
#8B88F8
ΔE00 3.94
Periwinkle Blue
#8F99FB
ΔE00 4.41
Periwinkle (survey)
#8E82FE
ΔE00 5.92
Soft Blue
#6488EA
ΔE00 7.08
Cornflower
#6A79F7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EE2 #E2DC88
analogous
#88BBE2 #888EE2 #AF88E2
triadic
#888EE2 #E2888E #8EE288
tetradic
#888EE2 #E288BB #E2DC88 #88E2AF
square
#888EE2 #E288BB #E2DC88 #88E2AF
split-complementary
#888EE2 #E2AF88 #BBE288
monochromatic
#2F39C1 #575FD6 #888EE2 #B9BDEE #E6E8F9
Accessibility & contrast
On white
2.99
#888EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#888EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EE2
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EE2 | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E5
Deuteranopia (green-blind)
#6C92E0
Tritanopia (blue-blind)
#6D9FAD
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888ee2; /* rgb */ color: rgb(136, 142, 226); /* oklch */ color: oklch(67.7% 0.124 279.4);
Tailwind
colors: {
custom: {
50: '#aeaeeb',
500: '#888ee2',
950: '#000000',
},
}SCSS
$custom: #888ee2; $custom-light: #aeaeeb; $custom-dark: #000000;
JSON
{
"hex": "#888ee2",
"rgb": {
"r": 136,
"g": 142,
"b": 226
},
"hsl": {
"h": 236,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.6769,
"c": 0.12359,
"h": 279.4
},
"luminance": 0.30071
}Semantic roles & 50–950 ramp
primary
#888EE2
secondary
#EFEDD7
accent
#BD1DC9
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111016
muted
#807F84