#80AFFC#80AFFC
#80AFFC is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.2% C 0.123 H 259.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFFC |
|---|---|
| RGB | rgb(128, 175, 252) |
| HSL | hsl(217, 95%, 75%) |
| HSV | hsv(217, 49%, 99%) |
| CMYK | cmyk(49.2%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.06, 4.97, -43.02) |
| CIE-LCH | lch(71.06, 43.31, 276.58°) |
| OKLab | oklab(75.18% -0.0214 -0.1208) |
| OKLCH | oklch(75.18% 0.123 259.9) |
| XYZ | xyz(41.7969, 42.2745, 98.0339) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 7.49
Baby Blue (survey)
#A2CFFE
ΔE00 8.42
Periwinkle Blue
#8F99FB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFFC #FCCD80
analogous
#80EDFC #80AFFC #8F80FC
triadic
#80AFFC #FC80AF #AFFC80
tetradic
#80AFFC #FC80ED #FCCD80 #80FC8F
square
#80AFFC #FC80ED #FCCD80 #80FC8F
split-complementary
#80AFFC #FC8F80 #EDFC80
monochromatic
#0864F9 #4489FB #80AFFC #BCD5FD #E1ECFE
Accessibility & contrast
On white
2.22
#80AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#80AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFFC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFFC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#48C0CA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #80affc; /* rgb */ color: rgb(128, 175, 252); /* oklch */ color: oklch(75.2% 0.123 259.9);
Tailwind
colors: {
custom: {
50: '#abc6fd',
500: '#80affc',
950: '#000000',
},
}SCSS
$custom: #80affc; $custom-light: #abc6fd; $custom-dark: #000000;
JSON
{
"hex": "#80affc",
"rgb": {
"r": 128,
"g": 175,
"b": 252
},
"hsl": {
"h": 217.258,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75182,
"c": 0.12273,
"h": 259.9
},
"luminance": 0.42277
}Semantic roles & 50–950 ramp
primary
#80AFFC
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285