#89A4E8#89A4E8
#89A4E8 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.5% C 0.104 H 267.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E8 |
|---|---|
| RGB | rgb(137, 164, 232) |
| HSL | hsl(223, 67%, 72%) |
| HSV | hsv(223, 41%, 91%) |
| CMYK | cmyk(40.9%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(67.79, 7.65, -37.19) |
| CIE-LCH | lch(67.79, 37.97, 281.63°) |
| OKLab | oklab(72.49% -0.0051 -0.1039) |
| OKLCH | oklch(72.49% 0.104 267.2) |
| XYZ | xyz(38.1530, 37.6935, 81.5935) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 8.45
Soft Blue
#6488EA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E8 #E8CD89
analogous
#89D4E8 #89A4E8 #9D89E8
triadic
#89A4E8 #E889A4 #A4E889
tetradic
#89A4E8 #E889D4 #E8CD89 #89E89D
square
#89A4E8 #E889D4 #E8CD89 #89E89D
split-complementary
#89A4E8 #E89D89 #D4E889
monochromatic
#2857CE #567DDE #89A4E8 #BCCBF2 #E5EBFA
Accessibility & contrast
On white
2.46
#89A4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#89A4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAEB
Deuteranopia (green-blind)
#83A1E6
Tritanopia (blue-blind)
#69B2BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a4e8; /* rgb */ color: rgb(137, 164, 232); /* oklch */ color: oklch(72.5% 0.104 267.2);
Tailwind
colors: {
custom: {
50: '#afbeef',
500: '#89a4e8',
950: '#000000',
},
}SCSS
$custom: #89a4e8; $custom-light: #afbeef; $custom-dark: #000000;
JSON
{
"hex": "#89a4e8",
"rgb": {
"r": 137,
"g": 164,
"b": 232
},
"hsl": {
"h": 222.947,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.72493,
"c": 0.104,
"h": 267.2
},
"luminance": 0.37695
}Semantic roles & 50–950 ramp
primary
#89A4E8
secondary
#F2EBD9
accent
#9B16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184