#80AEFA#80AEFA
#80AEFA is a light, vivid blue. Relative luminance 0.418; OKLCH L 74.9% C 0.121 H 260.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEFA |
|---|---|
| RGB | rgb(128, 174, 250) |
| HSL | hsl(217, 92%, 74%) |
| HSV | hsv(217, 49%, 98%) |
| CMYK | cmyk(48.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.71, 4.94, -42.49) |
| CIE-LCH | lch(70.71, 42.78, 276.63°) |
| OKLab | oklab(74.88% -0.0208 -0.1193) |
| OKLCH | oklch(74.88% 0.121 260.1) |
| XYZ | xyz(41.2877, 41.7606, 96.3089) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.66
Periwinkle Blue
#8F99FB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEFA #FACC80
analogous
#80EBFA #80AEFA #8F80FA
triadic
#80AEFA #FA80AE #AEFA80
tetradic
#80AEFA #FA80EB #FACC80 #80FA8F
square
#80AEFA #FA80EB #FACC80 #80FA8F
split-complementary
#80AEFA #FA8F80 #EBFA80
monochromatic
#0A63F5 #4588F8 #80AEFA #BBD4FC #E2ECFE
Accessibility & contrast
On white
2.25
#80AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#80AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEFA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEFA | 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)
#91B3FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#4ABFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #80aefa; /* rgb */ color: rgb(128, 174, 250); /* oklch */ color: oklch(74.9% 0.121 260.1);
Tailwind
colors: {
custom: {
50: '#abc5fc',
500: '#80aefa',
950: '#000000',
},
}SCSS
$custom: #80aefa; $custom-light: #abc5fc; $custom-dark: #000000;
JSON
{
"hex": "#80aefa",
"rgb": {
"r": 128,
"g": 174,
"b": 250
},
"hsl": {
"h": 217.377,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74877,
"c": 0.12112,
"h": 260.1
},
"luminance": 0.41763
}Semantic roles & 50–950 ramp
primary
#80AEFA
secondary
#F6EAD5
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101217
muted
#7F8185