#80ACFC#80ACFC
#80ACFC is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.126 H 261.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACFC |
|---|---|
| RGB | rgb(128, 172, 252) |
| HSL | hsl(219, 95%, 75%) |
| HSV | hsv(219, 49%, 99%) |
| CMYK | cmyk(49.2%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.26, 6.65, -44.27) |
| CIE-LCH | lch(70.26, 44.77, 278.55°) |
| OKLab | oklab(74.56% -0.018 -0.1245) |
| OKLCH | oklch(74.56% 0.126 261.8) |
| XYZ | xyz(41.2194, 41.1197, 97.8414) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.16
Pastel Blue
#A2BFFE
ΔE00 6.37
Sky Blue (survey)
#75BBFD
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 8.04
Baby Blue (survey)
#A2CFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACFC #FCD080
analogous
#80EAFC #80ACFC #9280FC
triadic
#80ACFC #FC80AC #ACFC80
tetradic
#80ACFC #FC80EA #FCD080 #80FC92
square
#80ACFC #FC80EA #FCD080 #80FC92
split-complementary
#80ACFC #FC9280 #EAFC80
monochromatic
#085EF9 #4485FB #80ACFC #BCD3FD #E1EBFE
Accessibility & contrast
On white
2.28
#80ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#80ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACFC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACFC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#48BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80acfc; /* rgb */ color: rgb(128, 172, 252); /* oklch */ color: oklch(74.6% 0.126 261.8);
Tailwind
colors: {
custom: {
50: '#abc4fd',
500: '#80acfc',
950: '#000000',
},
}SCSS
$custom: #80acfc; $custom-light: #abc4fd; $custom-dark: #000000;
JSON
{
"hex": "#80acfc",
"rgb": {
"r": 128,
"g": 172,
"b": 252
},
"hsl": {
"h": 218.71,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74558,
"c": 0.12578,
"h": 261.8
},
"luminance": 0.41123
}Semantic roles & 50–950 ramp
primary
#80ACFC
secondary
#F7EAD4
accent
#9400E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185