#888DEC#888DEC
#888DEC is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.0% C 0.139 H 279.7°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #888DEC |
|---|---|
| RGB | rgb(136, 141, 236) |
| HSL | hsl(237, 72%, 73%) |
| HSV | hsv(237, 42%, 93%) |
| CMYK | cmyk(42.4%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(61.95, 21.78, -48.58) |
| CIE-LCH | lch(61.95, 53.23, 294.15°) |
| OKLab | oklab(68.03% 0.0235 -0.137) |
| OKLCH | oklch(68.03% 0.139 279.7) |
| XYZ | xyz(34.8141, 30.3385, 83.3622) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.01
Lavender Blue
#8B88F8
ΔE00 2.55
Periwinkle Blue
#8F99FB
ΔE00 3.79
Periwinkle (survey)
#8E82FE
ΔE00 4.68
Soft Blue
#6488EA
ΔE00 6.76
Cornflower
#6A79F7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888DEC #ECE788
analogous
#88BFEC #888DEC #B588EC
triadic
#888DEC #EC888D #8DEC88
tetradic
#888DEC #EC88BF #ECE788 #88ECB5
square
#888DEC #EC88BF #ECE788 #88ECB5
split-complementary
#888DEC #ECB588 #BFEC88
monochromatic
#222BD7 #535AE4 #888DEC #BDC0F4 #E5E6FB
Accessibility & contrast
On white
2.97
#888DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#888DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888DEC
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888DEC | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#6492EA
Tritanopia (blue-blind)
#68A0B1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888dec; /* rgb */ color: rgb(136, 141, 236); /* oklch */ color: oklch(68.0% 0.139 279.7);
Tailwind
colors: {
custom: {
50: '#afaef2',
500: '#888dec',
950: '#000000',
},
}SCSS
$custom: #888dec; $custom-light: #afaef2; $custom-dark: #000000;
JSON
{
"hex": "#888dec",
"rgb": {
"r": 136,
"g": 141,
"b": 236
},
"hsl": {
"h": 237,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.68025,
"c": 0.139,
"h": 279.7
},
"luminance": 0.3034
}Semantic roles & 50–950 ramp
primary
#888DEC
secondary
#F2F1D9
accent
#CB11D5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85