#A080F0#A080F0
#A080F0 is a light, vivid violet. Relative luminance 0.292; OKLCH L 67.8% C 0.162 H 294.9°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A080F0 |
|---|---|
| RGB | rgb(160, 128, 240) |
| HSL | hsl(257, 79%, 72%) |
| HSV | hsv(257, 47%, 94%) |
| CMYK | cmyk(33.3%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(60.96, 36.43, -52.23) |
| CIE-LCH | lch(60.96, 63.68, 304.89°) |
| OKLab | oklab(67.82% 0.0682 -0.1471) |
| OKLCH | oklch(67.82% 0.162 294.9) |
| XYZ | xyz(37.9406, 29.2025, 86.0589) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.63
Mediumpurple
#9370DB
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 5.72
Light Urple
#B36FF6
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 5.85
Light Purple
#BF77F6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080F0 #D0F080
analogous
#8098F0 #A080F0 #D880F0
triadic
#A080F0 #F0A080 #80F0A0
tetradic
#A080F0 #F08098 #D0F080 #80F0D8
square
#A080F0 #F08098 #D0F080 #80F0D8
split-complementary
#A080F0 #F0D880 #98F080
monochromatic
#511ADC #7749EA #A080F0 #C9B7F6 #EBE4FC
Accessibility & contrast
On white
3.07
#A080F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#A080F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080F0
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080F0 | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F4
Deuteranopia (green-blind)
#6091ED
Tritanopia (blue-blind)
#8E95AD
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a080f0; /* rgb */ color: rgb(160, 128, 240); /* oklch */ color: oklch(67.8% 0.162 294.9);
Tailwind
colors: {
custom: {
50: '#bfa5f5',
500: '#a080f0',
950: '#000000',
},
}SCSS
$custom: #a080f0; $custom-light: #bfa5f5; $custom-dark: #000000;
JSON
{
"hex": "#a080f0",
"rgb": {
"r": 160,
"g": 128,
"b": 240
},
"hsl": {
"h": 257.143,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.67822,
"c": 0.16217,
"h": 294.9
},
"luminance": 0.29203
}Semantic roles & 50–950 ramp
primary
#A080F0
secondary
#ECF4D7
accent
#DB0A9F
background
#FCFAFF
surface
#F8F4FE
border
#D1CED6
text
#120F17
muted
#817F85