#888EED#888EED
#888EED is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.3% C 0.139 H 279.3°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #888EED |
|---|---|
| RGB | rgb(136, 142, 237) |
| HSL | hsl(236, 74%, 73%) |
| HSV | hsv(236, 43%, 93%) |
| CMYK | cmyk(42.6%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(62.25, 21.48, -48.65) |
| CIE-LCH | lch(62.25, 53.18, 293.82°) |
| OKLab | oklab(68.27% 0.0225 -0.1372) |
| OKLCH | oklch(68.27% 0.139 279.3) |
| XYZ | xyz(35.1079, 30.6931, 84.1788) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.24
Lavender Blue
#8B88F8
ΔE00 2.70
Periwinkle Blue
#8F99FB
ΔE00 3.47
Periwinkle (survey)
#8E82FE
ΔE00 4.87
Soft Blue
#6488EA
ΔE00 6.69
Cornflower
#6A79F7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EED #EDE788
analogous
#88C0ED #888EED #B488ED
triadic
#888EED #ED888E #8EED88
tetradic
#888EED #ED88C0 #EDE788 #88EDB4
square
#888EED #ED88C0 #EDE788 #88EDB4
split-complementary
#888EED #EDB488 #C0ED88
monochromatic
#212CDA #535CE5 #888EED #BDC0F5 #E4E6FB
Accessibility & contrast
On white
2.94
#888EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#888EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EED
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EED | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF1
Deuteranopia (green-blind)
#6593EB
Tritanopia (blue-blind)
#67A1B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888eed; /* rgb */ color: rgb(136, 142, 237); /* oklch */ color: oklch(68.3% 0.139 279.3);
Tailwind
colors: {
custom: {
50: '#afaef3',
500: '#888eed',
950: '#000000',
},
}SCSS
$custom: #888eed; $custom-light: #afaef3; $custom-dark: #000000;
JSON
{
"hex": "#888eed",
"rgb": {
"r": 136,
"g": 142,
"b": 237
},
"hsl": {
"h": 236.436,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.68273,
"c": 0.13903,
"h": 279.3
},
"luminance": 0.30695
}Semantic roles & 50–950 ramp
primary
#888EED
secondary
#F3F1D8
accent
#CA10D6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85