#80AFFD#80AFFD
#80AFFD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.2% C 0.124 H 260.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFFD |
|---|---|
| RGB | rgb(128, 175, 253) |
| HSL | hsl(217, 97%, 75%) |
| HSV | hsv(217, 49%, 99%) |
| CMYK | cmyk(49.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.10, 5.26, -43.49) |
| CIE-LCH | lch(71.10, 43.81, 276.89°) |
| OKLab | oklab(75.23% -0.0212 -0.1222) |
| OKLCH | oklch(75.23% 0.124 260.2) |
| XYZ | xyz(41.9557, 42.3381, 98.8707) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.43
Periwinkle Blue
#8F99FB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFFD #FDCE80
analogous
#80EDFD #80AFFD #9080FD
triadic
#80AFFD #FD80AF #AFFD80
tetradic
#80AFFD #FD80ED #FDCE80 #80FD90
square
#80AFFD #FD80ED #FDCE80 #80FD90
split-complementary
#80AFFD #FD9080 #EDFD80
monochromatic
#0763FB #4489FC #80AFFD #BCD5FE #E1ECFF
Accessibility & contrast
On white
2.22
#80AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#80AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFFD
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFFD | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#47C0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #80affd; /* rgb */ color: rgb(128, 175, 253); /* oklch */ color: oklch(75.2% 0.124 260.2);
Tailwind
colors: {
custom: {
50: '#abc6fe',
500: '#80affd',
950: '#000000',
},
}SCSS
$custom: #80affd; $custom-light: #abc6fe; $custom-dark: #000000;
JSON
{
"hex": "#80affd",
"rgb": {
"r": 128,
"g": 175,
"b": 253
},
"hsl": {
"h": 217.44,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.7523,
"c": 0.12403,
"h": 260.2
},
"luminance": 0.42341
}Semantic roles & 50–950 ramp
primary
#80AFFD
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286