#AE9AAA#AE9AAA
#AE9AAA is a light, muted pink. Relative luminance 0.350; OKLCH L 70.9% C 0.032 H 332.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9AAA |
|---|---|
| RGB | rgb(174, 154, 170) |
| HSL | hsl(312, 11%, 64%) |
| HSV | hsv(312, 11%, 68%) |
| CMYK | cmyk(0%, 11.5%, 2.3%, 31.8%) |
| CIE-LAB | lab(65.76, 10.24, -5.62) |
| CIE-LCH | lch(65.76, 11.69, 331.24°) |
| OKLab | oklab(70.87% 0.0288 -0.0149) |
| OKLCH | oklch(70.87% 0.032 332.7) |
| XYZ | xyz(36.2660, 35.0127, 42.8701) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.22
Dusty Lavender
#AC86A8
ΔE00 8.82
Lilac
#C8A2C8
ΔE00 9.06
Grey Pink
#C3909B
ΔE00 9.32
Purpley Grey
#947E94
ΔE00 9.37
Pinkish Grey
#C8ACA9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9AAA #9AAE9E
analogous
#A89AAE #AE9AAA #AE9AA0
triadic
#AE9AAA #AAAE9A #9AAAAE
tetradic
#AE9AAA #AEA89A #9AAE9E #9AA0AE
square
#AE9AAA #AEA89A #9AAE9E #9AA0AE
split-complementary
#AE9AAA #A0AE9A #9AAEA8
monochromatic
#725C6E #93788D #AE9AAA #C9BCC7 #E4DEE3
Accessibility & contrast
On white
2.62
#AE9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#AE9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9AAA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9AAA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#B09B9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae9aaa; /* rgb */ color: rgb(174, 154, 170); /* oklch */ color: oklch(70.9% 0.032 332.7);
Tailwind
colors: {
custom: {
50: '#c6b7c3',
500: '#ae9aaa',
950: '#000000',
},
}SCSS
$custom: #ae9aaa; $custom-light: #c6b7c3; $custom-dark: #000000;
JSON
{
"hex": "#ae9aaa",
"rgb": {
"r": 174,
"g": 154,
"b": 170
},
"hsl": {
"h": 312,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.70871,
"c": 0.03243,
"h": 332.7
},
"luminance": 0.35012
}Semantic roles & 50–950 ramp
primary
#AE9AAA
secondary
#CED5D0
accent
#955E50
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081