#889BB8#889BB8
#889BB8 is a light, muted blue. Relative luminance 0.321; OKLCH L 68.5% C 0.048 H 258.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #889BB8 |
|---|---|
| RGB | rgb(136, 155, 184) |
| HSL | hsl(216, 25%, 63%) |
| HSV | hsv(216, 26%, 72%) |
| CMYK | cmyk(26.1%, 15.8%, 0%, 27.8%) |
| CIE-LAB | lab(63.46, -0.08, -17.24) |
| CIE-LCH | lch(63.46, 17.24, 269.74°) |
| OKLab | oklab(68.48% -0.0094 -0.0472) |
| OKLCH | oklch(68.48% 0.048 258.7) |
| XYZ | xyz(30.5240, 32.1367, 49.9328) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.39
Blue Grey
#758DA3
ΔE00 6.47
Lightslategray
#778899
ΔE00 8.01
Faded Blue
#658CBB
ΔE00 8.04
Bluegrey
#85A3B2
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BB8 #B8A588
analogous
#88B3B8 #889BB8 #8D88B8
triadic
#889BB8 #B8889B #9BB888
tetradic
#889BB8 #B888B3 #B8A588 #88B88D
square
#889BB8 #B888B3 #B8A588 #88B88D
split-complementary
#889BB8 #B88D88 #B3B888
monochromatic
#4A5E7C #627BA1 #889BB8 #AEBBCF #D5DBE6
Accessibility & contrast
On white
2.83
#889BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#889BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BB8
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BB8 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CB9
Deuteranopia (green-blind)
#8C98B7
Tritanopia (blue-blind)
#7BA1A4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #889bb8; /* rgb */ color: rgb(136, 155, 184); /* oklch */ color: oklch(68.5% 0.048 258.7);
Tailwind
colors: {
custom: {
50: '#abb8cd',
500: '#889bb8',
950: '#000000',
},
}SCSS
$custom: #889bb8; $custom-light: #abb8cd; $custom-dark: #000000;
JSON
{
"hex": "#889bb8",
"rgb": {
"r": 136,
"g": 155,
"b": 184
},
"hsl": {
"h": 216.25,
"s": 25.263,
"l": 62.745
},
"oklch": {
"l": 0.68478,
"c": 0.04809,
"h": 258.7
},
"luminance": 0.32138
}Semantic roles & 50–950 ramp
primary
#889BB8
secondary
#D7D0C5
accent
#7D42A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082