#A993AB#A993AB
#A993AB is a light, muted purple. Relative luminance 0.322; OKLCH L 69.1% C 0.043 H 323.4°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A993AB |
|---|---|
| RGB | rgb(169, 147, 171) |
| HSL | hsl(295, 13%, 62%) |
| HSV | hsv(295, 14%, 67%) |
| CMYK | cmyk(1.2%, 14%, 0%, 32.9%) |
| CIE-LAB | lab(63.54, 12.58, -9.53) |
| CIE-LCH | lch(63.54, 15.78, 322.86°) |
| OKLab | oklab(69.05% 0.0343 -0.0255) |
| OKLCH | oklch(69.05% 0.043 323.4) |
| XYZ | xyz(34.1456, 32.2432, 42.9450) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.79
Heather
#A484AC
ΔE00 6.54
Purpley Grey
#947E94
ΔE00 7.20
Lilac
#C8A2C8
ΔE00 8.06
Light Mauve
#C292A1
ΔE00 8.45
Grey Pink
#C3909B
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993AB #95AB93
analogous
#9D93AB #A993AB #AB93A1
triadic
#A993AB #ABA993 #93ABA9
tetradic
#A993AB #AB9D93 #95AB93 #93A1AB
square
#A993AB #AB9D93 #95AB93 #93A1AB
split-complementary
#A993AB #A1AB93 #93AB9D
monochromatic
#6C566E #8E7190 #A993AB #C4B5C6 #E0D8E1
Accessibility & contrast
On white
2.82
#A993AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#A993AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993AB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993AB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AC
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#AA959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a993ab; /* rgb */ color: rgb(169, 147, 171); /* oklch */ color: oklch(69.1% 0.043 323.4);
Tailwind
colors: {
custom: {
50: '#c2b2c4',
500: '#a993ab',
950: '#000000',
},
}SCSS
$custom: #a993ab; $custom-light: #c2b2c4; $custom-dark: #000000;
JSON
{
"hex": "#a993ab",
"rgb": {
"r": 169,
"g": 147,
"b": 171
},
"hsl": {
"h": 295,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.69053,
"c": 0.04272,
"h": 323.4
},
"luminance": 0.32243
}Semantic roles & 50–950 ramp
primary
#A993AB
secondary
#C9D1C9
accent
#974F55
background
#FBFAFC
surface
#F7F5F8
border
#D0CFD1
text
#121112
muted
#818081