#80A2FF#80A2FF
#80A2FF is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.7% C 0.141 H 267.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2FF |
|---|---|
| RGB | rgb(128, 162, 255) |
| HSL | hsl(224, 100%, 75%) |
| HSV | hsv(224, 50%, 100%) |
| CMYK | cmyk(49.8%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.76, 13.24, -49.83) |
| CIE-LCH | lch(67.76, 51.56, 284.88°) |
| OKLab | oklab(72.66% -0.0058 -0.1407) |
| OKLCH | oklch(72.66% 0.141 267.6) |
| XYZ | xyz(39.8665, 37.6472, 99.7542) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.12
Cornflowerblue
#6495ED
ΔE00 5.41
Carolina Blue
#8AB8FE
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.99
Soft Blue
#6488EA
ΔE00 8.05
Lavender Blue
#8B88F8
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2FF #FFDD80
analogous
#80E1FF #80A2FF #9D80FF
triadic
#80A2FF #FF80A2 #A2FF80
tetradic
#80A2FF #FF80E1 #FFDD80 #80FF9D
square
#80A2FF #FF80E1 #FFDD80 #80FF9D
split-complementary
#80A2FF #FF9D80 #E1FF80
monochromatic
#0648FF #4375FF #80A2FF #BDCFFF #E0E9FF
Accessibility & contrast
On white
2.46
#80A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#80A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#48B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a2ff; /* rgb */ color: rgb(128, 162, 255); /* oklch */ color: oklch(72.7% 0.141 267.6);
Tailwind
colors: {
custom: {
50: '#abbdff',
500: '#80a2ff',
950: '#000000',
},
}SCSS
$custom: #80a2ff; $custom-light: #abbdff; $custom-dark: #000000;
JSON
{
"hex": "#80a2ff",
"rgb": {
"r": 128,
"g": 162,
"b": 255
},
"hsl": {
"h": 223.937,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.72664,
"c": 0.14084,
"h": 267.6
},
"luminance": 0.3765
}Semantic roles & 50–950 ramp
primary
#80A2FF
secondary
#F7EED4
accent
#A800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186