#AA95AA#AA95AA
#AA95AA is a light, muted purple. Relative luminance 0.329; OKLCH L 69.5% C 0.039 H 326.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95AA |
|---|---|
| RGB | rgb(170, 149, 170) |
| HSL | hsl(300, 11%, 63%) |
| HSV | hsv(300, 12%, 67%) |
| CMYK | cmyk(0%, 12.4%, 0%, 33.3%) |
| CIE-LAB | lab(64.12, 11.62, -8.10) |
| CIE-LCH | lch(64.12, 14.16, 325.11°) |
| OKLab | oklab(69.51% 0.032 -0.0216) |
| OKLCH | oklch(69.51% 0.039 326) |
| XYZ | xyz(34.5797, 32.9437, 42.5595) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.79
Purpley Grey
#947E94
ΔE00 7.69
Heather
#A484AC
ΔE00 7.70
Light Mauve
#C292A1
ΔE00 8.28
Lilac
#C8A2C8
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95AA #95AA95
analogous
#9F95AA #AA95AA #AA959F
triadic
#AA95AA #AAAA95 #95AAAA
tetradic
#AA95AA #AA9F95 #95AA95 #959FAA
square
#AA95AA #AA9F95 #95AA95 #959FAA
split-complementary
#AA95AA #9FAA95 #95AA9F
monochromatic
#6D576D #8F738F #AA95AA #C5B7C5 #E0D9E0
Accessibility & contrast
On white
2.77
#AA95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#AA95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95AA
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95AA | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#AB979C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa95aa; /* rgb */ color: rgb(170, 149, 170); /* oklch */ color: oklch(69.5% 0.039 326.0);
Tailwind
colors: {
custom: {
50: '#c3b4c3',
500: '#aa95aa',
950: '#000000',
},
}SCSS
$custom: #aa95aa; $custom-light: #c3b4c3; $custom-dark: #000000;
JSON
{
"hex": "#aa95aa",
"rgb": {
"r": 170,
"g": 149,
"b": 170
},
"hsl": {
"h": 300,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.69508,
"c": 0.03859,
"h": 326
},
"luminance": 0.32943
}Semantic roles & 50–950 ramp
primary
#AA95AA
secondary
#CAD1CA
accent
#955050
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121112
muted
#818081