#A080ED#A080ED
#A080ED is a light, vivid violet. Relative luminance 0.290; OKLCH L 67.7% C 0.158 H 295.4°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A080ED |
|---|---|
| RGB | rgb(160, 128, 237) |
| HSL | hsl(258, 75%, 72%) |
| HSV | hsv(258, 46%, 93%) |
| CMYK | cmyk(32.5%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(60.80, 35.66, -50.81) |
| CIE-LCH | lch(60.80, 62.08, 305.06°) |
| OKLab | oklab(67.66% 0.0678 -0.143) |
| OKLCH | oklch(67.66% 0.158 295.4) |
| XYZ | xyz(37.4986, 29.0258, 83.7312) |
| Luminance | 0.2903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.97
Mediumpurple
#9370DB
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 5.81
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 5.95
Light Purple
#BF77F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080ED #CDED80
analogous
#8097ED #A080ED #D780ED
triadic
#A080ED #EDA080 #80EDA0
tetradic
#A080ED #ED8097 #CDED80 #80EDD7
square
#A080ED #ED8097 #CDED80 #80EDD7
split-complementary
#A080ED #EDD780 #97ED80
monochromatic
#541ED4 #784AE5 #A080ED #C8B6F5 #EBE4FB
Accessibility & contrast
On white
3.09
#A080ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#A080ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080ED
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080ED | 1.00 | 3.09 | 6.81 | 6.81 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#6291EA
Tritanopia (blue-blind)
#8F95AB
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a080ed; /* rgb */ color: rgb(160, 128, 237); /* oklch */ color: oklch(67.7% 0.158 295.4);
Tailwind
colors: {
custom: {
50: '#bfa5f3',
500: '#a080ed',
950: '#000000',
},
}SCSS
$custom: #a080ed; $custom-light: #bfa5f3; $custom-dark: #000000;
JSON
{
"hex": "#a080ed",
"rgb": {
"r": 160,
"g": 128,
"b": 237
},
"hsl": {
"h": 257.615,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.67655,
"c": 0.15828,
"h": 295.4
},
"luminance": 0.29026
}Semantic roles & 50–950 ramp
primary
#A080ED
secondary
#EAF2D6
accent
#D70E9C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85