#C8A0AC#C8A0AC
#C8A0AC is a light, muted pink. Relative luminance 0.404; OKLCH L 74.6% C 0.050 H 358.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0AC |
|---|---|
| RGB | rgb(200, 160, 172) |
| HSL | hsl(342, 27%, 71%) |
| HSV | hsv(342, 20%, 78%) |
| CMYK | cmyk(0%, 20%, 14%, 21.6%) |
| CIE-LAB | lab(69.75, 16.68, -0.58) |
| CIE-LCH | lch(69.75, 16.69, 358.00°) |
| OKLab | oklab(74.56% 0.0498 -0.0013) |
| OKLCH | oklch(74.56% 0.05 358.5) |
| XYZ | xyz(43.8365, 40.4010, 44.5108) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.54
Light Mauve
#C292A1
ΔE00 4.16
Grey Pink
#C3909B
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 5.79
Greyish Pink
#C88D94
ΔE00 6.85
Rosybrown
#BC8F8F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0AC #A0C8BC
analogous
#C8A0C0 #C8A0AC #C8A8A0
triadic
#C8A0AC #ACC8A0 #A0ACC8
tetradic
#C8A0AC #C0C8A0 #A0C8BC #A8A0C8
square
#C8A0AC #C0C8A0 #A0C8BC #A8A0C8
split-complementary
#C8A0AC #A0C8A8 #A0C0C8
monochromatic
#96576A #B2798A #C8A0AC #DEC7CE #F4ECEE
Accessibility & contrast
On white
2.31
#C8A0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#C8A0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0AC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0AC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#CF9EA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a0ac; /* rgb */ color: rgb(200, 160, 172); /* oklch */ color: oklch(74.6% 0.050 358.5);
Tailwind
colors: {
custom: {
50: '#d9bcc4',
500: '#c8a0ac',
950: '#000000',
},
}SCSS
$custom: #c8a0ac; $custom-light: #d9bcc4; $custom-dark: #000000;
JSON
{
"hex": "#c8a0ac",
"rgb": {
"r": 200,
"g": 160,
"b": 172
},
"hsl": {
"h": 342,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74564,
"c": 0.04981,
"h": 358.5
},
"luminance": 0.404
}Semantic roles & 50–950 ramp
primary
#C8A0AC
secondary
#DCE7E4
accent
#A58740
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181