#C7AAA7#C7AAA7
#C7AAA7 is a light, muted red. Relative luminance 0.437; OKLCH L 76.3% C 0.034 H 24.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA7 |
|---|---|
| RGB | rgb(199, 170, 167) |
| HSL | hsl(6, 22%, 72%) |
| HSV | hsv(6, 16%, 78%) |
| CMYK | cmyk(0%, 14.6%, 16.1%, 22%) |
| CIE-LAB | lab(72.02, 10.04, 5.45) |
| CIE-LCH | lch(72.02, 11.42, 28.51°) |
| OKLab | oklab(76.26% 0.0311 0.0144) |
| OKLCH | oklch(76.26% 0.034 24.9) |
| XYZ | xyz(44.9028, 43.6829, 42.6180) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.60
Dusty Pink
#D8A7B1
ΔE00 7.83
Rosybrown
#BC8F8F
ΔE00 8.55
Mushroom
#BA9E88
ΔE00 9.79
Grey Pink
#C3909B
ΔE00 10.23
Light Mauve
#C292A1
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA7 #A7C4C7
analogous
#C7A7B4 #C7AAA7 #C7BAA7
triadic
#C7AAA7 #A7C7AA #AAA7C7
tetradic
#C7AAA7 #B4C7A7 #A7C4C7 #BAA7C7
square
#C7AAA7 #B4C7A7 #A7C4C7 #BAA7C7
split-complementary
#C7AAA7 #A7C7BA #A7B4C7
monochromatic
#95645F #AF8682 #C7AAA7 #DFCECC #F3EDEC
Accessibility & contrast
On white
2.16
#C7AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C7AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA7
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA7 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA7
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#CEA7A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c7aaa7; /* rgb */ color: rgb(199, 170, 167); /* oklch */ color: oklch(76.3% 0.034 24.9);
Tailwind
colors: {
custom: {
50: '#d8c3c1',
500: '#c7aaa7',
950: '#000000',
},
}SCSS
$custom: #c7aaa7; $custom-light: #d8c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa7",
"rgb": {
"r": 199,
"g": 170,
"b": 167
},
"hsl": {
"h": 5.625,
"s": 22.222,
"l": 71.765
},
"oklch": {
"l": 0.76257,
"c": 0.03426,
"h": 24.9
},
"luminance": 0.43682
}Semantic roles & 50–950 ramp
primary
#C7AAA7
secondary
#E1E8E9
accent
#98A145
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181