#AC96A2#AC96A2
#AC96A2 is a light, muted pink. Relative luminance 0.332; OKLCH L 69.6% C 0.031 H 343.9°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AC96A2 |
|---|---|
| RGB | rgb(172, 150, 162) |
| HSL | hsl(327, 12%, 63%) |
| HSV | hsv(327, 13%, 67%) |
| CMYK | cmyk(0%, 12.8%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.32, 10.27, -3.28) |
| CIE-LCH | lch(64.32, 10.78, 342.30°) |
| OKLab | oklab(69.63% 0.0297 -0.0086) |
| OKLCH | oklch(69.63% 0.031 343.9) |
| XYZ | xyz(34.4405, 33.1926, 38.7679) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 8.39
Rosybrown
#BC8F8F
ΔE00 8.60
Purpley Grey
#947E94
ΔE00 8.78
Dusty Lavender
#AC86A8
ΔE00 9.05
Pinkish Grey
#C8ACA9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC96A2 #96ACA0
analogous
#AB96AC #AC96A2 #AC9697
triadic
#AC96A2 #A2AC96 #96A2AC
tetradic
#AC96A2 #ACAB96 #96ACA0 #9697AC
square
#AC96A2 #ACAB96 #96ACA0 #9697AC
split-complementary
#AC96A2 #97AC96 #96ACAB
monochromatic
#6F5865 #917484 #AC96A2 #C7B8C0 #E2DADF
Accessibility & contrast
On white
2.75
#AC96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#AC96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC96A2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC96A2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA3
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#AF969A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ac96a2; /* rgb */ color: rgb(172, 150, 162); /* oklch */ color: oklch(69.6% 0.031 343.9);
Tailwind
colors: {
custom: {
50: '#c4b4bd',
500: '#ac96a2',
950: '#000000',
},
}SCSS
$custom: #ac96a2; $custom-light: #c4b4bd; $custom-dark: #000000;
JSON
{
"hex": "#ac96a2",
"rgb": {
"r": 172,
"g": 150,
"b": 162
},
"hsl": {
"h": 327.273,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.69629,
"c": 0.03092,
"h": 343.9
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#AC96A2
secondary
#CBD3CF
accent
#967050
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081