#80A2FD#80A2FD
#80A2FD is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.6% C 0.138 H 267.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2FD |
|---|---|
| RGB | rgb(128, 162, 253) |
| HSL | hsl(224, 97%, 75%) |
| HSV | hsv(224, 49%, 99%) |
| CMYK | cmyk(49.4%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(67.66, 12.65, -48.90) |
| CIE-LCH | lch(67.66, 50.51, 284.50°) |
| OKLab | oklab(72.56% -0.0063 -0.138) |
| OKLCH | oklch(72.56% 0.138 267.4) |
| XYZ | xyz(39.5463, 37.5191, 98.0675) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 7.98
Soft Blue
#6488EA
ΔE00 8.00
Lavender Blue
#8B88F8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2FD #FDDB80
analogous
#80E1FD #80A2FD #9D80FD
triadic
#80A2FD #FD80A2 #A2FD80
tetradic
#80A2FD #FD80E1 #FDDB80 #80FD9D
square
#80A2FD #FD80E1 #FDDB80 #80FD9D
split-complementary
#80A2FD #FD9D80 #E1FD80
monochromatic
#074AFB #4476FC #80A2FD #BCCEFE #E1E9FF
Accessibility & contrast
On white
2.47
#80A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#80A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2FD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2FD | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#71A0FB
Tritanopia (blue-blind)
#4AB5C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a2fd; /* rgb */ color: rgb(128, 162, 253); /* oklch */ color: oklch(72.6% 0.138 267.4);
Tailwind
colors: {
custom: {
50: '#abbdfe',
500: '#80a2fd',
950: '#000000',
},
}SCSS
$custom: #80a2fd; $custom-light: #abbdfe; $custom-dark: #000000;
JSON
{
"hex": "#80a2fd",
"rgb": {
"r": 128,
"g": 162,
"b": 253
},
"hsl": {
"h": 223.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.72559,
"c": 0.13812,
"h": 267.4
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#80A2FD
secondary
#F7EDD4
accent
#A700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186