#AA94A6#AA94A6
#AA94A6 is a light, muted pink. Relative luminance 0.325; OKLCH L 69.2% C 0.036 H 332.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94A6 |
|---|---|
| RGB | rgb(170, 148, 166) |
| HSL | hsl(311, 11%, 62%) |
| HSV | hsv(311, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 2.4%, 33.3%) |
| CIE-LAB | lab(63.74, 11.41, -6.41) |
| CIE-LCH | lch(63.74, 13.09, 330.69°) |
| OKLab | oklab(69.17% 0.0321 -0.017) |
| OKLCH | oklch(69.17% 0.036 332.1) |
| XYZ | xyz(34.0496, 32.4796, 40.5445) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.14
Purpley Grey
#947E94
ΔE00 7.53
Light Mauve
#C292A1
ΔE00 7.74
Heather
#A484AC
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.88
Lilac
#C8A2C8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94A6 #94AA98
analogous
#A394AA #AA94A6 #AA949B
triadic
#AA94A6 #A6AA94 #94A6AA
tetradic
#AA94A6 #AAA394 #94AA98 #949BAA
square
#AA94A6 #AAA394 #94AA98 #949BAA
split-complementary
#AA94A6 #9BAA94 #94AAA3
monochromatic
#6D5769 #8F728A #AA94A6 #C5B6C2 #E0D8DF
Accessibility & contrast
On white
2.80
#AA94A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#AA94A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94A6
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94A6 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9499A7
Deuteranopia (green-blind)
#989BA5
Tritanopia (blue-blind)
#AC959A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa94a6; /* rgb */ color: rgb(170, 148, 166); /* oklch */ color: oklch(69.2% 0.036 332.1);
Tailwind
colors: {
custom: {
50: '#c3b3c0',
500: '#aa94a6',
950: '#000000',
},
}SCSS
$custom: #aa94a6; $custom-light: #c3b3c0; $custom-dark: #000000;
JSON
{
"hex": "#aa94a6",
"rgb": {
"r": 170,
"g": 148,
"b": 166
},
"hsl": {
"h": 310.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69174,
"c": 0.03628,
"h": 332.1
},
"luminance": 0.32479
}Semantic roles & 50–950 ramp
primary
#AA94A6
secondary
#C9D1CA
accent
#965D50
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121112
muted
#818081