#889FBB#889FBB
#889FBB is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.5% C 0.049 H 253.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #889FBB |
|---|---|
| RGB | rgb(136, 159, 187) |
| HSL | hsl(213, 27%, 63%) |
| HSV | hsv(213, 27%, 73%) |
| CMYK | cmyk(27.3%, 15%, 0%, 26.7%) |
| CIE-LAB | lab(64.66, -1.58, -17.10) |
| CIE-LCH | lch(64.66, 17.17, 264.72°) |
| OKLab | oklab(69.46% -0.0138 -0.0468) |
| OKLCH | oklch(69.46% 0.049 253.5) |
| XYZ | xyz(31.5186, 33.6173, 51.8322) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.06
Blue Grey
#758DA3
ΔE00 6.63
Bluegrey
#85A3B2
ΔE00 6.93
Greyblue
#77A1B5
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 7.77
Periwinkle Blue
#8F99FB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FBB #BBA488
analogous
#88B8BB #889FBB #8A88BB
triadic
#889FBB #BB889F #9FBB88
tetradic
#889FBB #BB88B8 #BBA488 #88BB8A
square
#889FBB #BB88B8 #BBA488 #88BB8A
split-complementary
#889FBB #BB8A88 #B8BB88
monochromatic
#496280 #6180A5 #889FBB #AFBED1 #D6DEE8
Accessibility & contrast
On white
2.72
#889FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#889FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FBB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FBB | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8F9BBA
Tritanopia (blue-blind)
#7AA5A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #889fbb; /* rgb */ color: rgb(136, 159, 187); /* oklch */ color: oklch(69.5% 0.049 253.5);
Tailwind
colors: {
custom: {
50: '#abbbcf',
500: '#889fbb',
950: '#000000',
},
}SCSS
$custom: #889fbb; $custom-light: #abbbcf; $custom-dark: #000000;
JSON
{
"hex": "#889fbb",
"rgb": {
"r": 136,
"g": 159,
"b": 187
},
"hsl": {
"h": 212.941,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.69456,
"c": 0.0488,
"h": 253.5
},
"luminance": 0.33618
}Semantic roles & 50–950 ramp
primary
#889FBB
secondary
#D8D0C6
accent
#7840A6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082