#A080F9#A080F9
#A080F9 is a light, vivid violet. Relative luminance 0.298; OKLCH L 68.3% C 0.174 H 293.5°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A080F9 |
|---|---|
| RGB | rgb(160, 128, 249) |
| HSL | hsl(256, 91%, 74%) |
| HSV | hsv(256, 49%, 98%) |
| CMYK | cmyk(35.7%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(61.44, 38.74, -56.43) |
| CIE-LCH | lch(61.44, 68.45, 304.47°) |
| OKLab | oklab(68.34% 0.0692 -0.1594) |
| OKLCH | oklch(68.34% 0.174 293.5) |
| XYZ | xyz(39.3108, 29.7506, 93.2755) |
| Luminance | 0.2975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.87
Lavender Blue
#8B88F8
ΔE00 5.28
Light Urple
#B36FF6
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.06
Mediumpurple
#9370DB
ΔE00 6.28
Light Purple
#BF77F6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A080F9 #D9F980
analogous
#809DF9 #A080F9 #DD80F9
triadic
#A080F9 #F9A080 #80F9A0
tetradic
#A080F9 #F9809D #D9F980 #80F9DD
square
#A080F9 #F9809D #D9F980 #80F9DD
split-complementary
#A080F9 #F9DD80 #9DF980
monochromatic
#490BF3 #7446F6 #A080F9 #CCBAFC #E9E2FE
Accessibility & contrast
On white
3.02
#A080F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#A080F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A080F9
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A080F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A080F9 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#5992F6
Tritanopia (blue-blind)
#8A98B1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #a080f9; /* rgb */ color: rgb(160, 128, 249); /* oklch */ color: oklch(68.3% 0.174 293.5);
Tailwind
colors: {
custom: {
50: '#c0a5fc',
500: '#a080f9',
950: '#000000',
},
}SCSS
$custom: #a080f9; $custom-light: #c0a5fc; $custom-dark: #000000;
JSON
{
"hex": "#a080f9",
"rgb": {
"r": 160,
"g": 128,
"b": 249
},
"hsl": {
"h": 255.868,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.68336,
"c": 0.17379,
"h": 293.5
},
"luminance": 0.29751
}Semantic roles & 50–950 ramp
primary
#A080F9
secondary
#EDF6D5
accent
#E600A9
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85