#C3AAA7#C3AAA7
#C3AAA7 is a light, muted red. Relative luminance 0.431; OKLCH L 75.9% C 0.030 H 25.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AAA7 |
|---|---|
| RGB | rgb(195, 170, 167) |
| HSL | hsl(6, 19%, 71%) |
| HSV | hsv(6, 14%, 76%) |
| CMYK | cmyk(0%, 12.8%, 14.4%, 23.5%) |
| CIE-LAB | lab(71.65, 8.56, 4.88) |
| CIE-LCH | lch(71.65, 9.85, 29.70°) |
| OKLab | oklab(75.89% 0.0266 0.0129) |
| OKLCH | oklch(75.89% 0.03 25.9) |
| XYZ | xyz(43.8552, 43.1427, 42.5689) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.27
Dusty Pink
#D8A7B1
ΔE00 8.95
Rosybrown
#BC8F8F
ΔE00 9.25
Mushroom
#BA9E88
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 10.46
Dark Gray
#A9A9A9
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AAA7 #A7C0C3
analogous
#C3A7B2 #C3AAA7 #C3B8A7
triadic
#C3AAA7 #A7C3AA #AAA7C3
tetradic
#C3AAA7 #B2C3A7 #A7C0C3 #B8A7C3
square
#C3AAA7 #B2C3A7 #A7C0C3 #B8A7C3
split-complementary
#C3AAA7 #A7C3B8 #A7B2C3
monochromatic
#8E6661 #AA8783 #C3AAA7 #DCCDCB #F3EDED
Accessibility & contrast
On white
2.18
#C3AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C3AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AAA7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AAA7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA7
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#C9A7A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c3aaa7; /* rgb */ color: rgb(195, 170, 167); /* oklch */ color: oklch(75.9% 0.030 25.9);
Tailwind
colors: {
custom: {
50: '#d5c3c1',
500: '#c3aaa7',
950: '#000000',
},
}SCSS
$custom: #c3aaa7; $custom-light: #d5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c3aaa7",
"rgb": {
"r": 195,
"g": 170,
"b": 167
},
"hsl": {
"h": 6.429,
"s": 18.919,
"l": 70.98
},
"oklch": {
"l": 0.75886,
"c": 0.02955,
"h": 25.9
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#C3AAA7
secondary
#DFE6E7
accent
#949D48
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181