#A795EA#A795EA
#A795EA is a light, vivid violet. Relative luminance 0.357; OKLCH L 71.9% C 0.123 H 292.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A795EA |
|---|---|
| RGB | rgb(167, 149, 234) |
| HSL | hsl(253, 67%, 75%) |
| HSV | hsv(253, 36%, 92%) |
| CMYK | cmyk(28.6%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.25, 24.88, -40.53) |
| CIE-LCH | lch(66.25, 47.56, 301.55°) |
| OKLab | oklab(71.88% 0.0474 -0.113) |
| OKLCH | oklch(71.88% 0.123 292.8) |
| XYZ | xyz(41.5314, 35.6502, 82.5190) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.28
Lavender
#B39DDB
ΔE00 5.70
Liliac
#C48EFD
ΔE00 6.82
Pastel Purple
#CAA0FF
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A795EA #D8EA95
analogous
#95ADEA #A795EA #D295EA
triadic
#A795EA #EAA795 #95EAA7
tetradic
#A795EA #EA95AD #D8EA95 #95EAD2
square
#A795EA #EA95AD #D8EA95 #95EAD2
split-complementary
#A795EA #EAD295 #ADEA95
monochromatic
#522FD6 #7D62E0 #A795EA #D1C8F4 #EAE5FA
Accessibility & contrast
On white
2.58
#A795EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A795EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A795EA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A795EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A795EA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#98A4B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a795ea; /* rgb */ color: rgb(167, 149, 234); /* oklch */ color: oklch(71.9% 0.123 292.8);
Tailwind
colors: {
custom: {
50: '#c3b4f1',
500: '#a795ea',
950: '#000000',
},
}SCSS
$custom: #a795ea; $custom-light: #c3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#a795ea",
"rgb": {
"r": 167,
"g": 149,
"b": 234
},
"hsl": {
"h": 252.706,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.71881,
"c": 0.12255,
"h": 292.8
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#A795EA
secondary
#ECF1DA
accent
#CF17A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084