#89A2CB#89A2CB
#89A2CB is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.8% C 0.067 H 260.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2CB |
|---|---|
| RGB | rgb(137, 162, 203) |
| HSL | hsl(217, 39%, 67%) |
| HSV | hsv(217, 33%, 80%) |
| CMYK | cmyk(32.5%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.11, 1.05, -23.79) |
| CIE-LCH | lch(66.11, 23.81, 272.52°) |
| OKLab | oklab(70.8% -0.0113 -0.0656) |
| OKLCH | oklch(70.8% 0.067 260.2) |
| XYZ | xyz(34.0132, 35.4694, 61.5425) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.81
Faded Blue
#658CBB
ΔE00 8.43
Carolina Blue
#8AB8FE
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.56
Bluey Grey
#89A0B0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2CB #CBB289
analogous
#89C3CB #89A2CB #9189CB
triadic
#89A2CB #CB89A2 #A2CB89
tetradic
#89A2CB #CB89C3 #CBB289 #89CB91
square
#89A2CB #CB89C3 #CBB289 #89CB91
split-complementary
#89A2CB #CB9189 #C3CB89
monochromatic
#436397 #5F81B8 #89A2CB #B3C3DE #DEE5F0
Accessibility & contrast
On white
2.59
#89A2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#89A2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2CB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2CB | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#76ABB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #89a2cb; /* rgb */ color: rgb(137, 162, 203); /* oklch */ color: oklch(70.8% 0.067 260.2);
Tailwind
colors: {
custom: {
50: '#adbddb',
500: '#89a2cb',
950: '#000000',
},
}SCSS
$custom: #89a2cb; $custom-light: #adbddb; $custom-dark: #000000;
JSON
{
"hex": "#89a2cb",
"rgb": {
"r": 137,
"g": 162,
"b": 203
},
"hsl": {
"h": 217.273,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.70802,
"c": 0.06657,
"h": 260.2
},
"luminance": 0.35471
}Semantic roles & 50–950 ramp
primary
#89A2CB
secondary
#E3DACD
accent
#8234B2
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101215
muted
#7F8183