#80A4FA#80A4FA
#80A4FA is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.8% C 0.132 H 266.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80A4FA |
|---|---|
| RGB | rgb(128, 164, 250) |
| HSL | hsl(222, 92%, 74%) |
| HSV | hsv(222, 49%, 98%) |
| CMYK | cmyk(48.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.05, 10.61, -46.66) |
| CIE-LCH | lch(68.05, 47.85, 282.82°) |
| OKLab | oklab(72.81% -0.0093 -0.1315) |
| OKLCH | oklch(72.81% 0.132 266) |
| XYZ | xyz(39.4272, 38.0396, 95.6887) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 7.57
Soft Blue
#6488EA
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A4FA #FAD680
analogous
#80E1FA #80A4FA #9980FA
triadic
#80A4FA #FA80A4 #A4FA80
tetradic
#80A4FA #FA80E1 #FAD680 #80FA99
square
#80A4FA #FA80E1 #FAD680 #80FA99
split-complementary
#80A4FA #FA9980 #E1FA80
monochromatic
#0A50F5 #457AF8 #80A4FA #BBCEFC #E2EAFE
Accessibility & contrast
On white
2.44
#80A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#80A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A4FA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A4FA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#4CB6C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #80a4fa; /* rgb */ color: rgb(128, 164, 250); /* oklch */ color: oklch(72.8% 0.132 266.0);
Tailwind
colors: {
custom: {
50: '#abbefc',
500: '#80a4fa',
950: '#000000',
},
}SCSS
$custom: #80a4fa; $custom-light: #abbefc; $custom-dark: #000000;
JSON
{
"hex": "#80a4fa",
"rgb": {
"r": 128,
"g": 164,
"b": 250
},
"hsl": {
"h": 222.295,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.72812,
"c": 0.13179,
"h": 266
},
"luminance": 0.38042
}Semantic roles & 50–950 ramp
primary
#80A4FA
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185