#89A4E7#89A4E7
#89A4E7 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.4% C 0.103 H 267.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4E7 |
|---|---|
| RGB | rgb(137, 164, 231) |
| HSL | hsl(223, 66%, 72%) |
| HSV | hsv(223, 41%, 91%) |
| CMYK | cmyk(40.7%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(67.75, 7.38, -36.71) |
| CIE-LCH | lch(67.75, 37.44, 281.37°) |
| OKLab | oklab(72.45% -0.0053 -0.1025) |
| OKLCH | oklch(72.45% 0.103 267) |
| XYZ | xyz(38.0113, 37.6369, 80.8476) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.25
Perrywinkle
#8F8CE7
ΔE00 8.45
Soft Blue
#6488EA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4E7 #E7CC89
analogous
#89D3E7 #89A4E7 #9D89E7
triadic
#89A4E7 #E789A4 #A4E789
tetradic
#89A4E7 #E789D3 #E7CC89 #89E79D
square
#89A4E7 #E789D3 #E7CC89 #89E79D
split-complementary
#89A4E7 #E79D89 #D3E789
monochromatic
#2A58CC #567DDD #89A4E7 #BCCBF1 #E6EBFA
Accessibility & contrast
On white
2.46
#89A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#89A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4E7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4E7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#84A1E5
Tritanopia (blue-blind)
#6AB2BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a4e7; /* rgb */ color: rgb(137, 164, 231); /* oklch */ color: oklch(72.4% 0.103 267.0);
Tailwind
colors: {
custom: {
50: '#afbeef',
500: '#89a4e7',
950: '#000000',
},
}SCSS
$custom: #89a4e7; $custom-light: #afbeef; $custom-dark: #000000;
JSON
{
"hex": "#89a4e7",
"rgb": {
"r": 137,
"g": 164,
"b": 231
},
"hsl": {
"h": 222.766,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.72446,
"c": 0.10263,
"h": 267
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#89A4E7
secondary
#F1EBDA
accent
#9A17CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184