#89A5E5#89A5E5
#89A5E5 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.099 H 265.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5E5 |
|---|---|
| RGB | rgb(137, 165, 229) |
| HSL | hsl(222, 64%, 72%) |
| HSV | hsv(222, 40%, 90%) |
| CMYK | cmyk(40.2%, 27.9%, 0%, 10.2%) |
| CIE-LAB | lab(67.93, 6.26, -35.32) |
| CIE-LCH | lch(67.93, 35.88, 280.05°) |
| OKLab | oklab(72.56% -0.0072 -0.0985) |
| OKLCH | oklch(72.56% 0.099 265.8) |
| XYZ | xyz(37.9101, 37.8838, 79.4283) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.78
Soft Blue
#6488EA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5E5 #E5C989
analogous
#89D3E5 #89A5E5 #9B89E5
triadic
#89A5E5 #E589A5 #A5E589
tetradic
#89A5E5 #E589D3 #E5C989 #89E59B
square
#89A5E5 #E589D3 #E5C989 #89E59B
split-complementary
#89A5E5 #E59B89 #D3E589
monochromatic
#2C5BC8 #577FDA #89A5E5 #BBCBF0 #E6ECF9
Accessibility & contrast
On white
2.45
#89A5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#89A5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5E5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5E5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE8
Deuteranopia (green-blind)
#86A2E4
Tritanopia (blue-blind)
#6AB2BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a5e5; /* rgb */ color: rgb(137, 165, 229); /* oklch */ color: oklch(72.6% 0.099 265.8);
Tailwind
colors: {
custom: {
50: '#aebfed',
500: '#89a5e5',
950: '#000000',
},
}SCSS
$custom: #89a5e5; $custom-light: #aebfed; $custom-dark: #000000;
JSON
{
"hex": "#89a5e5",
"rgb": {
"r": 137,
"g": 165,
"b": 229
},
"hsl": {
"h": 221.739,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.72561,
"c": 0.09877,
"h": 265.8
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#89A5E5
secondary
#F1E9D9
accent
#961ACC
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184