#C7AAA2#C7AAA2
#C7AAA2 is a light, muted red. Relative luminance 0.435; OKLCH L 76.1% C 0.036 H 35.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA2 |
|---|---|
| RGB | rgb(199, 170, 162) |
| HSL | hsl(13, 25%, 71%) |
| HSV | hsv(13, 19%, 78%) |
| CMYK | cmyk(0%, 14.6%, 18.6%, 22%) |
| CIE-LAB | lab(71.89, 9.25, 8.03) |
| CIE-LCH | lch(71.89, 12.25, 40.95°) |
| OKLab | oklab(76.12% 0.0291 0.0211) |
| OKLCH | oklch(76.12% 0.036 35.9) |
| XYZ | xyz(44.4495, 43.5015, 40.2306) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.37
Mushroom
#BA9E88
ΔE00 7.61
Rosybrown
#BC8F8F
ΔE00 9.35
Dusty Pink
#D8A7B1
ΔE00 9.77
Pinkish Tan
#D99B82
ΔE00 9.84
Warm Gray
#C9BEB0
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA2 #A2BFC7
analogous
#C7A2AC #C7AAA2 #C7BCA2
triadic
#C7AAA2 #A2C7AA #AAA2C7
tetradic
#C7AAA2 #ACC7A2 #A2BFC7 #BCA2C7
square
#C7AAA2 #ACC7A2 #A2BFC7 #BCA2C7
split-complementary
#C7AAA2 #A2C7BC #A2ACC7
monochromatic
#95665A #B0877C #C7AAA2 #DECDC8 #F3EEEC
Accessibility & contrast
On white
2.16
#C7AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#C7AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA2 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#CFA6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c7aaa2; /* rgb */ color: rgb(199, 170, 162); /* oklch */ color: oklch(76.1% 0.036 35.9);
Tailwind
colors: {
custom: {
50: '#d8c3bd',
500: '#c7aaa2',
950: '#000000',
},
}SCSS
$custom: #c7aaa2; $custom-light: #d8c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa2",
"rgb": {
"r": 199,
"g": 170,
"b": 162
},
"hsl": {
"h": 12.973,
"s": 24.832,
"l": 70.784
},
"oklch": {
"l": 0.76121,
"c": 0.0359,
"h": 35.9
},
"luminance": 0.435
}Semantic roles & 50–950 ramp
primary
#C7AAA2
secondary
#DDE5E7
accent
#8EA342
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181