#A795EB#A795EB
#A795EB is a light, vivid violet. Relative luminance 0.357; OKLCH L 71.9% C 0.124 H 292.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A795EB |
|---|---|
| RGB | rgb(167, 149, 235) |
| HSL | hsl(253, 68%, 75%) |
| HSV | hsv(253, 37%, 92%) |
| CMYK | cmyk(28.9%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(66.30, 25.13, -41.01) |
| CIE-LCH | lch(66.30, 48.10, 301.50°) |
| OKLab | oklab(71.93% 0.0477 -0.1144) |
| OKLCH | oklch(71.93% 0.124 292.6) |
| XYZ | xyz(41.6755, 35.7078, 83.2778) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.22
Lavender
#B39DDB
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.97
Baby Purple
#CA9BF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A795EB #D9EB95
analogous
#95AEEB #A795EB #D295EB
triadic
#A795EB #EBA795 #95EBA7
tetradic
#A795EB #EB95AE #D9EB95 #95EBD2
square
#A795EB #EB95AE #D9EB95 #95EBD2
split-complementary
#A795EB #EBD295 #AEEB95
monochromatic
#522ED8 #7C62E1 #A795EB #D2C8F5 #EAE5FA
Accessibility & contrast
On white
2.58
#A795EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A795EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A795EB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A795EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A795EB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#98A4B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a795eb; /* rgb */ color: rgb(167, 149, 235); /* oklch */ color: oklch(71.9% 0.124 292.6);
Tailwind
colors: {
custom: {
50: '#c3b4f2',
500: '#a795eb',
950: '#000000',
},
}SCSS
$custom: #a795eb; $custom-light: #c3b4f2; $custom-dark: #000000;
JSON
{
"hex": "#a795eb",
"rgb": {
"r": 167,
"g": 149,
"b": 235
},
"hsl": {
"h": 252.558,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.71929,
"c": 0.1239,
"h": 292.6
},
"luminance": 0.35709
}Semantic roles & 50–950 ramp
primary
#A795EB
secondary
#EDF2D9
accent
#D015A9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085