#AA929C#AA929C
#AA929C is a light, muted pink. Relative luminance 0.315; OKLCH L 68.5% C 0.032 H 350.9°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AA929C |
|---|---|
| RGB | rgb(170, 146, 156) |
| HSL | hsl(335, 12%, 62%) |
| HSV | hsv(335, 14%, 67%) |
| CMYK | cmyk(0%, 14.1%, 8.2%, 33.3%) |
| CIE-LAB | lab(62.93, 10.69, -1.95) |
| CIE-LCH | lch(62.93, 10.87, 349.68°) |
| OKLab | oklab(68.45% 0.0314 -0.005) |
| OKLCH | oklch(68.45% 0.032 350.9) |
| XYZ | xyz(32.8567, 31.5048, 35.7963) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.26
Rosybrown
#BC8F8F
ΔE00 7.58
Grey Pink
#C3909B
ΔE00 7.81
Purpley Grey
#947E94
ΔE00 8.21
Dusty Lavender
#AC86A8
ΔE00 9.06
Pinkish Grey
#C8ACA9
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA929C #92AAA0
analogous
#AA92A8 #AA929C #AA9492
triadic
#AA929C #9CAA92 #929CAA
tetradic
#AA929C #A8AA92 #92AAA0 #9492AA
square
#AA929C #A8AA92 #92AAA0 #9492AA
split-complementary
#AA929C #92AA94 #92A8AA
monochromatic
#6D555F #8F707D #AA929C #C5B4BB #E0D7DA
Accessibility & contrast
On white
2.88
#AA929C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#AA929C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA929C
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA929C | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969C
Deuteranopia (green-blind)
#999A9B
Tritanopia (blue-blind)
#AE9195
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa929c; /* rgb */ color: rgb(170, 146, 156); /* oklch */ color: oklch(68.5% 0.032 350.9);
Tailwind
colors: {
custom: {
50: '#c3b2b9',
500: '#aa929c',
950: '#000000',
},
}SCSS
$custom: #aa929c; $custom-light: #c3b2b9; $custom-dark: #000000;
JSON
{
"hex": "#aa929c",
"rgb": {
"r": 170,
"g": 146,
"b": 156
},
"hsl": {
"h": 335,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.68451,
"c": 0.03179,
"h": 350.9
},
"luminance": 0.31504
}Semantic roles & 50–950 ramp
primary
#AA929C
secondary
#C7D0CD
accent
#96794F
background
#FCFAFB
surface
#F8F5F6
border
#D1CFD0
text
#121011
muted
#817F80