#888EBD#888EBD
#888EBD is a light, moderate blue. Relative luminance 0.283; OKLCH L 65.9% C 0.070 H 278.6°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #888EBD |
|---|---|
| RGB | rgb(136, 142, 189) |
| HSL | hsl(233, 29%, 64%) |
| HSV | hsv(233, 28%, 74%) |
| CMYK | cmyk(28%, 24.9%, 0%, 25.9%) |
| CIE-LAB | lab(60.12, 8.55, -25.15) |
| CIE-LCH | lch(60.12, 26.57, 288.78°) |
| OKLab | oklab(65.93% 0.0105 -0.0694) |
| OKLCH | oklch(65.93% 0.07 278.6) |
| XYZ | xyz(29.0092, 28.2536, 52.0593) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.56
Faded Blue
#658CBB
ΔE00 9.77
Lavender
#B39DDB
ΔE00 10.05
Periwinkle Blue
#8F99FB
ΔE00 10.06
Lavender Blue
#8B88F8
ΔE00 10.14
Blue Grey
#758DA3
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EBD #BDB788
analogous
#88A8BD #888EBD #9C88BD
triadic
#888EBD #BD888E #8EBD88
tetradic
#888EBD #BD88A8 #BDB788 #88BD9C
square
#888EBD #BD88A8 #BDB788 #88BD9C
split-complementary
#888EBD #BD9C88 #A8BD88
monochromatic
#484F82 #6169A7 #888EBD #AFB3D3 #D7D9E9
Accessibility & contrast
On white
3.16
#888EBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#888EBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888EBD
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EBD | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BF
Deuteranopia (green-blind)
#7E8FBC
Tritanopia (blue-blind)
#7B979E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #888ebd; /* rgb */ color: rgb(136, 142, 189); /* oklch */ color: oklch(65.9% 0.070 278.6);
Tailwind
colors: {
custom: {
50: '#acafd1',
500: '#888ebd',
950: '#000000',
},
}SCSS
$custom: #888ebd; $custom-light: #acafd1; $custom-dark: #000000;
JSON
{
"hex": "#888ebd",
"rgb": {
"r": 136,
"g": 142,
"b": 189
},
"hsl": {
"h": 233.208,
"s": 28.649,
"l": 63.725
},
"oklch": {
"l": 0.65931,
"c": 0.07021,
"h": 278.6
},
"luminance": 0.28254
}Semantic roles & 50–950 ramp
primary
#888EBD
secondary
#DAD8C7
accent
#9B3EA7
background
#FAFAFC
surface
#F4F4F9
border
#CECED2
text
#101014
muted
#7F7F82