#80A7FA#80A7FA
#80A7FA is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.4% C 0.128 H 264.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80A7FA |
|---|---|
| RGB | rgb(128, 167, 250) |
| HSL | hsl(221, 92%, 74%) |
| HSV | hsv(221, 49%, 98%) |
| CMYK | cmyk(48.8%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.84, 8.90, -45.41) |
| CIE-LCH | lch(68.84, 46.28, 281.09°) |
| OKLab | oklab(73.43% -0.0127 -0.1278) |
| OKLCH | oklch(73.43% 0.128 264.3) |
| XYZ | xyz(39.9704, 39.1261, 95.8698) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 7.90
Soft Blue
#6488EA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A7FA #FAD380
analogous
#80E4FA #80A7FA #9680FA
triadic
#80A7FA #FA80A7 #A7FA80
tetradic
#80A7FA #FA80E4 #FAD380 #80FA96
square
#80A7FA #FA80E4 #FAD380 #80FA96
split-complementary
#80A7FA #FA9680 #E4FA80
monochromatic
#0A55F5 #457EF8 #80A7FA #BBD0FC #E2EBFE
Accessibility & contrast
On white
2.38
#80A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#80A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A7FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A7FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#4BB9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80a7fa; /* rgb */ color: rgb(128, 167, 250); /* oklch */ color: oklch(73.4% 0.128 264.3);
Tailwind
colors: {
custom: {
50: '#abc0fc',
500: '#80a7fa',
950: '#000000',
},
}SCSS
$custom: #80a7fa; $custom-light: #abc0fc; $custom-dark: #000000;
JSON
{
"hex": "#80a7fa",
"rgb": {
"r": 128,
"g": 167,
"b": 250
},
"hsl": {
"h": 220.82,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.73427,
"c": 0.12845,
"h": 264.3
},
"luminance": 0.39129
}Semantic roles & 50–950 ramp
primary
#80A7FA
secondary
#F6EBD5
accent
#9C00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185