#89A7EB#89A7EB
#89A7EB is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.3% C 0.105 H 265.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89A7EB |
|---|---|
| RGB | rgb(137, 167, 235) |
| HSL | hsl(222, 71%, 73%) |
| HSV | hsv(222, 42%, 92%) |
| CMYK | cmyk(41.7%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.72, 6.79, -37.39) |
| CIE-LCH | lch(68.72, 38.01, 280.29°) |
| OKLab | oklab(73.25% -0.008 -0.1045) |
| OKLCH | oklch(73.25% 0.105 265.6) |
| XYZ | xyz(39.1259, 38.9519, 84.0380) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.78
Sky Blue (survey)
#75BBFD
ΔE00 9.15
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A7EB #EBCD89
analogous
#89D8EB #89A7EB #9C89EB
triadic
#89A7EB #EB89A7 #A7EB89
tetradic
#89A7EB #EB89D8 #EBCD89 #89EB9C
square
#89A7EB #EB89D8 #EBCD89 #89EB9C
split-complementary
#89A7EB #EB9C89 #D8EB89
monochromatic
#245AD5 #5580E2 #89A7EB #BDCEF4 #E5EBFB
Accessibility & contrast
On white
2.39
#89A7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#89A7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A7EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A7EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#67B5BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89a7eb; /* rgb */ color: rgb(137, 167, 235); /* oklch */ color: oklch(73.3% 0.105 265.6);
Tailwind
colors: {
custom: {
50: '#afc0f1',
500: '#89a7eb',
950: '#000000',
},
}SCSS
$custom: #89a7eb; $custom-light: #afc0f1; $custom-dark: #000000;
JSON
{
"hex": "#89a7eb",
"rgb": {
"r": 137,
"g": 167,
"b": 235
},
"hsl": {
"h": 221.633,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.73252,
"c": 0.10477,
"h": 265.6
},
"luminance": 0.38954
}Semantic roles & 50–950 ramp
primary
#89A7EB
secondary
#F2EAD9
accent
#9812D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185