#AA90A2#AA90A2
#AA90A2 is a light, muted pink. Relative luminance 0.311; OKLCH L 68.2% C 0.040 H 337.3°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90A2 |
|---|---|
| RGB | rgb(170, 144, 162) |
| HSL | hsl(318, 13%, 62%) |
| HSV | hsv(318, 15%, 67%) |
| CMYK | cmyk(0%, 15.3%, 4.7%, 33.3%) |
| CIE-LAB | lab(62.59, 12.91, -5.84) |
| CIE-LCH | lch(62.59, 14.17, 335.65°) |
| OKLab | oklab(68.25% 0.0368 -0.0154) |
| OKLCH | oklch(68.25% 0.04 337.3) |
| XYZ | xyz(33.0718, 31.1019, 38.4365) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.11
Purpley Grey
#947E94
ΔE00 6.70
Light Mauve
#C292A1
ΔE00 6.75
Heather
#A484AC
ΔE00 7.65
Grey Pink
#C3909B
ΔE00 7.85
Rosybrown
#BC8F8F
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90A2 #90AA98
analogous
#A590AA #AA90A2 #AA9095
triadic
#AA90A2 #A2AA90 #90A2AA
tetradic
#AA90A2 #AAA590 #90AA98 #9095AA
square
#AA90A2 #AAA590 #90AA98 #9095AA
split-complementary
#AA90A2 #95AA90 #90AAA5
monochromatic
#6D5365 #8F6E85 #AA90A2 #C5B3BF #DFD5DC
Accessibility & contrast
On white
2.91
#AA90A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#AA90A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90A2
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90A2 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A3
Deuteranopia (green-blind)
#9699A1
Tritanopia (blue-blind)
#AD9196
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa90a2; /* rgb */ color: rgb(170, 144, 162); /* oklch */ color: oklch(68.2% 0.040 337.3);
Tailwind
colors: {
custom: {
50: '#c3b0bd',
500: '#aa90a2',
950: '#000000',
},
}SCSS
$custom: #aa90a2; $custom-light: #c3b0bd; $custom-dark: #000000;
JSON
{
"hex": "#aa90a2",
"rgb": {
"r": 170,
"g": 144,
"b": 162
},
"hsl": {
"h": 318.462,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.68247,
"c": 0.03993,
"h": 337.3
},
"luminance": 0.31101
}Semantic roles & 50–950 ramp
primary
#AA90A2
secondary
#C6D0C9
accent
#97654E
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121012
muted
#817F81