#89ACFC#89ACFC
#89ACFC is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.1% C 0.122 H 265.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACFC |
|---|---|
| RGB | rgb(137, 172, 252) |
| HSL | hsl(222, 95%, 76%) |
| HSV | hsv(222, 46%, 99%) |
| CMYK | cmyk(45.6%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.77, 8.75, -43.44) |
| CIE-LCH | lch(70.77, 44.32, 281.39°) |
| OKLab | oklab(75.09% -0.0095 -0.1219) |
| OKLCH | oklch(75.09% 0.122 265.5) |
| XYZ | xyz(42.6341, 41.8491, 97.9077) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 5.40
Periwinkle Blue
#8F99FB
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.49
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACFC #FCD989
analogous
#89E6FC #89ACFC #A089FC
triadic
#89ACFC #FC89AC #ACFC89
tetradic
#89ACFC #FC89E6 #FCD989 #89FCA0
square
#89ACFC #FC89E6 #FCD989 #89FCA0
split-complementary
#89ACFC #FCA089 #E6FC89
monochromatic
#1258F9 #4D82FA #89ACFC #C5D6FE #E1EAFE
Accessibility & contrast
On white
2.24
#89ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#89ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACFC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACFC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#5DBDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89acfc; /* rgb */ color: rgb(137, 172, 252); /* oklch */ color: oklch(75.1% 0.122 265.5);
Tailwind
colors: {
custom: {
50: '#b0c4fd',
500: '#89acfc',
950: '#000000',
},
}SCSS
$custom: #89acfc; $custom-light: #b0c4fd; $custom-dark: #000000;
JSON
{
"hex": "#89acfc",
"rgb": {
"r": 137,
"g": 172,
"b": 252
},
"hsl": {
"h": 221.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.75086,
"c": 0.12231,
"h": 265.5
},
"luminance": 0.41852
}Semantic roles & 50–950 ramp
primary
#89ACFC
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185