#80ACFF#80ACFF
#80ACFF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.7% C 0.130 H 262.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACFF |
|---|---|
| RGB | rgb(128, 172, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 50%, 100%) |
| CMYK | cmyk(49.8%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.39, 7.54, -45.69) |
| CIE-LCH | lch(70.39, 46.31, 279.37°) |
| OKLab | oklab(74.71% -0.0172 -0.1286) |
| OKLCH | oklch(74.71% 0.13 262.4) |
| XYZ | xyz(41.6986, 41.3113, 100.3649) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.17
Pastel Blue
#A2BFFE
ΔE00 6.36
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACFF #FFD380
analogous
#80EBFF #80ACFF #9480FF
triadic
#80ACFF #FF80AC #ACFF80
tetradic
#80ACFF #FF80EB #FFD380 #80FF94
square
#80ACFF #FF80EB #FFD380 #80FF94
split-complementary
#80ACFF #FF9480 #EBFF80
monochromatic
#065CFF #4384FF #80ACFF #BDD4FF #E0EBFF
Accessibility & contrast
On white
2.27
#80ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#80ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACFF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACFF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#7DA7FD
Tritanopia (blue-blind)
#46BECA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80acff; /* rgb */ color: rgb(128, 172, 255); /* oklch */ color: oklch(74.7% 0.130 262.4);
Tailwind
colors: {
custom: {
50: '#abc4ff',
500: '#80acff',
950: '#000000',
},
}SCSS
$custom: #80acff; $custom-light: #abc4ff; $custom-dark: #000000;
JSON
{
"hex": "#80acff",
"rgb": {
"r": 128,
"g": 172,
"b": 255
},
"hsl": {
"h": 219.213,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74706,
"c": 0.12974,
"h": 262.4
},
"luminance": 0.41314
}Semantic roles & 50–950 ramp
primary
#80ACFF
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186