#AC96A0#AC96A0
#AC96A0 is a light, muted pink. Relative luminance 0.331; OKLCH L 69.6% C 0.030 H 348.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96A0 |
|---|---|
| RGB | rgb(172, 150, 160) |
| HSL | hsl(333, 12%, 63%) |
| HSV | hsv(333, 13%, 67%) |
| CMYK | cmyk(0%, 12.8%, 7%, 32.5%) |
| CIE-LAB | lab(64.26, 9.91, -2.23) |
| CIE-LCH | lch(64.26, 10.15, 347.29°) |
| OKLab | oklab(69.57% 0.0289 -0.0058) |
| OKLCH | oklch(69.57% 0.03 348.7) |
| XYZ | xyz(34.2642, 33.1221, 37.8391) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.72
Rosybrown
#BC8F8F
ΔE00 8.17
Grey Pink
#C3909B
ΔE00 8.37
Pinkish Grey
#C8ACA9
ΔE00 8.88
Purpley Grey
#947E94
ΔE00 9.13
Dusty Lavender
#AC86A8
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96A0 #96ACA2
analogous
#AC96AB #AC96A0 #AC9796
triadic
#AC96A0 #A0AC96 #96A0AC
tetradic
#AC96A0 #ABAC96 #96ACA2 #9796AC
square
#AC96A0 #ABAC96 #96ACA2 #9796AC
split-complementary
#AC96A0 #96AC97 #96ABAC
monochromatic
#6F5863 #917481 #AC96A0 #C7B8BF #E2DADE
Accessibility & contrast
On white
2.75
#AC96A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#AC96A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96A0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96A0 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA0
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#B09699
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac96a0; /* rgb */ color: rgb(172, 150, 160); /* oklch */ color: oklch(69.6% 0.030 348.7);
Tailwind
colors: {
custom: {
50: '#c4b4bc',
500: '#ac96a0',
950: '#000000',
},
}SCSS
$custom: #ac96a0; $custom-light: #c4b4bc; $custom-dark: #000000;
JSON
{
"hex": "#ac96a0",
"rgb": {
"r": 172,
"g": 150,
"b": 160
},
"hsl": {
"h": 332.727,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.69566,
"c": 0.02951,
"h": 348.7
},
"luminance": 0.33121
}Semantic roles & 50–950 ramp
primary
#AC96A0
secondary
#CBD3CF
accent
#967650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081