#80ABFA#80ABFA
#80ABFA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.3% C 0.124 H 262.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABFA |
|---|---|
| RGB | rgb(128, 171, 250) |
| HSL | hsl(219, 92%, 74%) |
| HSV | hsv(219, 49%, 98%) |
| CMYK | cmyk(48.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.90, 6.63, -43.75) |
| CIE-LCH | lch(69.90, 44.25, 278.62°) |
| OKLab | oklab(74.25% -0.0173 -0.123) |
| OKLCH | oklch(74.25% 0.124 262) |
| XYZ | xyz(40.7146, 40.6144, 96.1179) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 6.57
Sky Blue (survey)
#75BBFD
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABFA #FACF80
analogous
#80E8FA #80ABFA #9280FA
triadic
#80ABFA #FA80AB #ABFA80
tetradic
#80ABFA #FA80E8 #FACF80 #80FA92
square
#80ABFA #FA80E8 #FACF80 #80FA92
split-complementary
#80ABFA #FA9280 #E8FA80
monochromatic
#0A5DF5 #4584F8 #80ABFA #BBD2FC #E2ECFE
Accessibility & contrast
On white
2.30
#80ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#80ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABFA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABFA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#4ABCC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80abfa; /* rgb */ color: rgb(128, 171, 250); /* oklch */ color: oklch(74.3% 0.124 262.0);
Tailwind
colors: {
custom: {
50: '#abc3fc',
500: '#80abfa',
950: '#000000',
},
}SCSS
$custom: #80abfa; $custom-light: #abc3fc; $custom-dark: #000000;
JSON
{
"hex": "#80abfa",
"rgb": {
"r": 128,
"g": 171,
"b": 250
},
"hsl": {
"h": 218.852,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.74253,
"c": 0.12418,
"h": 262
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#80ABFA
secondary
#F6EAD5
accent
#9500E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185