#A593AB#A593AB
#A593AB is a light, muted purple. Relative luminance 0.318; OKLCH L 68.7% C 0.040 H 317.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A593AB |
|---|---|
| RGB | rgb(165, 147, 171) |
| HSL | hsl(285, 13%, 62%) |
| HSV | hsv(285, 14%, 67%) |
| CMYK | cmyk(3.5%, 14%, 0%, 32.9%) |
| CIE-LAB | lab(63.18, 11.18, -10.10) |
| CIE-LCH | lch(63.18, 15.07, 317.89°) |
| OKLab | oklab(68.69% 0.0297 -0.0271) |
| OKLCH | oklch(68.69% 0.04 317.7) |
| XYZ | xyz(33.3003, 31.8074, 42.9053) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.66
Heather
#A484AC
ΔE00 6.90
Purpley Grey
#947E94
ΔE00 7.08
Lilac
#C8A2C8
ΔE00 8.92
Light Mauve
#C292A1
ΔE00 9.68
Grey Pink
#C3909B
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593AB #99AB93
analogous
#9993AB #A593AB #AB93A5
triadic
#A593AB #ABA593 #93ABA5
tetradic
#A593AB #AB9993 #99AB93 #93A5AB
square
#A593AB #AB9993 #99AB93 #93A5AB
split-complementary
#A593AB #A5AB93 #93AB99
monochromatic
#68566E #887190 #A593AB #C2B5C6 #DED8E1
Accessibility & contrast
On white
2.85
#A593AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#A593AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593AB
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593AB | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AC
Deuteranopia (green-blind)
#949AAA
Tritanopia (blue-blind)
#A5959B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a593ab; /* rgb */ color: rgb(165, 147, 171); /* oklch */ color: oklch(68.7% 0.040 317.7);
Tailwind
colors: {
custom: {
50: '#bfb2c4',
500: '#a593ab',
950: '#000000',
},
}SCSS
$custom: #a593ab; $custom-light: #bfb2c4; $custom-dark: #000000;
JSON
{
"hex": "#a593ab",
"rgb": {
"r": 165,
"g": 147,
"b": 171
},
"hsl": {
"h": 285,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.68687,
"c": 0.0402,
"h": 317.7
},
"luminance": 0.31807
}Semantic roles & 50–950 ramp
primary
#A593AB
secondary
#CBD1C9
accent
#974F61
background
#FBFAFC
surface
#F7F5F8
border
#D0CFD1
text
#121112
muted
#818081