#89A2CA#89A2CA
#89A2CA is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.8% C 0.065 H 259.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2CA |
|---|---|
| RGB | rgb(137, 162, 202) |
| HSL | hsl(217, 38%, 66%) |
| HSV | hsv(217, 32%, 79%) |
| CMYK | cmyk(32.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.08, 0.79, -23.29) |
| CIE-LCH | lch(66.08, 23.30, 271.95°) |
| OKLab | oklab(70.76% -0.0117 -0.0642) |
| OKLCH | oklch(70.76% 0.065 259.7) |
| XYZ | xyz(33.8944, 35.4219, 60.9169) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.87
Faded Blue
#658CBB
ΔE00 8.41
Bluey Grey
#89A0B0
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 8.60
Carolina Blue
#8AB8FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2CA #CAB189
analogous
#89C3CA #89A2CA #9189CA
triadic
#89A2CA #CA89A2 #A2CA89
tetradic
#89A2CA #CA89C3 #CAB189 #89CA91
square
#89A2CA #CA89C3 #CAB189 #89CA91
split-complementary
#89A2CA #CA9189 #C3CA89
monochromatic
#436395 #5F81B7 #89A2CA #B3C3DD #DDE5F0
Accessibility & contrast
On white
2.60
#89A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#89A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2CA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2CA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8D9EC9
Tritanopia (blue-blind)
#76AAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #89a2ca; /* rgb */ color: rgb(137, 162, 202); /* oklch */ color: oklch(70.8% 0.065 259.7);
Tailwind
colors: {
custom: {
50: '#adbdda',
500: '#89a2ca',
950: '#000000',
},
}SCSS
$custom: #89a2ca; $custom-light: #adbdda; $custom-dark: #000000;
JSON
{
"hex": "#89a2ca",
"rgb": {
"r": 137,
"g": 162,
"b": 202
},
"hsl": {
"h": 216.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.70761,
"c": 0.06524,
"h": 259.7
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#89A2CA
secondary
#E2DACD
accent
#8135B1
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183