#C7AAA5#C7AAA5
#C7AAA5 is a light, muted red. Relative luminance 0.436; OKLCH L 76.2% C 0.035 H 29.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA5 |
|---|---|
| RGB | rgb(199, 170, 165) |
| HSL | hsl(9, 23%, 71%) |
| HSV | hsv(9, 17%, 78%) |
| CMYK | cmyk(0%, 14.6%, 17.1%, 22%) |
| CIE-LAB | lab(71.97, 9.72, 6.48) |
| CIE-LCH | lch(71.97, 11.68, 33.70°) |
| OKLab | oklab(76.2% 0.0303 0.0171) |
| OKLCH | oklch(76.2% 0.035 29.4) |
| XYZ | xyz(44.7194, 43.6095, 41.6518) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.07
Dusty Pink
#D8A7B1
ΔE00 8.56
Rosybrown
#BC8F8F
ΔE00 8.79
Mushroom
#BA9E88
ΔE00 8.91
Pinkish Tan
#D99B82
ΔE00 10.60
Grey Pink
#C3909B
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA5 #A5C2C7
analogous
#C7A5B1 #C7AAA5 #C7BBA5
triadic
#C7AAA5 #A5C7AA #AAA5C7
tetradic
#C7AAA5 #B1C7A5 #A5C2C7 #BBA5C7
square
#C7AAA5 #B1C7A5 #A5C2C7 #BBA5C7
split-complementary
#C7AAA5 #A5C7BB #A5B1C7
monochromatic
#95655D #B0867F #C7AAA5 #DECECB #F3EDEC
Accessibility & contrast
On white
2.16
#C7AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#C7AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA5
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA5 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA5
Deuteranopia (green-blind)
#B6B3A5
Tritanopia (blue-blind)
#CEA7A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c7aaa5; /* rgb */ color: rgb(199, 170, 165); /* oklch */ color: oklch(76.2% 0.035 29.4);
Tailwind
colors: {
custom: {
50: '#d8c3bf',
500: '#c7aaa5',
950: '#000000',
},
}SCSS
$custom: #c7aaa5; $custom-light: #d8c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa5",
"rgb": {
"r": 199,
"g": 170,
"b": 165
},
"hsl": {
"h": 8.824,
"s": 23.288,
"l": 71.373
},
"oklch": {
"l": 0.76202,
"c": 0.03477,
"h": 29.4
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#C7AAA5
secondary
#DFE7E8
accent
#94A244
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181