#AA93AB#AA93AB
#AA93AB is a light, muted purple. Relative luminance 0.324; OKLCH L 69.1% C 0.043 H 324.7°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93AB |
|---|---|
| RGB | rgb(170, 147, 171) |
| HSL | hsl(298, 13%, 62%) |
| HSV | hsv(298, 14%, 67%) |
| CMYK | cmyk(0.6%, 14%, 0%, 32.9%) |
| CIE-LAB | lab(63.63, 12.94, -9.38) |
| CIE-LCH | lch(63.63, 15.98, 324.04°) |
| OKLab | oklab(69.15% 0.0355 -0.0251) |
| OKLCH | oklch(69.15% 0.043 324.7) |
| XYZ | xyz(34.3610, 32.3543, 42.9551) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.61
Heather
#A484AC
ΔE00 6.49
Purpley Grey
#947E94
ΔE00 7.28
Lilac
#C8A2C8
ΔE00 7.87
Light Mauve
#C292A1
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93AB #94AB93
analogous
#9E93AB #AA93AB #AB93A0
triadic
#AA93AB #ABAA93 #93ABAA
tetradic
#AA93AB #AB9E93 #94AB93 #93A0AB
square
#AA93AB #AB9E93 #94AB93 #93A0AB
split-complementary
#AA93AB #A0AB93 #93AB9E
monochromatic
#6D566E #8F7190 #AA93AB #C5B5C6 #E0D8E1
Accessibility & contrast
On white
2.81
#AA93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#AA93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93AB
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93AB | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AC
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#AB959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa93ab; /* rgb */ color: rgb(170, 147, 171); /* oklch */ color: oklch(69.1% 0.043 324.7);
Tailwind
colors: {
custom: {
50: '#c3b2c4',
500: '#aa93ab',
950: '#000000',
},
}SCSS
$custom: #aa93ab; $custom-light: #c3b2c4; $custom-dark: #000000;
JSON
{
"hex": "#aa93ab",
"rgb": {
"r": 170,
"g": 147,
"b": 171
},
"hsl": {
"h": 297.5,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.69145,
"c": 0.04341,
"h": 324.7
},
"luminance": 0.32354
}Semantic roles & 50–950 ramp
primary
#AA93AB
secondary
#C9D1C9
accent
#974F52
background
#FCFAFC
surface
#F8F5F8
border
#D1CFD1
text
#121112
muted
#818081