#AA96A4#AA96A4
#AA96A4 is a light, muted pink. Relative luminance 0.330; OKLCH L 69.5% C 0.031 H 336.7°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96A4 |
|---|---|
| RGB | rgb(170, 150, 164) |
| HSL | hsl(318, 11%, 63%) |
| HSV | hsv(318, 12%, 67%) |
| CMYK | cmyk(0%, 11.8%, 3.5%, 33.3%) |
| CIE-LAB | lab(64.19, 9.92, -4.61) |
| CIE-LCH | lch(64.19, 10.93, 335.08°) |
| OKLab | oklab(69.51% 0.0282 -0.0121) |
| OKLCH | oklch(69.51% 0.031 336.7) |
| XYZ | xyz(34.1840, 33.0396, 39.6913) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.23
Purpley Grey
#947E94
ΔE00 8.40
Dusty Lavender
#AC86A8
ΔE00 8.76
Grey Pink
#C3909B
ΔE00 9.15
Rosybrown
#BC8F8F
ΔE00 9.58
Heather
#A484AC
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96A4 #96AA9C
analogous
#A696AA #AA96A4 #AA969A
triadic
#AA96A4 #A4AA96 #96A4AA
tetradic
#AA96A4 #AAA696 #96AA9C #969AAA
square
#AA96A4 #AAA696 #96AA9C #969AAA
split-complementary
#AA96A4 #9AAA96 #96AAA6
monochromatic
#6D5867 #8F7487 #AA96A4 #C5B8C1 #E1DADF
Accessibility & contrast
On white
2.76
#AA96A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#AA96A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96A4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96A4 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969AA5
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#AC969B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa96a4; /* rgb */ color: rgb(170, 150, 164); /* oklch */ color: oklch(69.5% 0.031 336.7);
Tailwind
colors: {
custom: {
50: '#c3b4bf',
500: '#aa96a4',
950: '#000000',
},
}SCSS
$custom: #aa96a4; $custom-light: #c3b4bf; $custom-dark: #000000;
JSON
{
"hex": "#aa96a4",
"rgb": {
"r": 170,
"g": 150,
"b": 164
},
"hsl": {
"h": 318,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.69509,
"c": 0.0307,
"h": 336.7
},
"luminance": 0.33039
}Semantic roles & 50–950 ramp
primary
#AA96A4
secondary
#CAD2CC
accent
#956551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081