#89ABFA#89ABFA
#89ABFA is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.121 H 265.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABFA |
|---|---|
| RGB | rgb(137, 171, 250) |
| HSL | hsl(222, 92%, 76%) |
| HSV | hsv(222, 45%, 98%) |
| CMYK | cmyk(45.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.42, 8.74, -42.91) |
| CIE-LCH | lch(70.42, 43.79, 281.52°) |
| OKLab | oklab(74.79% -0.0088 -0.1204) |
| OKLCH | oklch(74.79% 0.121 265.8) |
| XYZ | xyz(42.1292, 41.3438, 96.1842) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.31
Sky Blue (survey)
#75BBFD
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABFA #FAD889
analogous
#89E3FA #89ABFA #9F89FA
triadic
#89ABFA #FA89AB #ABFA89
tetradic
#89ABFA #FA89E3 #FAD889 #89FA9F
square
#89ABFA #FA89E3 #FAD889 #89FA9F
split-complementary
#89ABFA #FA9F89 #E3FA89
monochromatic
#1457F5 #4E81F8 #89ABFA #C4D5FC #E2EAFE
Accessibility & contrast
On white
2.27
#89ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#89ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABFA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABFA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#82A8F8
Tritanopia (blue-blind)
#5EBCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89abfa; /* rgb */ color: rgb(137, 171, 250); /* oklch */ color: oklch(74.8% 0.121 265.8);
Tailwind
colors: {
custom: {
50: '#b0c3fc',
500: '#89abfa',
950: '#000000',
},
}SCSS
$custom: #89abfa; $custom-light: #b0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#89abfa",
"rgb": {
"r": 137,
"g": 171,
"b": 250
},
"hsl": {
"h": 221.947,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.74785,
"c": 0.12071,
"h": 265.8
},
"luminance": 0.41346
}Semantic roles & 50–950 ramp
primary
#89ABFA
secondary
#F6ECD5
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185