#C0A0AE#C0A0AE
#C0A0AE is a light, muted pink. Relative luminance 0.394; OKLCH L 73.9% C 0.042 H 350.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A0AE |
|---|---|
| RGB | rgb(192, 160, 174) |
| HSL | hsl(334, 20%, 69%) |
| HSV | hsv(334, 17%, 75%) |
| CMYK | cmyk(0%, 16.7%, 9.4%, 24.7%) |
| CIE-LAB | lab(69.04, 14.11, -2.82) |
| CIE-LCH | lch(69.04, 14.39, 348.69°) |
| OKLab | oklab(73.85% 0.0415 -0.0073) |
| OKLCH | oklch(73.85% 0.042 350) |
| XYZ | xyz(41.9485, 39.4052, 45.4324) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.78
Grey Pink
#C3909B
ΔE00 6.41
Lilac
#C8A2C8
ΔE00 7.74
Pinkish Grey
#C8ACA9
ΔE00 7.80
Faded Pink
#DE9DAC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A0AE #A0C0B2
analogous
#C0A0BE #C0A0AE #C0A2A0
triadic
#C0A0AE #AEC0A0 #A0AEC0
tetradic
#C0A0AE #BEC0A0 #A0C0B2 #A2A0C0
square
#C0A0AE #BEC0A0 #A0C0B2 #A2A0C0
split-complementary
#C0A0AE #A0C0A2 #A0BEC0
monochromatic
#8A5C70 #A87B8F #C0A0AE #D8C5CD #F1EAED
Accessibility & contrast
On white
2.36
#C0A0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C0A0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A0AE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A0AE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#C59FA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c0a0ae; /* rgb */ color: rgb(192, 160, 174); /* oklch */ color: oklch(73.9% 0.042 350.0);
Tailwind
colors: {
custom: {
50: '#d3bcc6',
500: '#c0a0ae',
950: '#000000',
},
}SCSS
$custom: #c0a0ae; $custom-light: #d3bcc6; $custom-dark: #000000;
JSON
{
"hex": "#c0a0ae",
"rgb": {
"r": 192,
"g": 160,
"b": 174
},
"hsl": {
"h": 333.75,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.73853,
"c": 0.04209,
"h": 350
},
"luminance": 0.39404
}Semantic roles & 50–950 ramp
primary
#C0A0AE
secondary
#D9E3DE
accent
#9F7847
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182