#80AFFB#80AFFB
#80AFFB is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.1% C 0.121 H 259.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFFB |
|---|---|
| RGB | rgb(128, 175, 251) |
| HSL | hsl(217, 94%, 74%) |
| HSV | hsv(217, 49%, 98%) |
| CMYK | cmyk(49%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.02, 4.67, -42.55) |
| CIE-LCH | lch(71.02, 42.80, 276.27°) |
| OKLab | oklab(75.13% -0.0217 -0.1195) |
| OKLCH | oklch(75.13% 0.121 259.7) |
| XYZ | xyz(41.6388, 42.2113, 97.2015) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 7.48
Baby Blue (survey)
#A2CFFE
ΔE00 8.42
Periwinkle Blue
#8F99FB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFFB #FBCC80
analogous
#80EDFB #80AFFB #8F80FB
triadic
#80AFFB #FB80AF #AFFB80
tetradic
#80AFFB #FB80ED #FBCC80 #80FB8F
square
#80AFFB #FB80ED #FBCC80 #80FB8F
split-complementary
#80AFFB #FB8F80 #EDFB80
monochromatic
#0964F7 #458AF9 #80AFFB #BBD4FD #E1ECFE
Accessibility & contrast
On white
2.22
#80AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#80AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFFB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFFB | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#83A9F9
Tritanopia (blue-blind)
#48C0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #80affb; /* rgb */ color: rgb(128, 175, 251); /* oklch */ color: oklch(75.1% 0.121 259.7);
Tailwind
colors: {
custom: {
50: '#abc6fd',
500: '#80affb',
950: '#000000',
},
}SCSS
$custom: #80affb; $custom-light: #abc6fd; $custom-dark: #000000;
JSON
{
"hex": "#80affb",
"rgb": {
"r": 128,
"g": 175,
"b": 251
},
"hsl": {
"h": 217.073,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.75134,
"c": 0.12142,
"h": 259.7
},
"luminance": 0.42214
}Semantic roles & 50–950 ramp
primary
#80AFFB
secondary
#F6E9D5
accent
#8E00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285