#A080EB#A080EB
#A080EB is a light, vivid violet. Relative luminance 0.289; OKLCH L 67.5% C 0.156 H 295.7°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A080EB |
|---|---|
| RGB | rgb(160, 128, 235) |
| HSL | hsl(258, 73%, 71%) |
| HSV | hsv(258, 46%, 92%) |
| CMYK | cmyk(31.9%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(60.70, 35.15, -49.87) |
| CIE-LCH | lch(60.70, 61.01, 305.18°) |
| OKLab | oklab(67.54% 0.0676 -0.1402) |
| OKLCH | oklch(67.54% 0.156 295.7) |
| XYZ | xyz(37.2080, 28.9095, 82.2009) |
| Luminance | 0.2891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.21
Mediumpurple
#9370DB
ΔE00 5.25
Light Urple
#B36FF6
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.12
Light Purple
#BF77F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080EB #CBEB80
analogous
#8095EB #A080EB #D580EB
triadic
#A080EB #EBA080 #80EBA0
tetradic
#A080EB #EB8095 #CBEB80 #80EBD5
square
#A080EB #EB8095 #CBEB80 #80EBD5
split-complementary
#A080EB #EBD580 #95EB80
monochromatic
#5521D0 #784BE3 #A080EB #C8B5F3 #EBE5FB
Accessibility & contrast
On white
3.10
#A080EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#A080EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080EB
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080EB | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#6391E8
Tritanopia (blue-blind)
#8F94AA
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a080eb; /* rgb */ color: rgb(160, 128, 235); /* oklch */ color: oklch(67.5% 0.156 295.7);
Tailwind
colors: {
custom: {
50: '#bfa5f2',
500: '#a080eb',
950: '#000000',
},
}SCSS
$custom: #a080eb; $custom-light: #bfa5f2; $custom-dark: #000000;
JSON
{
"hex": "#a080eb",
"rgb": {
"r": 160,
"g": 128,
"b": 235
},
"hsl": {
"h": 257.944,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.67544,
"c": 0.15567,
"h": 295.7
},
"luminance": 0.2891
}Semantic roles & 50–950 ramp
primary
#A080EB
secondary
#E9F1D5
accent
#D5119A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85