#80A5FD#80A5FD
#80A5FD is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.2% C 0.135 H 265.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #80A5FD |
|---|---|
| RGB | rgb(128, 165, 253) |
| HSL | hsl(222, 97%, 75%) |
| HSV | hsv(222, 49%, 99%) |
| CMYK | cmyk(49.4%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(68.45, 10.93, -47.66) |
| CIE-LCH | lch(68.45, 48.89, 282.92°) |
| OKLab | oklab(73.17% -0.0097 -0.1343) |
| OKLCH | oklch(73.17% 0.135 265.9) |
| XYZ | xyz(40.0810, 38.5886, 98.2458) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.20
Cornflowerblue
#6495ED
ΔE00 5.64
Periwinkle Blue
#8F99FB
ΔE00 5.97
Pastel Blue
#A2BFFE
ΔE00 7.39
Sky Blue (survey)
#75BBFD
ΔE00 8.58
Soft Blue
#6488EA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A5FD #FDD880
analogous
#80E4FD #80A5FD #9A80FD
triadic
#80A5FD #FD80A5 #A5FD80
tetradic
#80A5FD #FD80E4 #FDD880 #80FD9A
square
#80A5FD #FD80E4 #FDD880 #80FD9A
split-complementary
#80A5FD #FD9A80 #E4FD80
monochromatic
#0750FB #447AFC #80A5FD #BCD0FE #E1EAFF
Accessibility & contrast
On white
2.41
#80A5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#80A5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A5FD
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A5FD | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#75A2FB
Tritanopia (blue-blind)
#49B8C5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80a5fd; /* rgb */ color: rgb(128, 165, 253); /* oklch */ color: oklch(73.2% 0.135 265.9);
Tailwind
colors: {
custom: {
50: '#abbffe',
500: '#80a5fd',
950: '#000000',
},
}SCSS
$custom: #80a5fd; $custom-light: #abbffe; $custom-dark: #000000;
JSON
{
"hex": "#80a5fd",
"rgb": {
"r": 128,
"g": 165,
"b": 253
},
"hsl": {
"h": 222.24,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.73169,
"c": 0.1347,
"h": 265.9
},
"luminance": 0.38591
}Semantic roles & 50–950 ramp
primary
#80A5FD
secondary
#F7EDD4
accent
#A200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186