#80AAFF#80AAFF
#80AAFF is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.3% C 0.132 H 263.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAFF |
|---|---|
| RGB | rgb(128, 170, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 50%, 100%) |
| CMYK | cmyk(49.8%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.86, 8.67, -46.52) |
| CIE-LCH | lch(69.86, 47.32, 280.56°) |
| OKLab | oklab(74.29% -0.0149 -0.131) |
| OKLCH | oklch(74.29% 0.132 263.5) |
| XYZ | xyz(41.3208, 40.5558, 100.2390) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.60
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAFF #FFD580
analogous
#80EAFF #80AAFF #9580FF
triadic
#80AAFF #FF80AA #AAFF80
tetradic
#80AAFF #FF80EA #FFD580 #80FF95
square
#80AAFF #FF80EA #FFD580 #80FF95
split-complementary
#80AAFF #FF9580 #EAFF80
monochromatic
#0658FF #4381FF #80AAFF #BDD3FF #E0EBFF
Accessibility & contrast
On white
2.30
#80AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#80AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAFF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAFF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#46BCC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80aaff; /* rgb */ color: rgb(128, 170, 255); /* oklch */ color: oklch(74.3% 0.132 263.5);
Tailwind
colors: {
custom: {
50: '#abc3ff',
500: '#80aaff',
950: '#000000',
},
}SCSS
$custom: #80aaff; $custom-light: #abc3ff; $custom-dark: #000000;
JSON
{
"hex": "#80aaff",
"rgb": {
"r": 128,
"g": 170,
"b": 255
},
"hsl": {
"h": 220.157,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74294,
"c": 0.13187,
"h": 263.5
},
"luminance": 0.40559
}Semantic roles & 50–950 ramp
primary
#80AAFF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186