#89A4E5#89A4E5
#89A4E5 is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.4% C 0.100 H 266.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E5 |
|---|---|
| RGB | rgb(137, 164, 229) |
| HSL | hsl(222, 64%, 72%) |
| HSV | hsv(222, 40%, 90%) |
| CMYK | cmyk(40.2%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(67.67, 6.83, -35.74) |
| CIE-LCH | lch(67.67, 36.38, 280.82°) |
| OKLab | oklab(72.35% -0.0059 -0.0997) |
| OKLCH | oklch(72.35% 0.1 266.6) |
| XYZ | xyz(37.7305, 37.5245, 79.3684) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 8.46
Soft Blue
#6488EA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E5 #E5CA89
analogous
#89D2E5 #89A4E5 #9C89E5
triadic
#89A4E5 #E589A4 #A4E589
tetradic
#89A4E5 #E589D2 #E5CA89 #89E59C
square
#89A4E5 #E589D2 #E5CA89 #89E59C
split-complementary
#89A4E5 #E59C89 #D2E589
monochromatic
#2C5AC8 #577DDA #89A4E5 #BBCBF0 #E6ECF9
Accessibility & contrast
On white
2.47
#89A4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#89A4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E5 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E8
Deuteranopia (green-blind)
#85A1E4
Tritanopia (blue-blind)
#6AB1BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a4e5; /* rgb */ color: rgb(137, 164, 229); /* oklch */ color: oklch(72.4% 0.100 266.6);
Tailwind
colors: {
custom: {
50: '#aebeed',
500: '#89a4e5',
950: '#000000',
},
}SCSS
$custom: #89a4e5; $custom-light: #aebeed; $custom-dark: #000000;
JSON
{
"hex": "#89a4e5",
"rgb": {
"r": 137,
"g": 164,
"b": 229
},
"hsl": {
"h": 222.391,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.72354,
"c": 0.09987,
"h": 266.6
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#89A4E5
secondary
#F1EAD9
accent
#971ACC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184