#89A5EF#89A5EF
#89A5EF is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.0% C 0.112 H 267.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5EF |
|---|---|
| RGB | rgb(137, 165, 239) |
| HSL | hsl(224, 76%, 74%) |
| HSV | hsv(224, 43%, 94%) |
| CMYK | cmyk(42.7%, 31%, 0%, 6.3%) |
| CIE-LAB | lab(68.36, 9.04, -40.14) |
| CIE-LCH | lch(68.36, 41.15, 282.68°) |
| OKLab | oklab(73.03% -0.0044 -0.1124) |
| OKLCH | oklch(73.03% 0.112 267.7) |
| XYZ | xyz(39.3468, 38.4585, 86.9946) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 8.78
Soft Blue
#6488EA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5EF #EFD389
analogous
#89D8EF #89A5EF #A089EF
triadic
#89A5EF #EF89A5 #A5EF89
tetradic
#89A5EF #EF89D8 #EFD389 #89EFA0
square
#89A5EF #EF89D8 #EFD389 #89EFA0
split-complementary
#89A5EF #EFA089 #D8EF89
monochromatic
#1E53DF #537CE8 #89A5EF #BFCEF6 #E4EAFB
Accessibility & contrast
On white
2.42
#89A5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#89A5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5EF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5EF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#65B4BF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89a5ef; /* rgb */ color: rgb(137, 165, 239); /* oklch */ color: oklch(73.0% 0.112 267.7);
Tailwind
colors: {
custom: {
50: '#afbff4',
500: '#89a5ef',
950: '#000000',
},
}SCSS
$custom: #89a5ef; $custom-light: #afbff4; $custom-dark: #000000;
JSON
{
"hex": "#89a5ef",
"rgb": {
"r": 137,
"g": 165,
"b": 239
},
"hsl": {
"h": 223.529,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.73029,
"c": 0.11249,
"h": 267.7
},
"luminance": 0.38461
}Semantic roles & 50–950 ramp
primary
#89A5EF
secondary
#F3ECD8
accent
#A10DD8
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185