#AA95AB#AA95AB
#AA95AB is a light, muted purple. Relative luminance 0.330; OKLCH L 69.5% C 0.040 H 324.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95AB |
|---|---|
| RGB | rgb(170, 149, 171) |
| HSL | hsl(297, 12%, 63%) |
| HSV | hsv(297, 13%, 67%) |
| CMYK | cmyk(0.6%, 12.9%, 0%, 32.9%) |
| CIE-LAB | lab(64.15, 11.81, -8.62) |
| CIE-LCH | lch(64.15, 14.62, 323.88°) |
| OKLab | oklab(69.54% 0.0323 -0.023) |
| OKLCH | oklch(69.54% 0.04 324.6) |
| XYZ | xyz(34.6747, 32.9817, 43.0596) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.61
Heather
#A484AC
ΔE00 7.45
Purpley Grey
#947E94
ΔE00 7.70
Lilac
#C8A2C8
ΔE00 8.21
Light Mauve
#C292A1
ΔE00 8.40
Grey Pink
#C3909B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95AB #96AB95
analogous
#9F95AB #AA95AB #AB95A1
triadic
#AA95AB #ABAA95 #95ABAA
tetradic
#AA95AB #AB9F95 #96AB95 #95A1AB
square
#AA95AB #AB9F95 #96AB95 #95A1AB
split-complementary
#AA95AB #A1AB95 #95AB9F
monochromatic
#6D576E #8F7390 #AA95AB #C5B7C6 #E1D9E1
Accessibility & contrast
On white
2.76
#AA95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#AA95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95AB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95AB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAC
Deuteranopia (green-blind)
#989CAA
Tritanopia (blue-blind)
#AB979C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa95ab; /* rgb */ color: rgb(170, 149, 171); /* oklch */ color: oklch(69.5% 0.040 324.6);
Tailwind
colors: {
custom: {
50: '#c3b4c4',
500: '#aa95ab',
950: '#000000',
},
}SCSS
$custom: #aa95ab; $custom-light: #c3b4c4; $custom-dark: #000000;
JSON
{
"hex": "#aa95ab",
"rgb": {
"r": 170,
"g": 149,
"b": 171
},
"hsl": {
"h": 297.273,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.69542,
"c": 0.03969,
"h": 324.6
},
"luminance": 0.32981
}Semantic roles & 50–950 ramp
primary
#AA95AB
secondary
#CAD2CA
accent
#965053
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121112
muted
#818081