#C0A4A2#C0A4A2
#C0A4A2 is a light, muted red. Relative luminance 0.404; OKLCH L 74.3% C 0.033 H 22.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A4A2 |
|---|---|
| RGB | rgb(192, 164, 162) |
| HSL | hsl(4, 19%, 69%) |
| HSV | hsv(4, 16%, 75%) |
| CMYK | cmyk(0%, 14.6%, 15.6%, 24.7%) |
| CIE-LAB | lab(69.73, 9.90, 4.84) |
| CIE-LCH | lch(69.73, 11.02, 26.03°) |
| OKLab | oklab(74.28% 0.0306 0.0128) |
| OKLCH | oklch(74.28% 0.033 22.8) |
| XYZ | xyz(41.5351, 40.3672, 39.7791) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.28
Rosybrown
#BC8F8F
ΔE00 7.35
Dusty Pink
#D8A7B1
ΔE00 8.10
Grey Pink
#C3909B
ΔE00 9.29
Light Mauve
#C292A1
ΔE00 9.50
Mushroom
#BA9E88
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A4A2 #A2BEC0
analogous
#C0A2AF #C0A4A2 #C0B3A2
triadic
#C0A4A2 #A2C0A4 #A4A2C0
tetradic
#C0A4A2 #AFC0A2 #A2BEC0 #B3A2C0
square
#C0A4A2 #AFC0A2 #A2BEC0 #B3A2C0
split-complementary
#C0A4A2 #A2C0B3 #A2AFC0
monochromatic
#8A615E #A7807E #C0A4A2 #D9C8C6 #F1EBEB
Accessibility & contrast
On white
2.31
#C0A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C0A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A4A2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A4A2 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#C7A1A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c0a4a2; /* rgb */ color: rgb(192, 164, 162); /* oklch */ color: oklch(74.3% 0.033 22.8);
Tailwind
colors: {
custom: {
50: '#d3bfbd',
500: '#c0a4a2',
950: '#000000',
},
}SCSS
$custom: #c0a4a2; $custom-light: #d3bfbd; $custom-dark: #000000;
JSON
{
"hex": "#c0a4a2",
"rgb": {
"r": 192,
"g": 164,
"b": 162
},
"hsl": {
"h": 4,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74281,
"c": 0.03314,
"h": 22.8
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#C0A4A2
secondary
#DBE3E3
accent
#989E48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181