#80ACFA#80ACFA
#80ACFA is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.5% C 0.123 H 261.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80ACFA |
|---|---|
| RGB | rgb(128, 172, 250) |
| HSL | hsl(218, 92%, 74%) |
| HSV | hsv(218, 49%, 98%) |
| CMYK | cmyk(48.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.17, 6.07, -43.33) |
| CIE-LCH | lch(70.17, 43.75, 277.97°) |
| OKLab | oklab(74.46% -0.0185 -0.1217) |
| OKLCH | oklch(74.46% 0.123 261.4) |
| XYZ | xyz(40.9042, 40.9936, 96.1811) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.16
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 6.78
Periwinkle Blue
#8F99FB
ΔE00 8.06
Baby Blue (survey)
#A2CFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ACFA #FACE80
analogous
#80E9FA #80ACFA #9180FA
triadic
#80ACFA #FA80AC #ACFA80
tetradic
#80ACFA #FA80E9 #FACE80 #80FA91
square
#80ACFA #FA80E9 #FACE80 #80FA91
split-complementary
#80ACFA #FA9180 #E9FA80
monochromatic
#0A5FF5 #4586F8 #80ACFA #BBD2FC #E2ECFE
Accessibility & contrast
On white
2.28
#80ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#80ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ACFA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ACFA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#4ABDC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80acfa; /* rgb */ color: rgb(128, 172, 250); /* oklch */ color: oklch(74.5% 0.123 261.4);
Tailwind
colors: {
custom: {
50: '#abc4fc',
500: '#80acfa',
950: '#000000',
},
}SCSS
$custom: #80acfa; $custom-light: #abc4fc; $custom-dark: #000000;
JSON
{
"hex": "#80acfa",
"rgb": {
"r": 128,
"g": 172,
"b": 250
},
"hsl": {
"h": 218.361,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74461,
"c": 0.12315,
"h": 261.4
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#80ACFA
secondary
#F6EAD5
accent
#9300E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101217
muted
#7F8185