#A080E9#A080E9
#A080E9 is a light, vivid violet. Relative luminance 0.288; OKLCH L 67.4% C 0.153 H 296.1°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A080E9 |
|---|---|
| RGB | rgb(160, 128, 233) |
| HSL | hsl(258, 70%, 71%) |
| HSV | hsv(258, 45%, 91%) |
| CMYK | cmyk(31.3%, 45.1%, 0%, 8.6%) |
| CIE-LAB | lab(60.60, 34.65, -48.92) |
| CIE-LCH | lch(60.60, 59.95, 305.31°) |
| OKLab | oklab(67.44% 0.0673 -0.1375) |
| OKLCH | oklch(67.44% 0.153 296.1) |
| XYZ | xyz(36.9207, 28.7946, 80.6877) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 5.17
Periwinkle (survey)
#8E82FE
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 5.90
Light Urple
#B36FF6
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 6.30
Light Purple
#BF77F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080E9 #C9E980
analogous
#8094E9 #A080E9 #D580E9
triadic
#A080E9 #E9A080 #80E9A0
tetradic
#A080E9 #E98094 #C9E980 #80E9D5
square
#A080E9 #E98094 #C9E980 #80E9D5
split-complementary
#A080E9 #E9D580 #94E980
monochromatic
#5623CB #794CE0 #A080E9 #C7B4F2 #EBE5FA
Accessibility & contrast
On white
3.11
#A080E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#A080E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080E9
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080E9 | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93ED
Deuteranopia (green-blind)
#6591E6
Tritanopia (blue-blind)
#9093A9
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a080e9; /* rgb */ color: rgb(160, 128, 233); /* oklch */ color: oklch(67.4% 0.153 296.1);
Tailwind
colors: {
custom: {
50: '#bfa5f0',
500: '#a080e9',
950: '#000000',
},
}SCSS
$custom: #a080e9; $custom-light: #bfa5f0; $custom-dark: #000000;
JSON
{
"hex": "#a080e9",
"rgb": {
"r": 160,
"g": 128,
"b": 233
},
"hsl": {
"h": 258.286,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.67435,
"c": 0.15307,
"h": 296.1
},
"luminance": 0.28795
}Semantic roles & 50–950 ramp
primary
#A080E9
secondary
#E8F1D4
accent
#D21398
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#120F17
muted
#817F85