#89A2CD#89A2CD
#89A2CD is a light, moderate blue. Relative luminance 0.356; OKLCH L 70.9% C 0.069 H 261.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2CD |
|---|---|
| RGB | rgb(137, 162, 205) |
| HSL | hsl(218, 40%, 67%) |
| HSV | hsv(218, 33%, 80%) |
| CMYK | cmyk(33.2%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.19, 1.56, -24.78) |
| CIE-LCH | lch(66.19, 24.83, 273.61°) |
| OKLab | oklab(70.88% -0.0107 -0.0684) |
| OKLCH | oklch(70.88% 0.069 261.1) |
| XYZ | xyz(34.2530, 35.5654, 62.8058) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.41
Faded Blue
#658CBB
ΔE00 8.48
Perrywinkle
#8F8CE7
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2CD #CDB489
analogous
#89C4CD #89A2CD #9289CD
triadic
#89A2CD #CD89A2 #A2CD89
tetradic
#89A2CD #CD89C4 #CDB489 #89CD92
square
#89A2CD #CD89C4 #CDB489 #89CD92
split-complementary
#89A2CD #CD9289 #C4CD89
monochromatic
#41629A #5E80BB #89A2CD #B4C4DF #DFE6F1
Accessibility & contrast
On white
2.59
#89A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#89A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2CD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2CD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#75ABB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #89a2cd; /* rgb */ color: rgb(137, 162, 205); /* oklch */ color: oklch(70.9% 0.069 261.1);
Tailwind
colors: {
custom: {
50: '#adbddc',
500: '#89a2cd',
950: '#000000',
},
}SCSS
$custom: #89a2cd; $custom-light: #adbddc; $custom-dark: #000000;
JSON
{
"hex": "#89a2cd",
"rgb": {
"r": 137,
"g": 162,
"b": 205
},
"hsl": {
"h": 217.941,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.70885,
"c": 0.06925,
"h": 261.1
},
"luminance": 0.35567
}Semantic roles & 50–950 ramp
primary
#89A2CD
secondary
#E4DCCE
accent
#8432B4
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183