#80AAFA#80AAFA
#80AAFA is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.0% C 0.125 H 262.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAFA |
|---|---|
| RGB | rgb(128, 170, 250) |
| HSL | hsl(219, 92%, 74%) |
| HSV | hsv(219, 49%, 98%) |
| CMYK | cmyk(48.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.64, 7.20, -44.16) |
| CIE-LCH | lch(69.64, 44.75, 279.26°) |
| OKLab | oklab(74.05% -0.0162 -0.1242) |
| OKLCH | oklch(74.05% 0.125 262.6) |
| XYZ | xyz(40.5264, 40.2380, 96.0551) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.72
Cornflowerblue
#6495ED
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAFA #FAD080
analogous
#80E7FA #80AAFA #9380FA
triadic
#80AAFA #FA80AA #AAFA80
tetradic
#80AAFA #FA80E7 #FAD080 #80FA93
square
#80AAFA #FA80E7 #FAD080 #80FA93
split-complementary
#80AAFA #FA9380 #E7FA80
monochromatic
#0A5BF5 #4583F8 #80AAFA #BBD1FC #E2EBFE
Accessibility & contrast
On white
2.32
#80AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#80AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAFA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAFA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#4ABBC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aafa; /* rgb */ color: rgb(128, 170, 250); /* oklch */ color: oklch(74.0% 0.125 262.6);
Tailwind
colors: {
custom: {
50: '#abc3fc',
500: '#80aafa',
950: '#000000',
},
}SCSS
$custom: #80aafa; $custom-light: #abc3fc; $custom-dark: #000000;
JSON
{
"hex": "#80aafa",
"rgb": {
"r": 128,
"g": 170,
"b": 250
},
"hsl": {
"h": 219.344,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74046,
"c": 0.12523,
"h": 262.6
},
"luminance": 0.40241
}Semantic roles & 50–950 ramp
primary
#80AAFA
secondary
#F6EBD5
accent
#9600E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185