#80ABFE#80ABFE
#80ABFE is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.5% C 0.129 H 262.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABFE |
|---|---|
| RGB | rgb(128, 171, 254) |
| HSL | hsl(220, 98%, 75%) |
| HSV | hsv(220, 50%, 100%) |
| CMYK | cmyk(49.6%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.08, 7.81, -45.63) |
| CIE-LCH | lch(70.08, 46.30, 279.71°) |
| OKLab | oklab(74.45% -0.0163 -0.1284) |
| OKLCH | oklch(74.45% 0.129 262.8) |
| XYZ | xyz(41.3484, 40.8679, 99.4562) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Pastel Blue
#A2BFFE
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 6.67
Sky Blue (survey)
#75BBFD
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABFE #FED380
analogous
#80EAFE #80ABFE #9480FE
triadic
#80ABFE #FE80AB #ABFE80
tetradic
#80ABFE #FE80EA #FED380 #80FE94
square
#80ABFE #FE80EA #FED380 #80FE94
split-complementary
#80ABFE #FE9480 #EAFE80
monochromatic
#075BFD #4383FE #80ABFE #BDD3FE #E1EBFF
Accessibility & contrast
On white
2.29
#80ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#80ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABFE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABFE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#47BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80abfe; /* rgb */ color: rgb(128, 171, 254); /* oklch */ color: oklch(74.5% 0.129 262.8);
Tailwind
colors: {
custom: {
50: '#abc3ff',
500: '#80abfe',
950: '#000000',
},
}SCSS
$custom: #80abfe; $custom-light: #abc3ff; $custom-dark: #000000;
JSON
{
"hex": "#80abfe",
"rgb": {
"r": 128,
"g": 171,
"b": 254
},
"hsl": {
"h": 219.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.7445,
"c": 0.12947,
"h": 262.8
},
"luminance": 0.40871
}Semantic roles & 50–950 ramp
primary
#80ABFE
secondary
#F7EBD4
accent
#9700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186