#889BB9#889BB9
#889BB9 is a light, muted blue. Relative luminance 0.322; OKLCH L 68.5% C 0.049 H 259.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #889BB9 |
|---|---|
| RGB | rgb(136, 155, 185) |
| HSL | hsl(217, 26%, 63%) |
| HSV | hsv(217, 26%, 73%) |
| CMYK | cmyk(26.5%, 16.2%, 0%, 27.5%) |
| CIE-LAB | lab(63.49, 0.17, -17.75) |
| CIE-LCH | lch(63.49, 17.75, 270.53°) |
| OKLab | oklab(68.52% -0.009 -0.0486) |
| OKLCH | oklch(68.52% 0.049 259.5) |
| XYZ | xyz(30.6292, 32.1787, 50.4869) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Blue Grey
#758DA3
ΔE00 6.69
Bluey Grey
#89A0B0
ΔE00 6.72
Faded Blue
#658CBB
ΔE00 7.99
Lightslategray
#778899
ΔE00 8.23
Perrywinkle
#8F8CE7
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BB9 #B9A688
analogous
#88B3B9 #889BB9 #8D88B9
triadic
#889BB9 #B9889B #9BB988
tetradic
#889BB9 #B988B3 #B9A688 #88B98D
square
#889BB9 #B988B3 #B9A688 #88B98D
split-complementary
#889BB9 #B98D88 #B3B988
monochromatic
#4A5E7D #617BA2 #889BB9 #AFBBD0 #D5DCE6
Accessibility & contrast
On white
2.82
#889BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#889BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BB9
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BB9 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CBA
Deuteranopia (green-blind)
#8C98B8
Tritanopia (blue-blind)
#7BA1A5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #889bb9; /* rgb */ color: rgb(136, 155, 185); /* oklch */ color: oklch(68.5% 0.049 259.5);
Tailwind
colors: {
custom: {
50: '#abb8ce',
500: '#889bb9',
950: '#000000',
},
}SCSS
$custom: #889bb9; $custom-light: #abb8ce; $custom-dark: #000000;
JSON
{
"hex": "#889bb9",
"rgb": {
"r": 136,
"g": 155,
"b": 185
},
"hsl": {
"h": 216.735,
"s": 25.926,
"l": 62.941
},
"oklch": {
"l": 0.68516,
"c": 0.04942,
"h": 259.5
},
"luminance": 0.3218
}Semantic roles & 50–950 ramp
primary
#889BB9
secondary
#D7D0C6
accent
#7E41A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082