#A993AA#A993AA
#A993AA is a light, muted purple. Relative luminance 0.322; OKLCH L 69.0% C 0.042 H 324.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A993AA |
|---|---|
| RGB | rgb(169, 147, 170) |
| HSL | hsl(297, 12%, 62%) |
| HSV | hsv(297, 14%, 67%) |
| CMYK | cmyk(0.6%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(63.51, 12.39, -9.01) |
| CIE-LCH | lch(63.51, 15.32, 323.97°) |
| OKLab | oklab(69.02% 0.0339 -0.024) |
| OKLCH | oklch(69.02% 0.042 324.7) |
| XYZ | xyz(34.0506, 32.2052, 42.4449) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.95
Heather
#A484AC
ΔE00 6.78
Purpley Grey
#947E94
ΔE00 7.16
Lilac
#C8A2C8
ΔE00 8.24
Light Mauve
#C292A1
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993AA #94AA93
analogous
#9E93AA #A993AA #AA93A0
triadic
#A993AA #AAA993 #93AAA9
tetradic
#A993AA #AA9E93 #94AA93 #93A0AA
square
#A993AA #AA9E93 #94AA93 #93A0AA
split-complementary
#A993AA #A0AA93 #93AA9E
monochromatic
#6C566D #8E718F #A993AA #C4B5C5 #E0D7E0
Accessibility & contrast
On white
2.82
#A993AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#A993AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993AA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993AA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#AA959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a993aa; /* rgb */ color: rgb(169, 147, 170); /* oklch */ color: oklch(69.0% 0.042 324.7);
Tailwind
colors: {
custom: {
50: '#c2b2c3',
500: '#a993aa',
950: '#000000',
},
}SCSS
$custom: #a993aa; $custom-light: #c2b2c3; $custom-dark: #000000;
JSON
{
"hex": "#a993aa",
"rgb": {
"r": 169,
"g": 147,
"b": 170
},
"hsl": {
"h": 297.391,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.69018,
"c": 0.0416,
"h": 324.7
},
"luminance": 0.32205
}Semantic roles & 50–950 ramp
primary
#A993AA
secondary
#C9D1C8
accent
#964F53
background
#FBFAFB
surface
#F7F5F7
border
#D0CFD0
text
#121112
muted
#818081