#C6A4AA#C6A4AA
#C6A4AA is a light, muted red. Relative luminance 0.415; OKLCH L 75.1% C 0.041 H 6.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C6A4AA |
|---|---|
| RGB | rgb(198, 164, 170) |
| HSL | hsl(349, 23%, 71%) |
| HSV | hsv(349, 17%, 78%) |
| CMYK | cmyk(0%, 17.2%, 14.1%, 22.4%) |
| CIE-LAB | lab(70.50, 13.43, 1.59) |
| CIE-LCH | lch(70.50, 13.52, 6.74°) |
| OKLab | oklab(75.08% 0.0405 0.0044) |
| OKLCH | oklch(75.08% 0.041 6.2) |
| XYZ | xyz(43.8196, 41.4603, 43.7168) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.62
Pinkish Grey
#C8ACA9
ΔE00 4.83
Light Mauve
#C292A1
ΔE00 6.40
Grey Pink
#C3909B
ΔE00 6.69
Rosybrown
#BC8F8F
ΔE00 6.92
Faded Pink
#DE9DAC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6A4AA #A4C6C0
analogous
#C6A4BB #C6A4AA #C6AFA4
triadic
#C6A4AA #AAC6A4 #A4AAC6
tetradic
#C6A4AA #BBC6A4 #A4C6C0 #AFA4C6
square
#C6A4AA #BBC6A4 #A4C6C0 #AFA4C6
split-complementary
#C6A4AA #A4C6AF #A4BBC6
monochromatic
#935C66 #AE7E87 #C6A4AA #DECACD #F3ECED
Accessibility & contrast
On white
2.26
#C6A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#C6A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6A4AA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6A4AA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#B0AFA9
Tritanopia (blue-blind)
#CDA2A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c6a4aa; /* rgb */ color: rgb(198, 164, 170); /* oklch */ color: oklch(75.1% 0.041 6.2);
Tailwind
colors: {
custom: {
50: '#d7bfc3',
500: '#c6a4aa',
950: '#000000',
},
}SCSS
$custom: #c6a4aa; $custom-light: #d7bfc3; $custom-dark: #000000;
JSON
{
"hex": "#c6a4aa",
"rgb": {
"r": 198,
"g": 164,
"b": 170
},
"hsl": {
"h": 349.412,
"s": 22.973,
"l": 70.98
},
"oklch": {
"l": 0.75078,
"c": 0.04072,
"h": 6.2
},
"luminance": 0.41459
}Semantic roles & 50–950 ramp
primary
#C6A4AA
secondary
#DEE7E6
accent
#A19144
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181