#889EBC#889EBC
#889EBC is a light, muted cyan. Relative luminance 0.333; OKLCH L 69.3% C 0.051 H 256.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #889EBC |
|---|---|
| RGB | rgb(136, 158, 188) |
| HSL | hsl(215, 28%, 64%) |
| HSV | hsv(215, 28%, 74%) |
| CMYK | cmyk(27.7%, 16%, 0%, 26.3%) |
| CIE-LAB | lab(64.42, -0.78, -18.02) |
| CIE-LCH | lch(64.42, 18.04, 267.53°) |
| OKLab | oklab(69.28% -0.0121 -0.0494) |
| OKLCH | oklch(69.28% 0.051 256.2) |
| XYZ | xyz(31.4547, 33.3177, 52.3409) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.98
Blue Grey
#758DA3
ΔE00 6.86
Bluegrey
#85A3B2
ΔE00 7.90
Faded Blue
#658CBB
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.17
Cool Gray
#9AA7B0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EBC #BCA688
analogous
#88B8BC #889EBC #8C88BC
triadic
#889EBC #BC889E #9EBC88
tetradic
#889EBC #BC88B8 #BCA688 #88BC8C
square
#889EBC #BC88B8 #BCA688 #88BC8C
split-complementary
#889EBC #BC8C88 #B8BC88
monochromatic
#496081 #617EA6 #889EBC #AFBED2 #D6DEE8
Accessibility & contrast
On white
2.74
#889EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#889EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EBC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EBC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#7AA4A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #889ebc; /* rgb */ color: rgb(136, 158, 188); /* oklch */ color: oklch(69.3% 0.051 256.2);
Tailwind
colors: {
custom: {
50: '#abbad0',
500: '#889ebc',
950: '#000000',
},
}SCSS
$custom: #889ebc; $custom-light: #abbad0; $custom-dark: #000000;
JSON
{
"hex": "#889ebc",
"rgb": {
"r": 136,
"g": 158,
"b": 188
},
"hsl": {
"h": 214.615,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.69278,
"c": 0.05083,
"h": 256.2
},
"luminance": 0.33319
}Semantic roles & 50–950 ramp
primary
#889EBC
secondary
#D9D1C7
accent
#7B3FA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101114
muted
#7F8082