#80AFFE#80AFFE
#80AFFE is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.3% C 0.125 H 260.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFFE |
|---|---|
| RGB | rgb(128, 175, 254) |
| HSL | hsl(218, 98%, 75%) |
| HSV | hsv(218, 50%, 100%) |
| CMYK | cmyk(49.6%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.15, 5.55, -43.97) |
| CIE-LCH | lch(71.15, 44.31, 277.20°) |
| OKLab | oklab(75.28% -0.0209 -0.1236) |
| OKLCH | oklch(75.28% 0.125 260.4) |
| XYZ | xyz(42.1155, 42.4019, 99.7118) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.43
Periwinkle Blue
#8F99FB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFFE #FECF80
analogous
#80EEFE #80AFFE #9080FE
triadic
#80AFFE #FE80AF #AFFE80
tetradic
#80AFFE #FE80EE #FECF80 #80FE90
square
#80AFFE #FE80EE #FECF80 #80FE90
split-complementary
#80AFFE #FE9080 #EEFE80
monochromatic
#0763FD #4389FE #80AFFE #BDD5FE #E1ECFF
Accessibility & contrast
On white
2.21
#80AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#80AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFFE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFFE | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#46C0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #80affe; /* rgb */ color: rgb(128, 175, 254); /* oklch */ color: oklch(75.3% 0.125 260.4);
Tailwind
colors: {
custom: {
50: '#abc6ff',
500: '#80affe',
950: '#000000',
},
}SCSS
$custom: #80affe; $custom-light: #abc6ff; $custom-dark: #000000;
JSON
{
"hex": "#80affe",
"rgb": {
"r": 128,
"g": 175,
"b": 254
},
"hsl": {
"h": 217.619,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.75279,
"c": 0.12533,
"h": 260.4
},
"luminance": 0.42405
}Semantic roles & 50–950 ramp
primary
#80AFFE
secondary
#F7EAD4
accent
#9000E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286