#80AAFE#80AAFE
#80AAFE is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.2% C 0.131 H 263.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAFE |
|---|---|
| RGB | rgb(128, 170, 254) |
| HSL | hsl(220, 98%, 75%) |
| HSV | hsv(220, 50%, 100%) |
| CMYK | cmyk(49.6%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.82, 8.38, -46.05) |
| CIE-LCH | lch(69.82, 46.81, 280.31°) |
| OKLab | oklab(74.24% -0.0152 -0.1297) |
| OKLCH | oklch(74.24% 0.131 263.3) |
| XYZ | xyz(41.1603, 40.4916, 99.3934) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Cornflowerblue
#6495ED
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.60
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAFE #FED480
analogous
#80E9FE #80AAFE #9580FE
triadic
#80AAFE #FE80AA #AAFE80
tetradic
#80AAFE #FE80E9 #FED480 #80FE95
square
#80AAFE #FE80E9 #FED480 #80FE95
split-complementary
#80AAFE #FE9580 #E9FE80
monochromatic
#0759FD #4381FE #80AAFE #BDD3FE #E1EBFF
Accessibility & contrast
On white
2.31
#80AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#80AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAFE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAFE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#47BCC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80aafe; /* rgb */ color: rgb(128, 170, 254); /* oklch */ color: oklch(74.2% 0.131 263.3);
Tailwind
colors: {
custom: {
50: '#abc3ff',
500: '#80aafe',
950: '#000000',
},
}SCSS
$custom: #80aafe; $custom-light: #abc3ff; $custom-dark: #000000;
JSON
{
"hex": "#80aafe",
"rgb": {
"r": 128,
"g": 170,
"b": 254
},
"hsl": {
"h": 220,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.74244,
"c": 0.13055,
"h": 263.3
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#80AAFE
secondary
#F7EBD4
accent
#9900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186