#A593E4#A593E4
#A593E4 is a light, moderate violet. Relative luminance 0.345; OKLCH L 71.1% C 0.117 H 293.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A593E4 |
|---|---|
| RGB | rgb(165, 147, 228) |
| HSL | hsl(253, 60%, 74%) |
| HSV | hsv(253, 36%, 89%) |
| CMYK | cmyk(27.6%, 35.5%, 0%, 10.6%) |
| CIE-LAB | lab(65.33, 23.97, -38.67) |
| CIE-LCH | lch(65.33, 45.50, 301.79°) |
| OKLab | oklab(71.05% 0.0466 -0.1077) |
| OKLCH | oklch(71.05% 0.117 293.4) |
| XYZ | xyz(39.9509, 34.4676, 77.9318) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.25
Lavender
#B39DDB
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593E4 #D2E493
analogous
#93A9E4 #A593E4 #CD93E4
triadic
#A593E4 #E4A593 #93E4A5
tetradic
#A593E4 #E493A9 #D2E493 #93E4CD
square
#A593E4 #E493A9 #D2E493 #93E4CD
split-complementary
#A593E4 #E4CD93 #A9E493
monochromatic
#5433CA #7C62D8 #A593E4 #CEC4F0 #EBE7F9
Accessibility & contrast
On white
2.66
#A593E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#A593E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593E4
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593E4 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E7
Deuteranopia (green-blind)
#7F9DE2
Tritanopia (blue-blind)
#97A1B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a593e4; /* rgb */ color: rgb(165, 147, 228); /* oklch */ color: oklch(71.1% 0.117 293.4);
Tailwind
colors: {
custom: {
50: '#c1b2ed',
500: '#a593e4',
950: '#000000',
},
}SCSS
$custom: #a593e4; $custom-light: #c1b2ed; $custom-dark: #000000;
JSON
{
"hex": "#a593e4",
"rgb": {
"r": 165,
"g": 147,
"b": 228
},
"hsl": {
"h": 253.333,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.71051,
"c": 0.1173,
"h": 293.4
},
"luminance": 0.34468
}Semantic roles & 50–950 ramp
primary
#A593E4
secondary
#EBF0DB
accent
#C81EA2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084