#C7ACAA#C7ACAA
#C7ACAA is a light, muted red. Relative luminance 0.445; OKLCH L 76.7% C 0.032 H 22.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C7ACAA |
|---|---|
| RGB | rgb(199, 172, 170) |
| HSL | hsl(4, 21%, 72%) |
| HSV | hsv(4, 15%, 78%) |
| CMYK | cmyk(0%, 13.6%, 14.6%, 22%) |
| CIE-LAB | lab(72.59, 9.44, 4.64) |
| CIE-LCH | lch(72.59, 10.51, 26.18°) |
| OKLab | oklab(76.73% 0.0292 0.0123) |
| OKLCH | oklch(76.73% 0.032 22.9) |
| XYZ | xyz(45.5611, 44.5506, 44.2215) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.52
Dusty Pink
#D8A7B1
ΔE00 8.01
Rosybrown
#BC8F8F
ΔE00 9.22
Mushroom
#BA9E88
ΔE00 10.22
Grey Pink
#C3909B
ΔE00 10.67
Light Mauve
#C292A1
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7ACAA #AAC5C7
analogous
#C7AAB7 #C7ACAA #C7BBAA
triadic
#C7ACAA #AAC7AC #ACAAC7
tetradic
#C7ACAA #B7C7AA #AAC5C7 #BBAAC7
square
#C7ACAA #B7C7AA #AAC5C7 #BBAAC7
split-complementary
#C7ACAA #AAC7BB #AAB7C7
monochromatic
#956562 #AF8885 #C7ACAA #DFD0CF #F3EDED
Accessibility & contrast
On white
2.12
#C7ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#C7ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7ACAA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7ACAA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#CDA9AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c7acaa; /* rgb */ color: rgb(199, 172, 170); /* oklch */ color: oklch(76.7% 0.032 22.9);
Tailwind
colors: {
custom: {
50: '#d8c4c3',
500: '#c7acaa',
950: '#000000',
},
}SCSS
$custom: #c7acaa; $custom-light: #d8c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c7acaa",
"rgb": {
"r": 199,
"g": 172,
"b": 170
},
"hsl": {
"h": 4.138,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.76733,
"c": 0.03164,
"h": 22.9
},
"luminance": 0.44549
}Semantic roles & 50–950 ramp
primary
#C7ACAA
secondary
#E2E9E9
accent
#999F47
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181