#80AEF8#80AEF8
#80AEF8 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.8% C 0.119 H 259.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #80AEF8 |
|---|---|
| RGB | rgb(128, 174, 248) |
| HSL | hsl(217, 90%, 74%) |
| HSV | hsv(217, 48%, 97%) |
| CMYK | cmyk(48.4%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.62, 4.36, -41.54) |
| CIE-LCH | lch(70.62, 41.77, 275.99°) |
| OKLab | oklab(74.78% -0.0213 -0.1166) |
| OKLCH | oklch(74.78% 0.119 259.6) |
| XYZ | xyz(40.9758, 41.6358, 94.6660) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 7.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Periwinkle Blue
#8F99FB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AEF8 #F8CA80
analogous
#80EAF8 #80AEF8 #8E80F8
triadic
#80AEF8 #F880AE #AEF880
tetradic
#80AEF8 #F880EA #F8CA80 #80F88E
square
#80AEF8 #F880EA #F8CA80 #80F88E
split-complementary
#80AEF8 #F88E80 #EAF880
monochromatic
#0D64F0 #4689F5 #80AEF8 #BAD3FB #E2EDFD
Accessibility & contrast
On white
2.25
#80AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#80AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AEF8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AEF8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#4BBEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #80aef8; /* rgb */ color: rgb(128, 174, 248); /* oklch */ color: oklch(74.8% 0.119 259.6);
Tailwind
colors: {
custom: {
50: '#abc5fb',
500: '#80aef8',
950: '#000000',
},
}SCSS
$custom: #80aef8; $custom-light: #abc5fb; $custom-dark: #000000;
JSON
{
"hex": "#80aef8",
"rgb": {
"r": 128,
"g": 174,
"b": 248
},
"hsl": {
"h": 217,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74781,
"c": 0.11851,
"h": 259.6
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#80AEF8
secondary
#F5E9D6
accent
#8E00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101217
muted
#7F8185