#AA96A2#AA96A2
#AA96A2 is a light, muted pink. Relative luminance 0.330; OKLCH L 69.4% C 0.029 H 341.2°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96A2 |
|---|---|
| RGB | rgb(170, 150, 162) |
| HSL | hsl(324, 11%, 63%) |
| HSV | hsv(324, 12%, 67%) |
| CMYK | cmyk(0%, 11.8%, 4.7%, 33.3%) |
| CIE-LAB | lab(64.13, 9.54, -3.57) |
| CIE-LCH | lch(64.13, 10.19, 339.52°) |
| OKLab | oklab(69.45% 0.0274 -0.0094) |
| OKLCH | oklch(69.45% 0.029 341.2) |
| XYZ | xyz(34.0048, 32.9679, 38.7475) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.28
Purpley Grey
#947E94
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 9.07
Rosybrown
#BC8F8F
ΔE00 9.16
Dusty Lavender
#AC86A8
ΔE00 9.34
Pinkish Grey
#C8ACA9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96A2 #96AA9E
analogous
#A896AA #AA96A2 #AA9698
triadic
#AA96A2 #A2AA96 #96A2AA
tetradic
#AA96A2 #AAA896 #96AA9E #9698AA
square
#AA96A2 #AAA896 #96AA9E #9698AA
split-complementary
#AA96A2 #98AA96 #96AAA8
monochromatic
#6D5865 #8F7484 #AA96A2 #C5B8C0 #E1DADE
Accessibility & contrast
On white
2.77
#AA96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#AA96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96A2
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96A2 | 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)
#979AA3
Deuteranopia (green-blind)
#9B9DA1
Tritanopia (blue-blind)
#AD969A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa96a2; /* rgb */ color: rgb(170, 150, 162); /* oklch */ color: oklch(69.4% 0.029 341.2);
Tailwind
colors: {
custom: {
50: '#c3b4bd',
500: '#aa96a2',
950: '#000000',
},
}SCSS
$custom: #aa96a2; $custom-light: #c3b4bd; $custom-dark: #000000;
JSON
{
"hex": "#aa96a2",
"rgb": {
"r": 170,
"g": 150,
"b": 162
},
"hsl": {
"h": 324,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.69445,
"c": 0.02897,
"h": 341.2
},
"luminance": 0.32967
}Semantic roles & 50–950 ramp
primary
#AA96A2
secondary
#CAD2CD
accent
#956C51
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081