#80A2FA#80A2FA
#80A2FA is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.134 H 267.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2FA |
|---|---|
| RGB | rgb(128, 162, 250) |
| HSL | hsl(223, 92%, 74%) |
| HSV | hsv(223, 49%, 98%) |
| CMYK | cmyk(48.8%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.52, 11.76, -47.49) |
| CIE-LCH | lch(67.52, 48.92, 283.91°) |
| OKLab | oklab(72.4% -0.0069 -0.1339) |
| OKLCH | oklch(72.4% 0.134 267) |
| XYZ | xyz(39.0721, 37.3294, 95.5704) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.16
Cornflowerblue
#6495ED
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2FA #FAD880
analogous
#80DFFA #80A2FA #9B80FA
triadic
#80A2FA #FA80A2 #A2FA80
tetradic
#80A2FA #FA80DF #FAD880 #80FA9B
square
#80A2FA #FA80DF #FAD880 #80FA9B
split-complementary
#80A2FA #FA9B80 #DFFA80
monochromatic
#0A4CF5 #4577F8 #80A2FA #BBCDFC #E2E9FE
Accessibility & contrast
On white
2.48
#80A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#80A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2FA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2FA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#4CB5C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80a2fa; /* rgb */ color: rgb(128, 162, 250); /* oklch */ color: oklch(72.4% 0.134 267.0);
Tailwind
colors: {
custom: {
50: '#abbdfc',
500: '#80a2fa',
950: '#000000',
},
}SCSS
$custom: #80a2fa; $custom-light: #abbdfc; $custom-dark: #000000;
JSON
{
"hex": "#80a2fa",
"rgb": {
"r": 128,
"g": 162,
"b": 250
},
"hsl": {
"h": 223.279,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.72404,
"c": 0.13406,
"h": 267
},
"luminance": 0.37332
}Semantic roles & 50–950 ramp
primary
#80A2FA
secondary
#F6EDD5
accent
#A600E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185