#AC94A2#AC94A2
#AC94A2 is a light, muted pink. Relative luminance 0.326; OKLCH L 69.2% C 0.035 H 342.1°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AC94A2 |
|---|---|
| RGB | rgb(172, 148, 162) |
| HSL | hsl(325, 13%, 63%) |
| HSV | hsv(325, 14%, 67%) |
| CMYK | cmyk(0%, 14%, 5.8%, 32.5%) |
| CIE-LAB | lab(63.80, 11.39, -4.03) |
| CIE-LCH | lch(63.80, 12.08, 340.50°) |
| OKLab | oklab(69.23% 0.0329 -0.0106) |
| OKLCH | oklch(69.23% 0.035 342.1) |
| XYZ | xyz(34.1241, 32.5598, 38.6625) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.94
Grey Pink
#C3909B
ΔE00 7.86
Dusty Lavender
#AC86A8
ΔE00 7.96
Purpley Grey
#947E94
ΔE00 8.07
Rosybrown
#BC8F8F
ΔE00 8.52
Heather
#A484AC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC94A2 #94AC9E
analogous
#AA94AC #AC94A2 #AC9496
triadic
#AC94A2 #A2AC94 #94A2AC
tetradic
#AC94A2 #ACAA94 #94AC9E #9496AC
square
#AC94A2 #ACAA94 #94AC9E #9496AC
split-complementary
#AC94A2 #96AC94 #94ACAA
monochromatic
#6F5665 #917284 #AC94A2 #C7B6C0 #E1D9DE
Accessibility & contrast
On white
2.80
#AC94A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AC94A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC94A2
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC94A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC94A2 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A3
Deuteranopia (green-blind)
#9A9CA1
Tritanopia (blue-blind)
#AF9499
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ac94a2; /* rgb */ color: rgb(172, 148, 162); /* oklch */ color: oklch(69.2% 0.035 342.1);
Tailwind
colors: {
custom: {
50: '#c4b3bd',
500: '#ac94a2',
950: '#000000',
},
}SCSS
$custom: #ac94a2; $custom-light: #c4b3bd; $custom-dark: #000000;
JSON
{
"hex": "#ac94a2",
"rgb": {
"r": 172,
"g": 148,
"b": 162
},
"hsl": {
"h": 325,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.6923,
"c": 0.03451,
"h": 342.1
},
"luminance": 0.32559
}Semantic roles & 50–950 ramp
primary
#AC94A2
secondary
#CAD2CD
accent
#976D4F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081