#80ABFC#80ABFC
#80ABFC is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.4% C 0.127 H 262.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #80ABFC |
|---|---|
| RGB | rgb(128, 171, 252) |
| HSL | hsl(219, 95%, 75%) |
| HSV | hsv(219, 49%, 99%) |
| CMYK | cmyk(49.2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.99, 7.22, -44.69) |
| CIE-LCH | lch(69.99, 45.27, 279.18°) |
| OKLab | oklab(74.35% -0.0168 -0.1257) |
| OKLCH | oklch(74.35% 0.127 262.4) |
| XYZ | xyz(41.0298, 40.7405, 97.7782) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.62
Sky Blue (survey)
#75BBFD
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ABFC #FCD180
analogous
#80E9FC #80ABFC #9380FC
triadic
#80ABFC #FC80AB #ABFC80
tetradic
#80ABFC #FC80E9 #FCD180 #80FC93
square
#80ABFC #FC80E9 #FCD180 #80FC93
split-complementary
#80ABFC #FC9380 #E9FC80
monochromatic
#085CF9 #4483FB #80ABFC #BCD3FD #E1EBFE
Accessibility & contrast
On white
2.30
#80ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#80ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ABFC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ABFC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#49BCC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #80abfc; /* rgb */ color: rgb(128, 171, 252); /* oklch */ color: oklch(74.4% 0.127 262.4);
Tailwind
colors: {
custom: {
50: '#abc3fd',
500: '#80abfc',
950: '#000000',
},
}SCSS
$custom: #80abfc; $custom-light: #abc3fd; $custom-dark: #000000;
JSON
{
"hex": "#80abfc",
"rgb": {
"r": 128,
"g": 171,
"b": 252
},
"hsl": {
"h": 219.194,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74351,
"c": 0.12682,
"h": 262.4
},
"luminance": 0.40743
}Semantic roles & 50–950 ramp
primary
#80ABFC
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186