#C7AAA4#C7AAA4
#C7AAA4 is a light, muted red. Relative luminance 0.436; OKLCH L 76.2% C 0.035 H 31.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA4 |
|---|---|
| RGB | rgb(199, 170, 164) |
| HSL | hsl(10, 24%, 71%) |
| HSV | hsv(10, 18%, 78%) |
| CMYK | cmyk(0%, 14.6%, 17.6%, 22%) |
| CIE-LAB | lab(71.94, 9.56, 7.00) |
| CIE-LCH | lch(71.94, 11.85, 36.20°) |
| OKLab | oklab(76.18% 0.0299 0.0184) |
| OKLCH | oklch(76.18% 0.035 31.6) |
| XYZ | xyz(44.6287, 43.5732, 41.1743) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.48
Mushroom
#BA9E88
ΔE00 8.47
Dusty Pink
#D8A7B1
ΔE00 8.95
Rosybrown
#BC8F8F
ΔE00 8.95
Pinkish Tan
#D99B82
ΔE00 10.32
Warm Gray
#C9BEB0
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA4 #A4C1C7
analogous
#C7A4AF #C7AAA4 #C7BBA4
triadic
#C7AAA4 #A4C7AA #AAA4C7
tetradic
#C7AAA4 #AFC7A4 #A4C1C7 #BBA4C7
square
#C7AAA4 #AFC7A4 #A4C1C7 #BBA4C7
split-complementary
#C7AAA4 #A4C7BB #A4AFC7
monochromatic
#95655C #B0877E #C7AAA4 #DECDCA #F3EDEC
Accessibility & contrast
On white
2.16
#C7AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#C7AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA4
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA4 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#B7B2A4
Tritanopia (blue-blind)
#CEA7A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c7aaa4; /* rgb */ color: rgb(199, 170, 164); /* oklch */ color: oklch(76.2% 0.035 31.6);
Tailwind
colors: {
custom: {
50: '#d8c3bf',
500: '#c7aaa4',
950: '#000000',
},
}SCSS
$custom: #c7aaa4; $custom-light: #d8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa4",
"rgb": {
"r": 199,
"g": 170,
"b": 164
},
"hsl": {
"h": 10.286,
"s": 23.81,
"l": 71.176
},
"oklch": {
"l": 0.76175,
"c": 0.0351,
"h": 31.6
},
"luminance": 0.43572
}Semantic roles & 50–950 ramp
primary
#C7AAA4
secondary
#DFE6E8
accent
#92A243
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181