#89A4E6#89A4E6
#89A4E6 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.4% C 0.101 H 266.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E6 |
|---|---|
| RGB | rgb(137, 164, 230) |
| HSL | hsl(223, 65%, 72%) |
| HSV | hsv(223, 40%, 90%) |
| CMYK | cmyk(40.4%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(67.71, 7.10, -36.22) |
| CIE-LCH | lch(67.71, 36.91, 281.10°) |
| OKLab | oklab(72.4% -0.0056 -0.1011) |
| OKLCH | oklch(72.4% 0.101 266.8) |
| XYZ | xyz(37.8705, 37.5805, 80.1059) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.46
Soft Blue
#6488EA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E6 #E6CB89
analogous
#89D2E6 #89A4E6 #9D89E6
triadic
#89A4E6 #E689A4 #A4E689
tetradic
#89A4E6 #E689D2 #E6CB89 #89E69D
square
#89A4E6 #E689D2 #E6CB89 #89E69D
split-complementary
#89A4E6 #E69D89 #D2E689
monochromatic
#2B59CA #577DDB #89A4E6 #BCCBF1 #E6ECFA
Accessibility & contrast
On white
2.47
#89A4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#89A4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E6
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E6 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E9
Deuteranopia (green-blind)
#84A1E4
Tritanopia (blue-blind)
#6AB2BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a4e6; /* rgb */ color: rgb(137, 164, 230); /* oklch */ color: oklch(72.4% 0.101 266.8);
Tailwind
colors: {
custom: {
50: '#afbeee',
500: '#89a4e6',
950: '#000000',
},
}SCSS
$custom: #89a4e6; $custom-light: #afbeee; $custom-dark: #000000;
JSON
{
"hex": "#89a4e6",
"rgb": {
"r": 137,
"g": 164,
"b": 230
},
"hsl": {
"h": 222.581,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.724,
"c": 0.10126,
"h": 266.8
},
"luminance": 0.37582
}Semantic roles & 50–950 ramp
primary
#89A4E6
secondary
#F1EADA
accent
#9919CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184