#89A4E4#89A4E4
#89A4E4 is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.099 H 266.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E4 |
|---|---|
| RGB | rgb(137, 164, 228) |
| HSL | hsl(222, 63%, 72%) |
| HSV | hsv(222, 40%, 89%) |
| CMYK | cmyk(39.9%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.63, 6.55, -35.25) |
| CIE-LCH | lch(67.63, 35.86, 280.53°) |
| OKLab | oklab(72.31% -0.0062 -0.0983) |
| OKLCH | oklch(72.31% 0.099 266.4) |
| XYZ | xyz(37.5913, 37.4688, 78.6352) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 8.47
Soft Blue
#6488EA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E4 #E4C989
analogous
#89D2E4 #89A4E4 #9C89E4
triadic
#89A4E4 #E489A4 #A4E489
tetradic
#89A4E4 #E489D2 #E4C989 #89E49C
square
#89A4E4 #E489D2 #E4C989 #89E49C
split-complementary
#89A4E4 #E49C89 #D2E489
monochromatic
#2D5AC5 #577ED9 #89A4E4 #BBCAEF #E6ECF9
Accessibility & contrast
On white
2.47
#89A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#89A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E4
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E4 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E7
Deuteranopia (green-blind)
#85A1E3
Tritanopia (blue-blind)
#6BB1BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a4e4; /* rgb */ color: rgb(137, 164, 228); /* oklch */ color: oklch(72.3% 0.099 266.4);
Tailwind
colors: {
custom: {
50: '#aebeec',
500: '#89a4e4',
950: '#000000',
},
}SCSS
$custom: #89a4e4; $custom-light: #aebeec; $custom-dark: #000000;
JSON
{
"hex": "#89a4e4",
"rgb": {
"r": 137,
"g": 164,
"b": 228
},
"hsl": {
"h": 222.198,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.72308,
"c": 0.0985,
"h": 266.4
},
"luminance": 0.37471
}Semantic roles & 50–950 ramp
primary
#89A4E4
secondary
#F0E9D9
accent
#961BCB
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111216
muted
#808184