#888ABC#888ABC
#888ABC is a light, moderate blue. Relative luminance 0.270; OKLCH L 65.1% C 0.074 H 282.3°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #888ABC |
|---|---|
| RGB | rgb(136, 138, 188) |
| HSL | hsl(238, 28%, 64%) |
| HSV | hsv(238, 28%, 74%) |
| CMYK | cmyk(27.7%, 26.6%, 0%, 26.3%) |
| CIE-LAB | lab(59.01, 10.61, -26.29) |
| CIE-LCH | lch(59.01, 28.35, 291.98°) |
| OKLab | oklab(65.06% 0.0159 -0.0726) |
| OKLCH | oklch(65.06% 0.074 282.3) |
| XYZ | xyz(28.3166, 27.0414, 51.2948) |
| Luminance | 0.2704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.63
Lavender
#B39DDB
ΔE00 9.99
Lavender Blue
#8B88F8
ΔE00 10.25
Faded Blue
#658CBB
ΔE00 10.58
Wisteria
#A87DC2
ΔE00 10.72
Periwinkle Blue
#8F99FB
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888ABC #BCBA88
analogous
#88A4BC #888ABC #A088BC
triadic
#888ABC #BC888A #8ABC88
tetradic
#888ABC #BC88A4 #BCBA88 #88BCA0
square
#888ABC #BC88A4 #BCBA88 #88BCA0
split-complementary
#888ABC #BCA088 #A4BC88
monochromatic
#494B81 #6164A6 #888ABC #AFB0D2 #D6D7E8
Accessibility & contrast
On white
3.28
#888ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#888ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888ABC
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888ABC | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BE
Deuteranopia (green-blind)
#7A8CBB
Tritanopia (blue-blind)
#7B939B
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #888abc; /* rgb */ color: rgb(136, 138, 188); /* oklch */ color: oklch(65.1% 0.074 282.3);
Tailwind
colors: {
custom: {
50: '#acacd0',
500: '#888abc',
950: '#000000',
},
}SCSS
$custom: #888abc; $custom-light: #acacd0; $custom-dark: #000000;
JSON
{
"hex": "#888abc",
"rgb": {
"r": 136,
"g": 138,
"b": 188
},
"hsl": {
"h": 237.692,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.65061,
"c": 0.07434,
"h": 282.3
},
"luminance": 0.27042
}Semantic roles & 50–950 ramp
primary
#888ABC
secondary
#D9D8C7
accent
#A33FA7
background
#FAFAFC
surface
#F4F4F9
border
#CECED2
text
#101014
muted
#7F7F82