#80ADFC#80ADFC
#80ADFC is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.125 H 261.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADFC |
|---|---|
| RGB | rgb(128, 173, 252) |
| HSL | hsl(218, 95%, 75%) |
| HSV | hsv(218, 49%, 99%) |
| CMYK | cmyk(49.2%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.53, 6.09, -43.86) |
| CIE-LCH | lch(70.53, 44.28, 277.91°) |
| OKLab | oklab(74.77% -0.0191 -0.1233) |
| OKLCH | oklch(74.77% 0.125 261.2) |
| XYZ | xyz(41.4105, 41.5018, 97.9051) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 8.34
Baby Blue (survey)
#A2CFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADFC #FCCF80
analogous
#80EBFC #80ADFC #9180FC
triadic
#80ADFC #FC80AD #ADFC80
tetradic
#80ADFC #FC80EB #FCCF80 #80FC91
square
#80ADFC #FC80EB #FCCF80 #80FC91
split-complementary
#80ADFC #FC9180 #EBFC80
monochromatic
#0860F9 #4486FB #80ADFC #BCD4FD #E1ECFE
Accessibility & contrast
On white
2.26
#80ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#80ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADFC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADFC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#48BEC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #80adfc; /* rgb */ color: rgb(128, 173, 252); /* oklch */ color: oklch(74.8% 0.125 261.2);
Tailwind
colors: {
custom: {
50: '#abc5fd',
500: '#80adfc',
950: '#000000',
},
}SCSS
$custom: #80adfc; $custom-light: #abc5fd; $custom-dark: #000000;
JSON
{
"hex": "#80adfc",
"rgb": {
"r": 128,
"g": 173,
"b": 252
},
"hsl": {
"h": 218.226,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74766,
"c": 0.12475,
"h": 261.2
},
"luminance": 0.41505
}Semantic roles & 50–950 ramp
primary
#80ADFC
secondary
#F7EAD4
accent
#9200E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185