#89A2CC#89A2CC
#89A2CC is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.8% C 0.068 H 260.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2CC |
|---|---|
| RGB | rgb(137, 162, 204) |
| HSL | hsl(218, 40%, 67%) |
| HSV | hsv(218, 33%, 80%) |
| CMYK | cmyk(32.8%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(66.15, 1.31, -24.29) |
| CIE-LCH | lch(66.15, 24.32, 273.08°) |
| OKLab | oklab(70.84% -0.011 -0.067) |
| OKLCH | oklch(70.84% 0.068 260.7) |
| XYZ | xyz(34.1327, 35.5172, 62.1721) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.70
Cornflowerblue
#6495ED
ΔE00 7.75
Faded Blue
#658CBB
ΔE00 8.45
Carolina Blue
#8AB8FE
ΔE00 8.47
Perrywinkle
#8F8CE7
ΔE00 8.52
Bluey Grey
#89A0B0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2CC #CCB389
analogous
#89C4CC #89A2CC #9289CC
triadic
#89A2CC #CC89A2 #A2CC89
tetradic
#89A2CC #CC89C4 #CCB389 #89CC92
square
#89A2CC #CC89C4 #CCB389 #89CC92
split-complementary
#89A2CC #CC9289 #C4CC89
monochromatic
#426299 #5E80BA #89A2CC #B4C4DE #DEE5F1
Accessibility & contrast
On white
2.59
#89A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#89A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2CC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2CC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CE
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#75ABB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #89a2cc; /* rgb */ color: rgb(137, 162, 204); /* oklch */ color: oklch(70.8% 0.068 260.7);
Tailwind
colors: {
custom: {
50: '#adbddb',
500: '#89a2cc',
950: '#000000',
},
}SCSS
$custom: #89a2cc; $custom-light: #adbddb; $custom-dark: #000000;
JSON
{
"hex": "#89a2cc",
"rgb": {
"r": 137,
"g": 162,
"b": 204
},
"hsl": {
"h": 217.612,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.70843,
"c": 0.06791,
"h": 260.7
},
"luminance": 0.35519
}Semantic roles & 50–950 ramp
primary
#89A2CC
secondary
#E3DBCE
accent
#8333B3
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183