#A080FF#A080FF
#A080FF is a light, vivid violet. Relative luminance 0.301; OKLCH L 68.7% C 0.181 H 292.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A080FF |
|---|---|
| RGB | rgb(160, 128, 255) |
| HSL | hsl(255, 100%, 75%) |
| HSV | hsv(255, 50%, 100%) |
| CMYK | cmyk(37.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(61.77, 40.31, -59.21) |
| CIE-LCH | lch(61.77, 71.62, 304.25°) |
| OKLab | oklab(68.69% 0.0697 -0.1676) |
| OKLCH | oklch(68.69% 0.181 292.6) |
| XYZ | xyz(40.2616, 30.1310, 98.2829) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.59
Lavender Blue
#8B88F8
ΔE00 5.17
Light Urple
#B36FF6
ΔE00 6.09
Perrywinkle
#8F8CE7
ΔE00 6.35
Mediumpurple
#9370DB
ΔE00 6.86
Light Purple
#BF77F6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080FF #DFFF80
analogous
#80A0FF #A080FF #DF80FF
triadic
#A080FF #FFA080 #80FFA0
tetradic
#A080FF #FF80A0 #DFFF80 #80FFDF
square
#A080FF #FF80A0 #DFFF80 #80FFDF
split-complementary
#A080FF #FFDF80 #A0FF80
monochromatic
#4406FF #7243FF #A080FF #CEBDFF #E8E0FF
Accessibility & contrast
On white
2.99
#A080FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#A080FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A080FF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080FF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#5393FC
Tritanopia (blue-blind)
#889AB4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a080ff; /* rgb */ color: rgb(160, 128, 255); /* oklch */ color: oklch(68.7% 0.181 292.6);
Tailwind
colors: {
custom: {
50: '#c0a5ff',
500: '#a080ff',
950: '#000000',
},
}SCSS
$custom: #a080ff; $custom-light: #c0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#a080ff",
"rgb": {
"r": 160,
"g": 128,
"b": 255
},
"hsl": {
"h": 255.118,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68688,
"c": 0.18147,
"h": 292.6
},
"luminance": 0.30132
}Semantic roles & 50–950 ramp
primary
#A080FF
secondary
#EEF7D4
accent
#E600AC
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86