#89A1CA#89A1CA
#89A1CA is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.5% C 0.066 H 261.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89A1CA |
|---|---|
| RGB | rgb(137, 161, 202) |
| HSL | hsl(218, 38%, 66%) |
| HSV | hsv(218, 32%, 79%) |
| CMYK | cmyk(32.2%, 20.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.80, 1.35, -23.71) |
| CIE-LCH | lch(65.80, 23.74, 273.26°) |
| OKLab | oklab(70.55% -0.0103 -0.0654) |
| OKLCH | oklch(70.55% 0.066 261) |
| XYZ | xyz(33.7189, 35.0710, 60.8584) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.83
Cornflowerblue
#6495ED
ΔE00 7.93
Faded Blue
#658CBB
ΔE00 8.33
Perrywinkle
#8F8CE7
ΔE00 8.39
Bluey Grey
#89A0B0
ΔE00 8.86
Carolina Blue
#8AB8FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A1CA #CAB289
analogous
#89C2CA #89A1CA #9289CA
triadic
#89A1CA #CA89A1 #A1CA89
tetradic
#89A1CA #CA89C2 #CAB289 #89CA92
square
#89A1CA #CA89C2 #CAB289 #89CA92
split-complementary
#89A1CA #CA9289 #C2CA89
monochromatic
#436295 #5F7FB7 #89A1CA #B3C3DD #DDE4F0
Accessibility & contrast
On white
2.62
#89A1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#89A1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A1CA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A1CA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#8C9DC9
Tritanopia (blue-blind)
#76A9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #89a1ca; /* rgb */ color: rgb(137, 161, 202); /* oklch */ color: oklch(70.5% 0.066 261.0);
Tailwind
colors: {
custom: {
50: '#adbcda',
500: '#89a1ca',
950: '#000000',
},
}SCSS
$custom: #89a1ca; $custom-light: #adbcda; $custom-dark: #000000;
JSON
{
"hex": "#89a1ca",
"rgb": {
"r": 137,
"g": 161,
"b": 202
},
"hsl": {
"h": 217.846,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.70548,
"c": 0.06617,
"h": 261
},
"luminance": 0.35072
}Semantic roles & 50–950 ramp
primary
#89A1CA
secondary
#E2DACD
accent
#8335B1
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183