#AA93AE#AA93AE
#AA93AE is a light, muted purple. Relative luminance 0.325; OKLCH L 69.3% C 0.047 H 321.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93AE |
|---|---|
| RGB | rgb(170, 147, 174) |
| HSL | hsl(291, 14%, 63%) |
| HSV | hsv(291, 16%, 68%) |
| CMYK | cmyk(2.3%, 15.5%, 0%, 31.8%) |
| CIE-LAB | lab(63.73, 13.52, -10.93) |
| CIE-LCH | lch(63.73, 17.39, 321.05°) |
| OKLab | oklab(69.25% 0.0365 -0.0293) |
| OKLCH | oklch(69.25% 0.047 321.3) |
| XYZ | xyz(34.6502, 32.4700, 44.4782) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.24
Heather
#A484AC
ΔE00 5.84
Lilac
#C8A2C8
ΔE00 7.39
Purpley Grey
#947E94
ΔE00 7.49
Light Mauve
#C292A1
ΔE00 8.65
Grey Pink
#C3909B
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93AE #97AE93
analogous
#9C93AE #AA93AE #AE93A4
triadic
#AA93AE #AEAA93 #93AEAA
tetradic
#AA93AE #AE9C93 #97AE93 #93A4AE
square
#AA93AE #AE9C93 #97AE93 #93A4AE
split-complementary
#AA93AE #A4AE93 #93AE9C
monochromatic
#6D5571 #8E7094 #AA93AE #C6B6C8 #E1D9E2
Accessibility & contrast
On white
2.80
#AA93AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#AA93AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93AE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93AE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#AB959C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa93ae; /* rgb */ color: rgb(170, 147, 174); /* oklch */ color: oklch(69.3% 0.047 321.3);
Tailwind
colors: {
custom: {
50: '#c3b2c6',
500: '#aa93ae',
950: '#000000',
},
}SCSS
$custom: #aa93ae; $custom-light: #c3b2c6; $custom-dark: #000000;
JSON
{
"hex": "#aa93ae",
"rgb": {
"r": 170,
"g": 147,
"b": 174
},
"hsl": {
"h": 291.111,
"s": 14.286,
"l": 62.941
},
"oklch": {
"l": 0.6925,
"c": 0.04682,
"h": 321.3
},
"luminance": 0.32469
}Semantic roles & 50–950 ramp
primary
#AA93AE
secondary
#CBD3CA
accent
#984D58
background
#FCFAFC
surface
#F8F5F8
border
#D1CFD1
text
#121113
muted
#818082