#89ACFA#89ACFA
#89ACFA is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.120 H 265.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACFA |
|---|---|
| RGB | rgb(137, 172, 250) |
| HSL | hsl(221, 92%, 76%) |
| HSV | hsv(221, 45%, 98%) |
| CMYK | cmyk(45.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.68, 8.18, -42.50) |
| CIE-LCH | lch(70.68, 43.28, 280.90°) |
| OKLab | oklab(74.99% -0.01 -0.1192) |
| OKLCH | oklch(74.99% 0.12 265.2) |
| XYZ | xyz(42.3188, 41.7230, 96.2474) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 5.39
Periwinkle Blue
#8F99FB
ΔE00 6.69
Cornflowerblue
#6495ED
ΔE00 7.45
Sky Blue (survey)
#75BBFD
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACFA #FAD789
analogous
#89E4FA #89ACFA #9E89FA
triadic
#89ACFA #FA89AC #ACFA89
tetradic
#89ACFA #FA89E4 #FAD789 #89FA9E
square
#89ACFA #FA89E4 #FAD789 #89FA9E
split-complementary
#89ACFA #FA9E89 #E4FA89
monochromatic
#1459F5 #4E83F8 #89ACFA #C4D5FC #E2EAFE
Accessibility & contrast
On white
2.25
#89ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#89ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACFA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACFA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#5EBCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89acfa; /* rgb */ color: rgb(137, 172, 250); /* oklch */ color: oklch(75.0% 0.120 265.2);
Tailwind
colors: {
custom: {
50: '#b0c4fc',
500: '#89acfa',
950: '#000000',
},
}SCSS
$custom: #89acfa; $custom-light: #b0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#89acfa",
"rgb": {
"r": 137,
"g": 172,
"b": 250
},
"hsl": {
"h": 221.416,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7499,
"c": 0.11961,
"h": 265.2
},
"luminance": 0.41726
}Semantic roles & 50–950 ramp
primary
#89ACFA
secondary
#F6ECD5
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185