#89A4EF#89A4EF
#89A4EF is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.8% C 0.114 H 268.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89A4EF |
|---|---|
| RGB | rgb(137, 164, 239) |
| HSL | hsl(224, 76%, 74%) |
| HSV | hsv(224, 43%, 94%) |
| CMYK | cmyk(42.7%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.09, 9.60, -40.55) |
| CIE-LCH | lch(68.09, 41.67, 283.32°) |
| OKLab | oklab(72.82% -0.0032 -0.1136) |
| OKLCH | oklch(72.82% 0.114 268.4) |
| XYZ | xyz(39.1671, 38.0992, 86.9347) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 7.11
Perrywinkle
#8F8CE7
ΔE00 8.47
Soft Blue
#6488EA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A4EF #EFD489
analogous
#89D7EF #89A4EF #A189EF
triadic
#89A4EF #EF89A4 #A4EF89
tetradic
#89A4EF #EF89D7 #EFD489 #89EFA1
square
#89A4EF #EF89D7 #EFD489 #89EFA1
split-complementary
#89A4EF #EFA189 #D7EF89
monochromatic
#1E51DF #537AE8 #89A4EF #BFCEF6 #E4EAFB
Accessibility & contrast
On white
2.44
#89A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#89A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A4EF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A4EF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#65B3BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a4ef; /* rgb */ color: rgb(137, 164, 239); /* oklch */ color: oklch(72.8% 0.114 268.4);
Tailwind
colors: {
custom: {
50: '#afbef4',
500: '#89a4ef',
950: '#000000',
},
}SCSS
$custom: #89a4ef; $custom-light: #afbef4; $custom-dark: #000000;
JSON
{
"hex": "#89a4ef",
"rgb": {
"r": 137,
"g": 164,
"b": 239
},
"hsl": {
"h": 224.118,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.72824,
"c": 0.11363,
"h": 268.4
},
"luminance": 0.38101
}Semantic roles & 50–950 ramp
primary
#89A4EF
secondary
#F3ECD8
accent
#A30DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185