#89AAFA#89AAFA
#89AAFA is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.6% C 0.122 H 266.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAFA |
|---|---|
| RGB | rgb(137, 170, 250) |
| HSL | hsl(222, 92%, 76%) |
| HSV | hsv(222, 45%, 98%) |
| CMYK | cmyk(45.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.15, 9.31, -43.32) |
| CIE-LCH | lch(70.15, 44.31, 282.13°) |
| OKLab | oklab(74.58% -0.0076 -0.1216) |
| OKLCH | oklch(74.58% 0.122 266.4) |
| XYZ | xyz(41.9410, 40.9675, 96.1214) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAFA #FAD989
analogous
#89E2FA #89AAFA #A089FA
triadic
#89AAFA #FA89AA #AAFA89
tetradic
#89AAFA #FA89E2 #FAD989 #89FAA0
square
#89AAFA #FA89E2 #FAD989 #89FAA0
split-complementary
#89AAFA #FAA089 #E2FA89
monochromatic
#1455F5 #4E80F8 #89AAFA #C4D4FC #E2EAFE
Accessibility & contrast
On white
2.28
#89AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#89AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAFA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAFA | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#5EBBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89aafa; /* rgb */ color: rgb(137, 170, 250); /* oklch */ color: oklch(74.6% 0.122 266.4);
Tailwind
colors: {
custom: {
50: '#b0c3fc',
500: '#89aafa',
950: '#000000',
},
}SCSS
$custom: #89aafa; $custom-light: #b0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#89aafa",
"rgb": {
"r": 137,
"g": 170,
"b": 250
},
"hsl": {
"h": 222.478,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.74581,
"c": 0.12183,
"h": 266.4
},
"luminance": 0.4097
}Semantic roles & 50–950 ramp
primary
#89AAFA
secondary
#F6ECD5
accent
#A200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185