#80AAFB#80AAFB
#80AAFB is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.127 H 262.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80AAFB |
|---|---|
| RGB | rgb(128, 170, 251) |
| HSL | hsl(220, 94%, 74%) |
| HSV | hsv(220, 49%, 98%) |
| CMYK | cmyk(49%, 32.3%, 0%, 1.6%) |
| CIE-LAB | lab(69.68, 7.49, -44.64) |
| CIE-LCH | lch(69.68, 45.26, 279.53°) |
| OKLab | oklab(74.1% -0.0159 -0.1255) |
| OKLCH | oklch(74.1% 0.127 262.8) |
| XYZ | xyz(40.6836, 40.3009, 96.8831) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.72
Cornflowerblue
#6495ED
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 6.60
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AAFB #FBD180
analogous
#80E8FB #80AAFB #9480FB
triadic
#80AAFB #FB80AA #AAFB80
tetradic
#80AAFB #FB80E8 #FBD180 #80FB94
square
#80AAFB #FB80E8 #FBD180 #80FB94
split-complementary
#80AAFB #FB9480 #E8FB80
monochromatic
#095BF7 #4582F9 #80AAFB #BBD2FD #E1EBFE
Accessibility & contrast
On white
2.32
#80AAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#80AAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AAFB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AAFB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#4ABBC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80aafb; /* rgb */ color: rgb(128, 170, 251); /* oklch */ color: oklch(74.1% 0.127 262.8);
Tailwind
colors: {
custom: {
50: '#abc3fd',
500: '#80aafb',
950: '#000000',
},
}SCSS
$custom: #80aafb; $custom-light: #abc3fd; $custom-dark: #000000;
JSON
{
"hex": "#80aafb",
"rgb": {
"r": 128,
"g": 170,
"b": 251
},
"hsl": {
"h": 219.512,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.74095,
"c": 0.12656,
"h": 262.8
},
"luminance": 0.40304
}Semantic roles & 50–950 ramp
primary
#80AAFB
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185