#888BBD#888BBD
#888BBD is a light, moderate blue. Relative luminance 0.274; OKLCH L 65.3% C 0.074 H 281.5°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #888BBD |
|---|---|
| RGB | rgb(136, 139, 189) |
| HSL | hsl(237, 29%, 64%) |
| HSV | hsv(237, 28%, 74%) |
| CMYK | cmyk(28%, 26.5%, 0%, 25.9%) |
| CIE-LAB | lab(59.32, 10.28, -26.38) |
| CIE-LCH | lch(59.32, 28.32, 291.30°) |
| OKLab | oklab(65.31% 0.0148 -0.0729) |
| OKLCH | oklch(65.31% 0.074 281.5) |
| XYZ | xyz(28.5689, 27.3729, 51.9125) |
| Luminance | 0.2737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.43
Lavender
#B39DDB
ΔE00 9.94
Lavender Blue
#8B88F8
ΔE00 10.06
Faded Blue
#658CBB
ΔE00 10.32
Periwinkle Blue
#8F99FB
ΔE00 10.44
Wisteria
#A87DC2
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BBD #BDBA88
analogous
#88A5BD #888BBD #9F88BD
triadic
#888BBD #BD888B #8BBD88
tetradic
#888BBD #BD88A5 #BDBA88 #88BD9F
square
#888BBD #BD88A5 #BDBA88 #88BD9F
split-complementary
#888BBD #BD9F88 #A5BD88
monochromatic
#484C82 #6165A7 #888BBD #AFB1D3 #D7D8E9
Accessibility & contrast
On white
3.24
#888BBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#888BBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #888BBD
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BBD | 1.00 | 3.24 | 6.47 | 6.47 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91BF
Deuteranopia (green-blind)
#7B8DBC
Tritanopia (blue-blind)
#7B949C
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #888bbd; /* rgb */ color: rgb(136, 139, 189); /* oklch */ color: oklch(65.3% 0.074 281.5);
Tailwind
colors: {
custom: {
50: '#acacd1',
500: '#888bbd',
950: '#000000',
},
}SCSS
$custom: #888bbd; $custom-light: #acacd1; $custom-dark: #000000;
JSON
{
"hex": "#888bbd",
"rgb": {
"r": 136,
"g": 139,
"b": 189
},
"hsl": {
"h": 236.604,
"s": 28.649,
"l": 63.725
},
"oklch": {
"l": 0.65311,
"c": 0.07438,
"h": 281.5
},
"luminance": 0.27374
}Semantic roles & 50–950 ramp
primary
#888BBD
secondary
#DAD9C7
accent
#A13EA7
background
#FAFAFC
surface
#F4F4F9
border
#CECED2
text
#101014
muted
#7F7F82