#89AAFE#89AAFE
#89AAFE is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.8% C 0.127 H 267.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAFE |
|---|---|
| RGB | rgb(137, 170, 254) |
| HSL | hsl(223, 98%, 77%) |
| HSV | hsv(223, 46%, 100%) |
| CMYK | cmyk(46.1%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.33, 10.45, -45.21) |
| CIE-LCH | lch(70.33, 46.40, 283.02°) |
| OKLab | oklab(74.78% -0.0066 -0.1271) |
| OKLCH | oklch(74.78% 0.127 267) |
| XYZ | xyz(42.5749, 41.2210, 99.4597) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAFE #FEDD89
analogous
#89E5FE #89AAFE #A389FE
triadic
#89AAFE #FE89AA #AAFE89
tetradic
#89AAFE #FE89E5 #FEDD89 #89FEA3
square
#89AAFE #FE89E5 #FEDD89 #89FEA3
split-complementary
#89AAFE #FEA389 #E5FE89
monochromatic
#1053FD #4C7EFD #89AAFE #C6D6FF #E1E9FF
Accessibility & contrast
On white
2.27
#89AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#89AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAFE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAFE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#5CBCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89aafe; /* rgb */ color: rgb(137, 170, 254); /* oklch */ color: oklch(74.8% 0.127 267.0);
Tailwind
colors: {
custom: {
50: '#b0c3ff',
500: '#89aafe',
950: '#000000',
},
}SCSS
$custom: #89aafe; $custom-light: #b0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#89aafe",
"rgb": {
"r": 137,
"g": 170,
"b": 254
},
"hsl": {
"h": 223.077,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.74777,
"c": 0.12724,
"h": 267
},
"luminance": 0.41224
}Semantic roles & 50–950 ramp
primary
#89AAFE
secondary
#F7EDD4
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186