#A484F9#A484F9
#A484F9 is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.4% C 0.168 H 294.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A484F9 |
|---|---|
| RGB | rgb(164, 132, 249) |
| HSL | hsl(256, 91%, 75%) |
| HSV | hsv(256, 47%, 98%) |
| CMYK | cmyk(34.1%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(62.70, 37.49, -54.40) |
| CIE-LCH | lch(62.70, 66.06, 304.57°) |
| OKLab | oklab(69.37% 0.0689 -0.1534) |
| OKLCH | oklch(69.37% 0.168 294.2) |
| XYZ | xyz(40.6556, 31.2338, 93.4909) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 5.86
Light Urple
#B36FF6
ΔE00 6.29
Liliac
#C48EFD
ΔE00 6.41
Light Purple
#BF77F6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A484F9 #D9F984
analogous
#849FF9 #A484F9 #DE84F9
triadic
#A484F9 #F9A484 #84F9A4
tetradic
#A484F9 #F9849F #D9F984 #84F9DE
square
#A484F9 #F9849F #D9F984 #84F9DE
split-complementary
#A484F9 #F9DE84 #9FF984
monochromatic
#4E0FF3 #794AF6 #A484F9 #CFBEFC #E9E2FE
Accessibility & contrast
On white
2.90
#A484F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#A484F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A484F9
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A484F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A484F9 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FD
Deuteranopia (green-blind)
#6196F6
Tritanopia (blue-blind)
#909BB3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a484f9; /* rgb */ color: rgb(164, 132, 249); /* oklch */ color: oklch(69.4% 0.168 294.2);
Tailwind
colors: {
custom: {
50: '#c2a8fc',
500: '#a484f9',
950: '#000000',
},
}SCSS
$custom: #a484f9; $custom-light: #c2a8fc; $custom-dark: #000000;
JSON
{
"hex": "#a484f9",
"rgb": {
"r": 164,
"g": 132,
"b": 249
},
"hsl": {
"h": 256.41,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.6937,
"c": 0.16813,
"h": 294.2
},
"luminance": 0.31235
}Semantic roles & 50–950 ramp
primary
#A484F9
secondary
#EDF6D5
accent
#E600A7
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85