#89ABFE#89ABFE
#89ABFE is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.0% C 0.126 H 266.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABFE |
|---|---|
| RGB | rgb(137, 171, 254) |
| HSL | hsl(223, 98%, 77%) |
| HSV | hsv(223, 46%, 100%) |
| CMYK | cmyk(46.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.59, 9.89, -44.80) |
| CIE-LCH | lch(70.59, 45.88, 282.45°) |
| OKLab | oklab(74.98% -0.0078 -0.1259) |
| OKLCH | oklch(74.98% 0.126 266.4) |
| XYZ | xyz(42.7631, 41.5973, 99.5225) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABFE #FEDC89
analogous
#89E6FE #89ABFE #A289FE
triadic
#89ABFE #FE89AB #ABFE89
tetradic
#89ABFE #FE89E6 #FEDC89 #89FEA2
square
#89ABFE #FE89E6 #FEDC89 #89FEA2
split-complementary
#89ABFE #FEA289 #E6FE89
monochromatic
#1055FD #4C80FD #89ABFE #C6D6FF #E1E9FF
Accessibility & contrast
On white
2.25
#89ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#89ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABFE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABFE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#5BBCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89abfe; /* rgb */ color: rgb(137, 171, 254); /* oklch */ color: oklch(75.0% 0.126 266.4);
Tailwind
colors: {
custom: {
50: '#b0c3ff',
500: '#89abfe',
950: '#000000',
},
}SCSS
$custom: #89abfe; $custom-light: #b0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#89abfe",
"rgb": {
"r": 137,
"g": 171,
"b": 254
},
"hsl": {
"h": 222.564,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.7498,
"c": 0.12611,
"h": 266.4
},
"luminance": 0.416
}Semantic roles & 50–950 ramp
primary
#89ABFE
secondary
#F7EDD4
accent
#A300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186