#C0A4AC#C0A4AC
#C0A4AC is a light, muted pink. Relative luminance 0.407; OKLCH L 74.6% C 0.034 H 358.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4AC |
|---|---|
| RGB | rgb(192, 164, 172) |
| HSL | hsl(343, 18%, 70%) |
| HSV | hsv(343, 15%, 75%) |
| CMYK | cmyk(0%, 14.6%, 10.4%, 24.7%) |
| CIE-LAB | lab(69.99, 11.57, -0.33) |
| CIE-LCH | lch(69.99, 11.57, 358.39°) |
| OKLab | oklab(74.57% 0.0345 -0.0007) |
| OKLCH | oklch(74.57% 0.034 358.9) |
| XYZ | xyz(42.4596, 40.7370, 44.6481) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 6.27
Light Mauve
#C292A1
ΔE00 7.14
Grey Pink
#C3909B
ΔE00 7.74
Rosybrown
#BC8F8F
ΔE00 8.00
Faded Pink
#DE9DAC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4AC #A4C0B8
analogous
#C0A4BA #C0A4AC #C0AAA4
triadic
#C0A4AC #ACC0A4 #A4ACC0
tetradic
#C0A4AC #BAC0A4 #A4C0B8 #AAA4C0
square
#C0A4AC #BAC0A4 #A4C0B8 #AAA4C0
split-complementary
#C0A4AC #A4C0AA #A4BAC0
monochromatic
#8A606C #A7808B #C0A4AC #D9C8CD #F2ECEE
Accessibility & contrast
On white
2.30
#C0A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C0A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4AC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4AC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#C5A3A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c0a4ac; /* rgb */ color: rgb(192, 164, 172); /* oklch */ color: oklch(74.6% 0.034 358.9);
Tailwind
colors: {
custom: {
50: '#d3bfc4',
500: '#c0a4ac',
950: '#000000',
},
}SCSS
$custom: #c0a4ac; $custom-light: #d3bfc4; $custom-dark: #000000;
JSON
{
"hex": "#c0a4ac",
"rgb": {
"r": 192,
"g": 164,
"b": 172
},
"hsl": {
"h": 342.857,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.74571,
"c": 0.03447,
"h": 358.9
},
"luminance": 0.40736
}Semantic roles & 50–950 ramp
primary
#C0A4AC
secondary
#DCE4E2
accent
#9C8549
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181