#AE96A0#AE96A0
#AE96A0 is a light, muted pink. Relative luminance 0.333; OKLCH L 69.8% C 0.032 H 350.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96A0 |
|---|---|
| RGB | rgb(174, 150, 160) |
| HSL | hsl(335, 13%, 64%) |
| HSV | hsv(335, 14%, 68%) |
| CMYK | cmyk(0%, 13.8%, 8%, 31.8%) |
| CIE-LAB | lab(64.44, 10.64, -1.94) |
| CIE-LCH | lch(64.44, 10.81, 349.65°) |
| OKLab | oklab(69.75% 0.0312 -0.005) |
| OKLCH | oklch(69.75% 0.032 350.9) |
| XYZ | xyz(34.7065, 33.3502, 37.8598) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.05
Rosybrown
#BC8F8F
ΔE00 7.61
Grey Pink
#C3909B
ΔE00 7.69
Pinkish Grey
#C8ACA9
ΔE00 8.66
Purpley Grey
#947E94
ΔE00 9.27
Dusty Lavender
#AC86A8
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96A0 #96AEA4
analogous
#AE96AC #AE96A0 #AE9896
triadic
#AE96A0 #A0AE96 #96A0AE
tetradic
#AE96A0 #ACAE96 #96AEA4 #9896AE
square
#AE96A0 #ACAE96 #96AEA4 #9896AE
split-complementary
#AE96A0 #96AE98 #96ACAE
monochromatic
#725863 #937381 #AE96A0 #C9B9BF #E3DBDF
Accessibility & contrast
On white
2.74
#AE96A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#AE96A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96A0
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96A0 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA0
Deuteranopia (green-blind)
#9D9E9F
Tritanopia (blue-blind)
#B29599
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ae96a0; /* rgb */ color: rgb(174, 150, 160); /* oklch */ color: oklch(69.8% 0.032 350.9);
Tailwind
colors: {
custom: {
50: '#c6b4bc',
500: '#ae96a0',
950: '#000000',
},
}SCSS
$custom: #ae96a0; $custom-light: #c6b4bc; $custom-dark: #000000;
JSON
{
"hex": "#ae96a0",
"rgb": {
"r": 174,
"g": 150,
"b": 160
},
"hsl": {
"h": 335,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.69753,
"c": 0.03163,
"h": 350.9
},
"luminance": 0.33349
}Semantic roles & 50–950 ramp
primary
#AE96A0
secondary
#CCD4D1
accent
#97794E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081