#89A4E2#89A4E2
#89A4E2 is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.2% C 0.096 H 266.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E2 |
|---|---|
| RGB | rgb(137, 164, 226) |
| HSL | hsl(222, 61%, 71%) |
| HSV | hsv(222, 39%, 89%) |
| CMYK | cmyk(39.4%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(67.55, 6.01, -34.28) |
| CIE-LCH | lch(67.55, 34.81, 279.94°) |
| OKLab | oklab(72.22% -0.0067 -0.0955) |
| OKLCH | oklch(72.22% 0.096 266) |
| XYZ | xyz(37.3152, 37.3584, 77.1815) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 8.49
Soft Blue
#6488EA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E2 #E2C789
analogous
#89D0E2 #89A4E2 #9A89E2
triadic
#89A4E2 #E289A4 #A4E289
tetradic
#89A4E2 #E289D0 #E2C789 #89E29A
square
#89A4E2 #E289D0 #E2C789 #89E29A
split-complementary
#89A4E2 #E29A89 #D0E289
monochromatic
#2F5CC1 #587ED6 #89A4E2 #BACAEE #E6ECF9
Accessibility & contrast
On white
2.48
#89A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#89A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#86A1E1
Tritanopia (blue-blind)
#6CB1BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a4e2; /* rgb */ color: rgb(137, 164, 226); /* oklch */ color: oklch(72.2% 0.096 266.0);
Tailwind
colors: {
custom: {
50: '#aebeeb',
500: '#89a4e2',
950: '#000000',
},
}SCSS
$custom: #89a4e2; $custom-light: #aebeeb; $custom-dark: #000000;
JSON
{
"hex": "#89a4e2",
"rgb": {
"r": 137,
"g": 164,
"b": 226
},
"hsl": {
"h": 221.798,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.72217,
"c": 0.09576,
"h": 266
},
"luminance": 0.3736
}Semantic roles & 50–950 ramp
primary
#89A4E2
secondary
#EFE8D8
accent
#941DC8
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111216
muted
#808184