#AA93AA#AA93AA
#AA93AA is a light, muted purple. Relative luminance 0.323; OKLCH L 69.1% C 0.042 H 326.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93AA |
|---|---|
| RGB | rgb(170, 147, 170) |
| HSL | hsl(300, 12%, 62%) |
| HSV | hsv(300, 14%, 67%) |
| CMYK | cmyk(0%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(63.60, 12.74, -8.86) |
| CIE-LCH | lch(63.60, 15.52, 325.17°) |
| OKLab | oklab(69.11% 0.0351 -0.0236) |
| OKLCH | oklch(69.11% 0.042 326) |
| XYZ | xyz(34.2660, 32.3163, 42.4550) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.77
Heather
#A484AC
ΔE00 6.73
Purpley Grey
#947E94
ΔE00 7.23
Light Mauve
#C292A1
ΔE00 8.00
Lilac
#C8A2C8
ΔE00 8.05
Grey Pink
#C3909B
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93AA #93AA93
analogous
#9F93AA #AA93AA #AA939F
triadic
#AA93AA #AAAA93 #93AAAA
tetradic
#AA93AA #AA9F93 #93AA93 #939FAA
square
#AA93AA #AA9F93 #93AA93 #939FAA
split-complementary
#AA93AA #9FAA93 #93AA9F
monochromatic
#6D566D #8F718F #AA93AA #C5B5C5 #E0D7E0
Accessibility & contrast
On white
2.81
#AA93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#AA93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93AA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93AA | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#AC959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa93aa; /* rgb */ color: rgb(170, 147, 170); /* oklch */ color: oklch(69.1% 0.042 326.0);
Tailwind
colors: {
custom: {
50: '#c3b2c3',
500: '#aa93aa',
950: '#000000',
},
}SCSS
$custom: #aa93aa; $custom-light: #c3b2c3; $custom-dark: #000000;
JSON
{
"hex": "#aa93aa",
"rgb": {
"r": 170,
"g": 147,
"b": 170
},
"hsl": {
"h": 300,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.69111,
"c": 0.04232,
"h": 326
},
"luminance": 0.32316
}Semantic roles & 50–950 ramp
primary
#AA93AA
secondary
#C8D1C8
accent
#964F4F
background
#FCFAFB
surface
#F8F5F7
border
#D1CFD0
text
#121112
muted
#818081