#89A4CC#89A4CC
#89A4CC is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.3% C 0.066 H 258.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4CC |
|---|---|
| RGB | rgb(137, 164, 204) |
| HSL | hsl(216, 40%, 67%) |
| HSV | hsv(216, 33%, 80%) |
| CMYK | cmyk(32.8%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(66.69, 0.19, -23.45) |
| CIE-LCH | lch(66.69, 23.45, 270.46°) |
| OKLab | oklab(71.27% -0.0136 -0.0647) |
| OKLCH | oklch(71.27% 0.066 258.1) |
| XYZ | xyz(34.4878, 36.2275, 62.2905) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.90
Bluey Grey
#89A0B0
ΔE00 8.34
Faded Blue
#658CBB
ΔE00 8.66
Pastel Blue
#A2BFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4CC #CCB189
analogous
#89C6CC #89A4CC #9089CC
triadic
#89A4CC #CC89A4 #A4CC89
tetradic
#89A4CC #CC89C6 #CCB189 #89CC90
square
#89A4CC #CC89C6 #CCB189 #89CC90
split-complementary
#89A4CC #CC9089 #C6CC89
monochromatic
#426599 #5E83BA #89A4CC #B4C5DE #DEE6F1
Accessibility & contrast
On white
2.55
#89A4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#89A4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4CC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4CC | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#75ACB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #89a4cc; /* rgb */ color: rgb(137, 164, 204); /* oklch */ color: oklch(71.3% 0.066 258.1);
Tailwind
colors: {
custom: {
50: '#adbedb',
500: '#89a4cc',
950: '#000000',
},
}SCSS
$custom: #89a4cc; $custom-light: #adbedb; $custom-dark: #000000;
JSON
{
"hex": "#89a4cc",
"rgb": {
"r": 137,
"g": 164,
"b": 204
},
"hsl": {
"h": 215.821,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.7127,
"c": 0.06609,
"h": 258.1
},
"luminance": 0.36229
}Semantic roles & 50–950 ramp
primary
#89A4CC
secondary
#E3DACE
accent
#7F33B3
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183