#80A2FC#80A2FC
#80A2FC is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.5% C 0.137 H 267.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2FC |
|---|---|
| RGB | rgb(128, 162, 252) |
| HSL | hsl(224, 95%, 75%) |
| HSV | hsv(224, 49%, 99%) |
| CMYK | cmyk(49.2%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.62, 12.35, -48.43) |
| CIE-LCH | lch(67.62, 49.98, 284.31°) |
| OKLab | oklab(72.51% -0.0065 -0.1366) |
| OKLCH | oklch(72.51% 0.137 267.3) |
| XYZ | xyz(39.3874, 37.4555, 97.2307) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Cornflowerblue
#6495ED
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 7.98
Pastel Blue
#A2BFFE
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2FC #FCDA80
analogous
#80E0FC #80A2FC #9C80FC
triadic
#80A2FC #FC80A2 #A2FC80
tetradic
#80A2FC #FC80E0 #FCDA80 #80FC9C
square
#80A2FC #FC80E0 #FCDA80 #80FC9C
split-complementary
#80A2FC #FC9C80 #E0FC80
monochromatic
#084AF9 #4476FB #80A2FC #BCCEFD #E1E9FE
Accessibility & contrast
On white
2.47
#80A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#80A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2FC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2FC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#72A0FA
Tritanopia (blue-blind)
#4AB5C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #80a2fc; /* rgb */ color: rgb(128, 162, 252); /* oklch */ color: oklch(72.5% 0.137 267.3);
Tailwind
colors: {
custom: {
50: '#abbdfe',
500: '#80a2fc',
950: '#000000',
},
}SCSS
$custom: #80a2fc; $custom-light: #abbdfe; $custom-dark: #000000;
JSON
{
"hex": "#80a2fc",
"rgb": {
"r": 128,
"g": 162,
"b": 252
},
"hsl": {
"h": 223.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.72507,
"c": 0.13677,
"h": 267.3
},
"luminance": 0.37458
}Semantic roles & 50–950 ramp
primary
#80A2FC
secondary
#F7EDD4
accent
#A700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186