#AA969F#AA969F
#AA969F is a light, muted pink. Relative luminance 0.329; OKLCH L 69.3% C 0.027 H 348.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AA969F |
|---|---|
| RGB | rgb(170, 150, 159) |
| HSL | hsl(333, 11%, 63%) |
| HSV | hsv(333, 12%, 67%) |
| CMYK | cmyk(0%, 11.8%, 6.5%, 33.3%) |
| CIE-LAB | lab(64.05, 8.99, -2.00) |
| CIE-LCH | lch(64.05, 9.21, 347.46°) |
| OKLab | oklab(69.35% 0.0263 -0.0052) |
| OKLCH | oklch(69.35% 0.027 348.8) |
| XYZ | xyz(33.7413, 32.8625, 37.3598) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.52
Rosybrown
#BC8F8F
ΔE00 8.60
Pinkish Grey
#C8ACA9
ΔE00 8.91
Grey Pink
#C3909B
ΔE00 9.09
Purpley Grey
#947E94
ΔE00 9.26
Warm Grey
#978A84
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA969F #96AAA1
analogous
#AA96A9 #AA969F #AA9796
triadic
#AA969F #9FAA96 #969FAA
tetradic
#AA969F #A9AA96 #96AAA1 #9796AA
square
#AA969F #A9AA96 #96AAA1 #9796AA
split-complementary
#AA969F #96AA97 #96A9AA
monochromatic
#6D5862 #8F7480 #AA969F #C5B8BE #E1DADD
Accessibility & contrast
On white
2.77
#AA969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#AA969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA969F
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA969F | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999F
Deuteranopia (green-blind)
#9C9C9E
Tritanopia (blue-blind)
#AD9699
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa969f; /* rgb */ color: rgb(170, 150, 159); /* oklch */ color: oklch(69.3% 0.027 348.8);
Tailwind
colors: {
custom: {
50: '#c3b4bb',
500: '#aa969f',
950: '#000000',
},
}SCSS
$custom: #aa969f; $custom-light: #c3b4bb; $custom-dark: #000000;
JSON
{
"hex": "#aa969f",
"rgb": {
"r": 170,
"g": 150,
"b": 159
},
"hsl": {
"h": 333,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.6935,
"c": 0.02677,
"h": 348.8
},
"luminance": 0.32862
}Semantic roles & 50–950 ramp
primary
#AA969F
secondary
#CAD2CE
accent
#957651
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080