#C0A2AC#C0A2AC
#C0A2AC is a light, muted pink. Relative luminance 0.400; OKLCH L 74.2% C 0.038 H 356.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A2AC |
|---|---|
| RGB | rgb(192, 162, 172) |
| HSL | hsl(340, 19%, 69%) |
| HSV | hsv(340, 16%, 75%) |
| CMYK | cmyk(0%, 15.6%, 10.4%, 24.7%) |
| CIE-LAB | lab(69.49, 12.67, -1.06) |
| CIE-LCH | lch(69.49, 12.71, 355.22°) |
| OKLab | oklab(74.18% 0.0376 -0.0026) |
| OKLCH | oklch(74.18% 0.038 356) |
| XYZ | xyz(42.1045, 40.0268, 44.5297) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.84
Light Mauve
#C292A1
ΔE00 6.19
Pinkish Grey
#C8ACA9
ΔE00 6.19
Grey Pink
#C3909B
ΔE00 6.94
Rosybrown
#BC8F8F
ΔE00 7.73
Faded Pink
#DE9DAC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A2AC #A2C0B6
analogous
#C0A2BB #C0A2AC #C0A7A2
triadic
#C0A2AC #ACC0A2 #A2ACC0
tetradic
#C0A2AC #BBC0A2 #A2C0B6 #A7A2C0
square
#C0A2AC #BBC0A2 #A2C0B6 #A7A2C0
split-complementary
#C0A2AC #A2C0A7 #A2BBC0
monochromatic
#8A5E6C #A77E8B #C0A2AC #D9C6CD #F1EBED
Accessibility & contrast
On white
2.33
#C0A2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C0A2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A2AC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A2AC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#C5A1A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c0a2ac; /* rgb */ color: rgb(192, 162, 172); /* oklch */ color: oklch(74.2% 0.038 356.0);
Tailwind
colors: {
custom: {
50: '#d3bdc4',
500: '#c0a2ac',
950: '#000000',
},
}SCSS
$custom: #c0a2ac; $custom-light: #d3bdc4; $custom-dark: #000000;
JSON
{
"hex": "#c0a2ac",
"rgb": {
"r": 192,
"g": 162,
"b": 172
},
"hsl": {
"h": 340,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.7418,
"c": 0.03766,
"h": 356
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#C0A2AC
secondary
#DBE3E0
accent
#9E8148
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181