#C7AAA3#C7AAA3
#C7AAA3 is a light, muted red. Relative luminance 0.435; OKLCH L 76.1% C 0.035 H 33.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA3 |
|---|---|
| RGB | rgb(199, 170, 163) |
| HSL | hsl(12, 24%, 71%) |
| HSV | hsv(12, 18%, 78%) |
| CMYK | cmyk(0%, 14.6%, 18.1%, 22%) |
| CIE-LAB | lab(71.92, 9.40, 7.51) |
| CIE-LCH | lch(71.92, 12.04, 38.62°) |
| OKLab | oklab(76.15% 0.0295 0.0197) |
| OKLCH | oklch(76.15% 0.035 33.8) |
| XYZ | xyz(44.5387, 43.5372, 40.7006) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.91
Mushroom
#BA9E88
ΔE00 8.04
Rosybrown
#BC8F8F
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.35
Pinkish Tan
#D99B82
ΔE00 10.07
Warm Gray
#C9BEB0
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA3 #A3C0C7
analogous
#C7A3AE #C7AAA3 #C7BCA3
triadic
#C7AAA3 #A3C7AA #AAA3C7
tetradic
#C7AAA3 #AEC7A3 #A3C0C7 #BCA3C7
square
#C7AAA3 #AEC7A3 #A3C0C7 #BCA3C7
split-complementary
#C7AAA3 #A3C7BC #A3AEC7
monochromatic
#95665B #B0877D #C7AAA3 #DECDC9 #F3EDEC
Accessibility & contrast
On white
2.16
#C7AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#C7AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA3
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA3 | 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)
#B0ADA2
Deuteranopia (green-blind)
#B7B2A3
Tritanopia (blue-blind)
#CFA6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c7aaa3; /* rgb */ color: rgb(199, 170, 163); /* oklch */ color: oklch(76.1% 0.035 33.8);
Tailwind
colors: {
custom: {
50: '#d8c3be',
500: '#c7aaa3',
950: '#000000',
},
}SCSS
$custom: #c7aaa3; $custom-light: #d8c3be; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa3",
"rgb": {
"r": 199,
"g": 170,
"b": 163
},
"hsl": {
"h": 11.667,
"s": 24.324,
"l": 70.98
},
"oklch": {
"l": 0.76148,
"c": 0.03547,
"h": 33.8
},
"luminance": 0.43536
}Semantic roles & 50–950 ramp
primary
#C7AAA3
secondary
#DEE6E8
accent
#90A343
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181