#A593AA#A593AA
#A593AA is a light, muted purple. Relative luminance 0.318; OKLCH L 68.7% C 0.039 H 318.8°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A593AA |
|---|---|
| RGB | rgb(165, 147, 170) |
| HSL | hsl(287, 12%, 62%) |
| HSV | hsv(287, 14%, 67%) |
| CMYK | cmyk(2.9%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(63.15, 10.98, -9.59) |
| CIE-LCH | lch(63.15, 14.57, 318.87°) |
| OKLab | oklab(68.65% 0.0294 -0.0257) |
| OKLCH | oklch(68.65% 0.039 318.8) |
| XYZ | xyz(33.2054, 31.7694, 42.4052) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.80
Purpley Grey
#947E94
ΔE00 7.03
Heather
#A484AC
ΔE00 7.14
Lilac
#C8A2C8
ΔE00 9.08
Light Mauve
#C292A1
ΔE00 9.56
Grey Pink
#C3909B
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593AA #98AA93
analogous
#9A93AA #A593AA #AA93A4
triadic
#A593AA #AAA593 #93AAA5
tetradic
#A593AA #AA9A93 #98AA93 #93A4AA
square
#A593AA #AA9A93 #98AA93 #93A4AA
split-complementary
#A593AA #A4AA93 #93AA9A
monochromatic
#68566D #88718F #A593AA #C2B5C5 #DED7E0
Accessibility & contrast
On white
2.86
#A593AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#A593AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593AA
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593AA | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#9499A9
Tritanopia (blue-blind)
#A5959B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a593aa; /* rgb */ color: rgb(165, 147, 170); /* oklch */ color: oklch(68.7% 0.039 318.8);
Tailwind
colors: {
custom: {
50: '#bfb2c3',
500: '#a593aa',
950: '#000000',
},
}SCSS
$custom: #a593aa; $custom-light: #bfb2c3; $custom-dark: #000000;
JSON
{
"hex": "#a593aa",
"rgb": {
"r": 165,
"g": 147,
"b": 170
},
"hsl": {
"h": 286.957,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.68653,
"c": 0.03899,
"h": 318.8
},
"luminance": 0.31769
}Semantic roles & 50–950 ramp
primary
#A593AA
secondary
#CAD1C8
accent
#964F5F
background
#FBFAFB
surface
#F7F5F7
border
#D0CFD0
text
#121112
muted
#818081