#A080E8#A080E8
#A080E8 is a light, vivid violet. Relative luminance 0.287; OKLCH L 67.4% C 0.152 H 296.3°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A080E8 |
|---|---|
| RGB | rgb(160, 128, 232) |
| HSL | hsl(258, 69%, 71%) |
| HSV | hsv(258, 45%, 91%) |
| CMYK | cmyk(31%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(60.55, 34.40, -48.44) |
| CIE-LCH | lch(60.55, 59.41, 305.38°) |
| OKLab | oklab(67.38% 0.0672 -0.1361) |
| OKLCH | oklch(67.38% 0.152 296.3) |
| XYZ | xyz(36.7783, 28.7376, 79.9375) |
| Luminance | 0.2874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 5.93
Light Urple
#B36FF6
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.40
Light Purple
#BF77F6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080E8 #C8E880
analogous
#8094E8 #A080E8 #D480E8
triadic
#A080E8 #E8A080 #80E8A0
tetradic
#A080E8 #E88094 #C8E880 #80E8D4
square
#A080E8 #E88094 #C8E880 #80E8D4
split-complementary
#A080E8 #E8D480 #94E880
monochromatic
#5724C9 #794CDF #A080E8 #C7B4F1 #ECE5FA
Accessibility & contrast
On white
3.11
#A080E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#A080E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080E8
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080E8 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EC
Deuteranopia (green-blind)
#6591E5
Tritanopia (blue-blind)
#9093A9
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a080e8; /* rgb */ color: rgb(160, 128, 232); /* oklch */ color: oklch(67.4% 0.152 296.3);
Tailwind
colors: {
custom: {
50: '#bfa5f0',
500: '#a080e8',
950: '#000000',
},
}SCSS
$custom: #a080e8; $custom-light: #bfa5f0; $custom-dark: #000000;
JSON
{
"hex": "#a080e8",
"rgb": {
"r": 160,
"g": 128,
"b": 232
},
"hsl": {
"h": 258.462,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.6738,
"c": 0.15176,
"h": 296.3
},
"luminance": 0.28738
}Semantic roles & 50–950 ramp
primary
#A080E8
secondary
#E7F0D4
accent
#D11497
background
#FBFAFE
surface
#F7F4FD
border
#D0CED5
text
#120F16
muted
#817F84