#89AEFD#89AEFD
#89AEFD is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.5% C 0.121 H 264.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEFD |
|---|---|
| RGB | rgb(137, 174, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 46%, 99%) |
| CMYK | cmyk(45.8%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.34, 7.91, -43.09) |
| CIE-LCH | lch(71.34, 43.81, 280.40°) |
| OKLab | oklab(75.54% -0.0116 -0.1209) |
| OKLCH | oklch(75.54% 0.121 264.5) |
| XYZ | xyz(43.1765, 42.6797, 98.8723) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.09
Pastel Blue
#A2BFFE
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.29
Cornflowerblue
#6495ED
ΔE00 7.81
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEFD #FDD889
analogous
#89E8FD #89AEFD #9E89FD
triadic
#89AEFD #FD89AE #AEFD89
tetradic
#89AEFD #FD89E8 #FDD889 #89FD9E
square
#89AEFD #FD89E8 #FDD889 #89FD9E
split-complementary
#89AEFD #FD9E89 #E8FD89
monochromatic
#115BFB #4D85FC #89AEFD #C5D7FE #E1EAFE
Accessibility & contrast
On white
2.20
#89AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#89AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEFD
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEFD | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#5CBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89aefd; /* rgb */ color: rgb(137, 174, 253); /* oklch */ color: oklch(75.5% 0.121 264.5);
Tailwind
colors: {
custom: {
50: '#b0c5fe',
500: '#89aefd',
950: '#000000',
},
}SCSS
$custom: #89aefd; $custom-light: #b0c5fe; $custom-dark: #000000;
JSON
{
"hex": "#89aefd",
"rgb": {
"r": 137,
"g": 174,
"b": 253
},
"hsl": {
"h": 220.862,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.75544,
"c": 0.12147,
"h": 264.5
},
"luminance": 0.42682
}Semantic roles & 50–950 ramp
primary
#89AEFD
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186