#888ACE#888ACE
#888ACE is a light, moderate blue. Relative luminance 0.279; OKLCH L 65.9% C 0.101 H 282.0°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #888ACE |
|---|---|
| RGB | rgb(136, 138, 206) |
| HSL | hsl(238, 42%, 67%) |
| HSV | hsv(238, 34%, 81%) |
| CMYK | cmyk(34%, 33%, 0%, 19.2%) |
| CIE-LAB | lab(59.77, 15.28, -35.28) |
| CIE-LCH | lch(59.77, 38.44, 293.41°) |
| OKLab | oklab(65.89% 0.0209 -0.0984) |
| OKLCH | oklch(65.89% 0.101 282) |
| XYZ | xyz(30.3793, 27.8665, 62.1587) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 6.69
Periwinkle Blue
#8F99FB
ΔE00 7.69
Periwinkle (survey)
#8E82FE
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 9.09
Faded Blue
#658CBB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888ACE #CECC88
analogous
#88ADCE #888ACE #A988CE
triadic
#888ACE #CE888A #8ACE88
tetradic
#888ACE #CE88AD #CECC88 #88CEA9
square
#888ACE #CE88AD #CECC88 #88CEA9
split-complementary
#888ACE #CEA988 #ADCE88
monochromatic
#40439C #5D5FBC #888ACE #B3B5E0 #DFDFF2
Accessibility & contrast
On white
3.19
#888ACE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#888ACE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888ACE
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888ACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888ACE | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592D1
Deuteranopia (green-blind)
#728ECC
Tritanopia (blue-blind)
#7597A3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #888ace; /* rgb */ color: rgb(136, 138, 206); /* oklch */ color: oklch(65.9% 0.101 282.0);
Tailwind
colors: {
custom: {
50: '#adacdd',
500: '#888ace',
950: '#000000',
},
}SCSS
$custom: #888ace; $custom-light: #adacdd; $custom-dark: #000000;
JSON
{
"hex": "#888ace",
"rgb": {
"r": 136,
"g": 138,
"b": 206
},
"hsl": {
"h": 238.286,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.65894,
"c": 0.10059,
"h": 282
},
"luminance": 0.27867
}Semantic roles & 50–950 ramp
primary
#888ACE
secondary
#E4E3CE
accent
#B131B5
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#101015
muted
#7F7F83