#80A8FA#80A8FA
#80A8FA is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.6% C 0.127 H 263.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80A8FA |
|---|---|
| RGB | rgb(128, 168, 250) |
| HSL | hsl(220, 92%, 74%) |
| HSV | hsv(220, 49%, 98%) |
| CMYK | cmyk(48.8%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.11, 8.33, -45.00) |
| CIE-LCH | lch(69.11, 45.76, 280.49°) |
| OKLab | oklab(73.63% -0.0139 -0.1266) |
| OKLCH | oklch(73.63% 0.127 263.7) |
| XYZ | xyz(40.1543, 39.4939, 95.9311) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Cornflowerblue
#6495ED
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Soft Blue
#6488EA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A8FA #FAD280
analogous
#80E5FA #80A8FA #9580FA
triadic
#80A8FA #FA80A8 #A8FA80
tetradic
#80A8FA #FA80E5 #FAD280 #80FA95
square
#80A8FA #FA80E5 #FAD280 #80FA95
split-complementary
#80A8FA #FA9580 #E5FA80
monochromatic
#0A57F5 #4580F8 #80A8FA #BBD0FC #E2EBFE
Accessibility & contrast
On white
2.36
#80A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#80A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A8FA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A8FA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#4BBAC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80a8fa; /* rgb */ color: rgb(128, 168, 250); /* oklch */ color: oklch(73.6% 0.127 263.7);
Tailwind
colors: {
custom: {
50: '#abc1fc',
500: '#80a8fa',
950: '#000000',
},
}SCSS
$custom: #80a8fa; $custom-light: #abc1fc; $custom-dark: #000000;
JSON
{
"hex": "#80a8fa",
"rgb": {
"r": 128,
"g": 168,
"b": 250
},
"hsl": {
"h": 220.328,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.73633,
"c": 0.12736,
"h": 263.7
},
"luminance": 0.39497
}Semantic roles & 50–950 ramp
primary
#80A8FA
secondary
#F6EBD5
accent
#9A00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185