#80A5FC#80A5FC
#80A5FC is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.1% C 0.133 H 265.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80A5FC |
|---|---|
| RGB | rgb(128, 165, 252) |
| HSL | hsl(222, 95%, 75%) |
| HSV | hsv(222, 49%, 99%) |
| CMYK | cmyk(49.2%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.41, 10.63, -47.19) |
| CIE-LCH | lch(68.41, 48.37, 282.70°) |
| OKLab | oklab(73.12% -0.0099 -0.133) |
| OKLCH | oklch(73.12% 0.133 265.7) |
| XYZ | xyz(39.9221, 38.5251, 97.4090) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.20
Cornflowerblue
#6495ED
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 7.39
Sky Blue (survey)
#75BBFD
ΔE00 8.56
Soft Blue
#6488EA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A5FC #FCD780
analogous
#80E3FC #80A5FC #9980FC
triadic
#80A5FC #FC80A5 #A5FC80
tetradic
#80A5FC #FC80E3 #FCD780 #80FC99
square
#80A5FC #FC80E3 #FCD780 #80FC99
split-complementary
#80A5FC #FC9980 #E3FC80
monochromatic
#0850F9 #447BFB #80A5FC #BCCFFD #E1EAFE
Accessibility & contrast
On white
2.41
#80A5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#80A5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A5FC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A5FC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#4AB8C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80a5fc; /* rgb */ color: rgb(128, 165, 252); /* oklch */ color: oklch(73.1% 0.133 265.7);
Tailwind
colors: {
custom: {
50: '#abbffe',
500: '#80a5fc',
950: '#000000',
},
}SCSS
$custom: #80a5fc; $custom-light: #abbffe; $custom-dark: #000000;
JSON
{
"hex": "#80a5fc",
"rgb": {
"r": 128,
"g": 165,
"b": 252
},
"hsl": {
"h": 222.097,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.73118,
"c": 0.13335,
"h": 265.7
},
"luminance": 0.38528
}Semantic roles & 50–950 ramp
primary
#80A5FC
secondary
#F7ECD4
accent
#A100E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186