#89A5CE#89A5CE
#89A5CE is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.6% C 0.068 H 257.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5CE |
|---|---|
| RGB | rgb(137, 165, 206) |
| HSL | hsl(216, 41%, 67%) |
| HSV | hsv(216, 33%, 81%) |
| CMYK | cmyk(33.5%, 19.9%, 0%, 19.2%) |
| CIE-LAB | lab(67.04, 0.15, -24.03) |
| CIE-LCH | lch(67.04, 24.03, 270.35°) |
| OKLab | oklab(71.57% -0.0143 -0.0663) |
| OKLCH | oklch(71.57% 0.068 257.8) |
| XYZ | xyz(34.9089, 36.6833, 63.6218) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.83
Carolina Blue
#8AB8FE
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 8.33
Bluey Grey
#89A0B0
ΔE00 8.52
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5CE #CEB289
analogous
#89C8CE #89A5CE #9089CE
triadic
#89A5CE #CE89A5 #A5CE89
tetradic
#89A5CE #CE89C8 #CEB289 #89CE90
square
#89A5CE #CE89C8 #CEB289 #89CE90
split-complementary
#89A5CE #CE9089 #C8CE89
monochromatic
#41669C #5E84BC #89A5CE #B4C6E0 #DFE7F2
Accessibility & contrast
On white
2.52
#89A5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#89A5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5CE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5CE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7D0
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#74AEB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89a5ce; /* rgb */ color: rgb(137, 165, 206); /* oklch */ color: oklch(71.6% 0.068 257.8);
Tailwind
colors: {
custom: {
50: '#adbfdd',
500: '#89a5ce',
950: '#000000',
},
}SCSS
$custom: #89a5ce; $custom-light: #adbfdd; $custom-dark: #000000;
JSON
{
"hex": "#89a5ce",
"rgb": {
"r": 137,
"g": 165,
"b": 206
},
"hsl": {
"h": 215.652,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.71565,
"c": 0.06783,
"h": 257.8
},
"luminance": 0.36685
}Semantic roles & 50–950 ramp
primary
#89A5CE
secondary
#E4DBCF
accent
#7F31B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183