#80AAF9#80AAF9
#80AAF9 is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.0% C 0.124 H 262.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAF9 |
|---|---|
| RGB | rgb(128, 170, 249) |
| HSL | hsl(219, 91%, 74%) |
| HSV | hsv(219, 49%, 98%) |
| CMYK | cmyk(48.6%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.59, 6.91, -43.69) |
| CIE-LCH | lch(69.59, 44.23, 278.98°) |
| OKLab | oklab(74% -0.0164 -0.1228) |
| OKLCH | oklch(74% 0.124 262.4) |
| XYZ | xyz(40.3700, 40.1755, 95.2315) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.72
Cornflowerblue
#6495ED
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAF9 #F9CF80
analogous
#80E6F9 #80AAF9 #9380F9
triadic
#80AAF9 #F980AA #AAF980
tetradic
#80AAF9 #F980E6 #F9CF80 #80F993
square
#80AAF9 #F980E6 #F9CF80 #80F993
split-complementary
#80AAF9 #F99380 #E6F980
monochromatic
#0B5CF3 #4683F6 #80AAF9 #BAD1FC #E2EBFE
Accessibility & contrast
On white
2.32
#80AAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#80AAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAF9
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAF9 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#4BBBC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aaf9; /* rgb */ color: rgb(128, 170, 249); /* oklch */ color: oklch(74.0% 0.124 262.4);
Tailwind
colors: {
custom: {
50: '#abc3fb',
500: '#80aaf9',
950: '#000000',
},
}SCSS
$custom: #80aaf9; $custom-light: #abc3fb; $custom-dark: #000000;
JSON
{
"hex": "#80aaf9",
"rgb": {
"r": 128,
"g": 170,
"b": 249
},
"hsl": {
"h": 219.174,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.73997,
"c": 0.1239,
"h": 262.4
},
"luminance": 0.40178
}Semantic roles & 50–950 ramp
primary
#80AAF9
secondary
#F6EAD5
accent
#9600E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101217
muted
#7F8185