#A794E4#A794E4
#A794E4 is a light, moderate violet. Relative luminance 0.350; OKLCH L 71.4% C 0.116 H 294.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A794E4 |
|---|---|
| RGB | rgb(167, 148, 228) |
| HSL | hsl(254, 60%, 74%) |
| HSV | hsv(254, 35%, 89%) |
| CMYK | cmyk(26.8%, 35.1%, 0%, 10.6%) |
| CIE-LAB | lab(65.75, 23.98, -38.02) |
| CIE-LCH | lch(65.75, 44.95, 302.24°) |
| OKLab | oklab(71.41% 0.0475 -0.1057) |
| OKLCH | oklch(71.41% 0.116 294.2) |
| XYZ | xyz(40.5265, 34.9962, 78.0036) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Perrywinkle
#8F8CE7
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.63
Baby Purple
#CA9BF7
ΔE00 6.95
Liliac
#C48EFD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A794E4 #D1E494
analogous
#94A9E4 #A794E4 #CF94E4
triadic
#A794E4 #E4A794 #94E4A7
tetradic
#A794E4 #E494A9 #D1E494 #94E4CF
square
#A794E4 #E494A9 #D1E494 #94E4CF
split-complementary
#A794E4 #E4CF94 #A9E494
monochromatic
#5733CA #7F63D8 #A794E4 #CFC5F0 #EBE7F9
Accessibility & contrast
On white
2.63
#A794E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A794E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A794E4
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A794E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A794E4 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E7
Deuteranopia (green-blind)
#819EE2
Tritanopia (blue-blind)
#9AA2B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a794e4; /* rgb */ color: rgb(167, 148, 228); /* oklch */ color: oklch(71.4% 0.116 294.2);
Tailwind
colors: {
custom: {
50: '#c2b3ed',
500: '#a794e4',
950: '#000000',
},
}SCSS
$custom: #a794e4; $custom-light: #c2b3ed; $custom-dark: #000000;
JSON
{
"hex": "#a794e4",
"rgb": {
"r": 167,
"g": 148,
"b": 228
},
"hsl": {
"h": 254.25,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.71408,
"c": 0.11589,
"h": 294.2
},
"luminance": 0.34997
}Semantic roles & 50–950 ramp
primary
#A794E4
secondary
#EBF0DB
accent
#C71E9F
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084