#A593CD#A593CD
#A593CD is a light, moderate violet. Relative luminance 0.333; OKLCH L 70.0% C 0.086 H 298.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A593CD |
|---|---|
| RGB | rgb(165, 147, 205) |
| HSL | hsl(259, 37%, 69%) |
| HSV | hsv(259, 28%, 80%) |
| CMYK | cmyk(19.5%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(64.38, 18.50, -27.38) |
| CIE-LCH | lch(64.38, 33.04, 304.05°) |
| OKLab | oklab(70.01% 0.0407 -0.0753) |
| OKLCH | oklch(70.01% 0.086 298.4) |
| XYZ | xyz(36.9678, 33.2744, 62.2208) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 4.74
Wisteria
#A87DC2
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.73
Heather
#A484AC
ΔE00 8.24
Baby Purple
#CA9BF7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593CD #BBCD93
analogous
#939ECD #A593CD #C293CD
triadic
#A593CD #CDA593 #93CDA5
tetradic
#A593CD #CD939E #BBCD93 #93CDC2
square
#A593CD #CD939E #BBCD93 #93CDC2
split-complementary
#A593CD #CDC293 #9ECD93
monochromatic
#63499D #8269BA #A593CD #C8BDE0 #EBE7F4
Accessibility & contrast
On white
2.74
#A593CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#A593CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593CD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593CD | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#899CCB
Tritanopia (blue-blind)
#9E9CA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a593cd; /* rgb */ color: rgb(165, 147, 205); /* oklch */ color: oklch(70.0% 0.086 298.4);
Tailwind
colors: {
custom: {
50: '#c0b2dc',
500: '#a593cd',
950: '#000000',
},
}SCSS
$custom: #a593cd; $custom-light: #c0b2dc; $custom-dark: #000000;
JSON
{
"hex": "#a593cd",
"rgb": {
"r": 165,
"g": 147,
"b": 205
},
"hsl": {
"h": 258.621,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.70011,
"c": 0.08561,
"h": 298.4
},
"luminance": 0.33275
}Semantic roles & 50–950 ramp
primary
#A593CD
secondary
#E1E6D5
accent
#B0368A
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083