#80A3FA#80A3FA
#80A3FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.6% C 0.133 H 266.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #80A3FA |
|---|---|
| RGB | rgb(128, 163, 250) |
| HSL | hsl(223, 92%, 74%) |
| HSV | hsv(223, 49%, 98%) |
| CMYK | cmyk(48.8%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.79, 11.19, -47.07) |
| CIE-LCH | lch(67.79, 48.38, 283.37°) |
| OKLab | oklab(72.61% -0.0081 -0.1327) |
| OKLCH | oklch(72.61% 0.133 266.5) |
| XYZ | xyz(39.2490, 37.6831, 95.6293) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 8.17
Sky Blue (survey)
#75BBFD
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A3FA #FAD780
analogous
#80E0FA #80A3FA #9A80FA
triadic
#80A3FA #FA80A3 #A3FA80
tetradic
#80A3FA #FA80E0 #FAD780 #80FA9A
square
#80A3FA #FA80E0 #FAD780 #80FA9A
split-complementary
#80A3FA #FA9A80 #E0FA80
monochromatic
#0A4EF5 #4578F8 #80A3FA #BBCEFC #E2EAFE
Accessibility & contrast
On white
2.46
#80A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#80A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A3FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A3FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#4CB6C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a3fa; /* rgb */ color: rgb(128, 163, 250); /* oklch */ color: oklch(72.6% 0.133 266.5);
Tailwind
colors: {
custom: {
50: '#abbdfc',
500: '#80a3fa',
950: '#000000',
},
}SCSS
$custom: #80a3fa; $custom-light: #abbdfc; $custom-dark: #000000;
JSON
{
"hex": "#80a3fa",
"rgb": {
"r": 128,
"g": 163,
"b": 250
},
"hsl": {
"h": 222.787,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.72608,
"c": 0.13292,
"h": 266.5
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#80A3FA
secondary
#F6EDD5
accent
#A400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185