#A080F8#A080F8
#A080F8 is a light, vivid violet. Relative luminance 0.297; OKLCH L 68.3% C 0.172 H 293.6°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A080F8 |
|---|---|
| RGB | rgb(160, 128, 248) |
| HSL | hsl(256, 90%, 74%) |
| HSV | hsv(256, 48%, 97%) |
| CMYK | cmyk(35.5%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(61.38, 38.48, -55.97) |
| CIE-LCH | lch(61.38, 67.92, 304.51°) |
| OKLab | oklab(68.28% 0.0691 -0.1581) |
| OKLCH | oklch(68.28% 0.173 293.6) |
| XYZ | xyz(39.1553, 29.6884, 92.4562) |
| Luminance | 0.2969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.93
Lavender Blue
#8B88F8
ΔE00 5.31
Light Urple
#B36FF6
ΔE00 5.84
Perrywinkle
#8F8CE7
ΔE00 6.02
Mediumpurple
#9370DB
ΔE00 6.18
Light Purple
#BF77F6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080F8 #D8F880
analogous
#809CF8 #A080F8 #DC80F8
triadic
#A080F8 #F8A080 #80F8A0
tetradic
#A080F8 #F8809C #D8F880 #80F8DC
square
#A080F8 #F8809C #D8F880 #80F8DC
split-complementary
#A080F8 #F8DC80 #9CF880
monochromatic
#4A0DF0 #7546F5 #A080F8 #CBBAFB #E9E2FD
Accessibility & contrast
On white
3.03
#A080F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#A080F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080F8
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080F8 | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FC
Deuteranopia (green-blind)
#5992F5
Tritanopia (blue-blind)
#8B98B0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #a080f8; /* rgb */ color: rgb(160, 128, 248); /* oklch */ color: oklch(68.3% 0.172 293.6);
Tailwind
colors: {
custom: {
50: '#c0a5fb',
500: '#a080f8',
950: '#000000',
},
}SCSS
$custom: #a080f8; $custom-light: #c0a5fb; $custom-dark: #000000;
JSON
{
"hex": "#a080f8",
"rgb": {
"r": 160,
"g": 128,
"b": 248
},
"hsl": {
"h": 256,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.68278,
"c": 0.1725,
"h": 293.6
},
"luminance": 0.29689
}Semantic roles & 50–950 ramp
primary
#A080F8
secondary
#EDF5D6
accent
#E600A8
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85