#80A2FE#80A2FE
#80A2FE is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.139 H 267.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2FE |
|---|---|
| RGB | rgb(128, 162, 254) |
| HSL | hsl(224, 98%, 75%) |
| HSV | hsv(224, 50%, 100%) |
| CMYK | cmyk(49.6%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.71, 12.95, -49.37) |
| CIE-LCH | lch(67.71, 51.03, 284.69°) |
| OKLab | oklab(72.61% -0.006 -0.1393) |
| OKLCH | oklch(72.61% 0.139 267.5) |
| XYZ | xyz(39.7060, 37.5830, 98.9087) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 7.99
Soft Blue
#6488EA
ΔE00 8.03
Lavender Blue
#8B88F8
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2FE #FEDC80
analogous
#80E1FE #80A2FE #9D80FE
triadic
#80A2FE #FE80A2 #A2FE80
tetradic
#80A2FE #FE80E1 #FEDC80 #80FE9D
square
#80A2FE #FE80E1 #FEDC80 #80FE9D
split-complementary
#80A2FE #FE9D80 #E1FE80
monochromatic
#0749FD #4376FE #80A2FE #BDCEFE #E1E9FF
Accessibility & contrast
On white
2.47
#80A2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#80A2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2FE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2FE | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#49B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a2fe; /* rgb */ color: rgb(128, 162, 254); /* oklch */ color: oklch(72.6% 0.139 267.5);
Tailwind
colors: {
custom: {
50: '#abbdff',
500: '#80a2fe',
950: '#000000',
},
}SCSS
$custom: #80a2fe; $custom-light: #abbdff; $custom-dark: #000000;
JSON
{
"hex": "#80a2fe",
"rgb": {
"r": 128,
"g": 162,
"b": 254
},
"hsl": {
"h": 223.81,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.72612,
"c": 0.13948,
"h": 267.5
},
"luminance": 0.37586
}Semantic roles & 50–950 ramp
primary
#80A2FE
secondary
#F7EED4
accent
#A800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186