#C0A4AE#C0A4AE
#C0A4AE is a light, muted pink. Relative luminance 0.408; OKLCH L 74.6% C 0.035 H 354.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4AE |
|---|---|
| RGB | rgb(192, 164, 174) |
| HSL | hsl(339, 18%, 70%) |
| HSV | hsv(339, 15%, 75%) |
| CMYK | cmyk(0%, 14.6%, 9.4%, 24.7%) |
| CIE-LAB | lab(70.05, 11.92, -1.35) |
| CIE-LCH | lch(70.05, 11.99, 353.52°) |
| OKLab | oklab(74.63% 0.0352 -0.0034) |
| OKLCH | oklch(74.63% 0.035 354.5) |
| XYZ | xyz(42.6531, 40.8144, 45.6673) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 6.94
Grey Pink
#C3909B
ΔE00 7.71
Rosybrown
#BC8F8F
ΔE00 8.39
Thistle
#D8BFD8
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4AE #A4C0B6
analogous
#C0A4BC #C0A4AE #C0A8A4
triadic
#C0A4AE #AEC0A4 #A4AEC0
tetradic
#C0A4AE #BCC0A4 #A4C0B6 #A8A4C0
square
#C0A4AE #BCC0A4 #A4C0B6 #A8A4C0
split-complementary
#C0A4AE #A4C0A8 #A4BCC0
monochromatic
#8A606F #A7808E #C0A4AE #D9C8CE #F2ECEE
Accessibility & contrast
On white
2.29
#C0A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C0A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4AE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4AE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AE
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#C5A3A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c0a4ae; /* rgb */ color: rgb(192, 164, 174); /* oklch */ color: oklch(74.6% 0.035 354.5);
Tailwind
colors: {
custom: {
50: '#d3bfc6',
500: '#c0a4ae',
950: '#000000',
},
}SCSS
$custom: #c0a4ae; $custom-light: #d3bfc6; $custom-dark: #000000;
JSON
{
"hex": "#c0a4ae",
"rgb": {
"r": 192,
"g": 164,
"b": 174
},
"hsl": {
"h": 338.571,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.74631,
"c": 0.03539,
"h": 354.5
},
"luminance": 0.40813
}Semantic roles & 50–950 ramp
primary
#C0A4AE
secondary
#DCE4E1
accent
#9C7F49
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182