#AA94A4#AA94A4
#AA94A4 is a light, muted pink. Relative luminance 0.324; OKLCH L 69.1% C 0.034 H 335.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94A4 |
|---|---|
| RGB | rgb(170, 148, 164) |
| HSL | hsl(316, 11%, 62%) |
| HSV | hsv(316, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 3.5%, 33.3%) |
| CIE-LAB | lab(63.68, 11.04, -5.37) |
| CIE-LCH | lch(63.68, 12.27, 334.06°) |
| OKLab | oklab(69.11% 0.0313 -0.0142) |
| OKLCH | oklch(69.11% 0.034 335.6) |
| XYZ | xyz(33.8675, 32.4068, 39.5858) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.64
Dusty Lavender
#AC86A8
ΔE00 7.65
Purpley Grey
#947E94
ΔE00 7.68
Grey Pink
#C3909B
ΔE00 8.67
Heather
#A484AC
ΔE00 8.91
Rosybrown
#BC8F8F
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94A4 #94AA9A
analogous
#A594AA #AA94A4 #AA9499
triadic
#AA94A4 #A4AA94 #94A4AA
tetradic
#AA94A4 #AAA594 #94AA9A #9499AA
square
#AA94A4 #AAA594 #94AA9A #9499AA
split-complementary
#AA94A4 #99AA94 #94AAA5
monochromatic
#6D5767 #8F7287 #AA94A4 #C5B6C1 #E0D8DE
Accessibility & contrast
On white
2.81
#AA94A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#AA94A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94A4
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94A4 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9498A5
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#AD9599
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa94a4; /* rgb */ color: rgb(170, 148, 164); /* oklch */ color: oklch(69.1% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#c3b3bf',
500: '#aa94a4',
950: '#000000',
},
}SCSS
$custom: #aa94a4; $custom-light: #c3b3bf; $custom-dark: #000000;
JSON
{
"hex": "#aa94a4",
"rgb": {
"r": 170,
"g": 148,
"b": 164
},
"hsl": {
"h": 316.364,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69108,
"c": 0.03438,
"h": 335.6
},
"luminance": 0.32406
}Semantic roles & 50–950 ramp
primary
#AA94A4
secondary
#C9D1CB
accent
#966350
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081