#80A1FA#80A1FA
#80A1FA is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.2% C 0.135 H 267.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80A1FA |
|---|---|
| RGB | rgb(128, 161, 250) |
| HSL | hsl(224, 92%, 74%) |
| HSV | hsv(224, 49%, 98%) |
| CMYK | cmyk(48.8%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(67.26, 12.33, -47.90) |
| CIE-LCH | lch(67.26, 49.46, 284.44°) |
| OKLab | oklab(72.2% -0.0058 -0.1351) |
| OKLCH | oklch(72.2% 0.135 267.5) |
| XYZ | xyz(38.8967, 36.9785, 95.5119) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A1FA #FAD980
analogous
#80DEFA #80A1FA #9C80FA
triadic
#80A1FA #FA80A1 #A1FA80
tetradic
#80A1FA #FA80DE #FAD980 #80FA9C
square
#80A1FA #FA80DE #FAD980 #80FA9C
split-complementary
#80A1FA #FA9C80 #DEFA80
monochromatic
#0A4AF5 #4575F8 #80A1FA #BBCDFC #E2E9FE
Accessibility & contrast
On white
2.50
#80A1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#80A1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A1FA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A1FA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#4CB4C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #80a1fa; /* rgb */ color: rgb(128, 161, 250); /* oklch */ color: oklch(72.2% 0.135 267.5);
Tailwind
colors: {
custom: {
50: '#abbcfc',
500: '#80a1fa',
950: '#000000',
},
}SCSS
$custom: #80a1fa; $custom-light: #abbcfc; $custom-dark: #000000;
JSON
{
"hex": "#80a1fa",
"rgb": {
"r": 128,
"g": 161,
"b": 250
},
"hsl": {
"h": 223.77,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.72201,
"c": 0.13521,
"h": 267.5
},
"luminance": 0.36981
}Semantic roles & 50–950 ramp
primary
#80A1FA
secondary
#F6EDD5
accent
#A700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111217
muted
#808185