#AA91A2#AA91A2
#AA91A2 is a light, muted pink. Relative luminance 0.314; OKLCH L 68.4% C 0.038 H 337.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91A2 |
|---|---|
| RGB | rgb(170, 145, 162) |
| HSL | hsl(319, 13%, 62%) |
| HSV | hsv(319, 15%, 67%) |
| CMYK | cmyk(0%, 14.7%, 4.7%, 33.3%) |
| CIE-LAB | lab(62.85, 12.35, -5.46) |
| CIE-LCH | lch(62.85, 13.50, 336.13°) |
| OKLab | oklab(68.44% 0.0353 -0.0144) |
| OKLCH | oklch(68.44% 0.038 337.8) |
| XYZ | xyz(33.2239, 31.4062, 38.4872) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 6.91
Purpley Grey
#947E94
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 7.96
Heather
#A484AC
ΔE00 8.10
Rosybrown
#BC8F8F
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91A2 #91AA99
analogous
#A691AA #AA91A2 #AA9196
triadic
#AA91A2 #A2AA91 #91A2AA
tetradic
#AA91A2 #AAA691 #91AA99 #9196AA
square
#AA91A2 #AAA691 #91AA99 #9196AA
split-complementary
#AA91A2 #96AA91 #91AAA6
monochromatic
#6D5465 #8F6F85 #AA91A2 #C5B4BF #DFD6DC
Accessibility & contrast
On white
2.88
#AA91A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#AA91A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91A2
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91A2 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9196A3
Deuteranopia (green-blind)
#9799A1
Tritanopia (blue-blind)
#AD9297
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa91a2; /* rgb */ color: rgb(170, 145, 162); /* oklch */ color: oklch(68.4% 0.038 337.8);
Tailwind
colors: {
custom: {
50: '#c3b1bd',
500: '#aa91a2',
950: '#000000',
},
}SCSS
$custom: #aa91a2; $custom-light: #c3b1bd; $custom-dark: #000000;
JSON
{
"hex": "#aa91a2",
"rgb": {
"r": 170,
"g": 145,
"b": 162
},
"hsl": {
"h": 319.2,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.68445,
"c": 0.03809,
"h": 337.8
},
"luminance": 0.31405
}Semantic roles & 50–950 ramp
primary
#AA91A2
secondary
#C7D0CA
accent
#97664F
background
#FCFAFB
surface
#F8F5F6
border
#D1CFD0
text
#121012
muted
#817F81