#C4AAA3#C4AAA3
#C4AAA3 is a light, muted red. Relative luminance 0.431; OKLCH L 75.9% C 0.032 H 35.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AAA3 |
|---|---|
| RGB | rgb(196, 170, 163) |
| HSL | hsl(13, 22%, 70%) |
| HSV | hsv(13, 17%, 77%) |
| CMYK | cmyk(0%, 13.3%, 16.8%, 23.1%) |
| CIE-LAB | lab(71.64, 8.28, 7.08) |
| CIE-LCH | lch(71.64, 10.90, 40.53°) |
| OKLab | oklab(75.87% 0.0261 0.0186) |
| OKLCH | oklch(75.87% 0.032 35.5) |
| XYZ | xyz(43.7504, 43.1307, 40.6636) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.30
Mushroom
#BA9E88
ΔE00 7.62
Warm Gray
#C9BEB0
ΔE00 9.56
Greige
#B8AB98
ΔE00 9.64
Rosybrown
#BC8F8F
ΔE00 9.69
Dusty Pink
#D8A7B1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AAA3 #A3BDC4
analogous
#C4A3AC #C4AAA3 #C4BAA3
triadic
#C4AAA3 #A3C4AA #AAA3C4
tetradic
#C4AAA3 #ACC4A3 #A3BDC4 #BAA3C4
square
#C4AAA3 #ACC4A3 #A3BDC4 #BAA3C4
split-complementary
#C4AAA3 #A3C4BA #A3ACC4
monochromatic
#90675C #AC887E #C4AAA3 #DCCCC8 #F3EEEC
Accessibility & contrast
On white
2.18
#C4AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C4AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AAA3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AAA3 | 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)
#B0ADA3
Deuteranopia (green-blind)
#B6B1A3
Tritanopia (blue-blind)
#CBA7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c4aaa3; /* rgb */ color: rgb(196, 170, 163); /* oklch */ color: oklch(75.9% 0.032 35.5);
Tailwind
colors: {
custom: {
50: '#d6c3be',
500: '#c4aaa3',
950: '#000000',
},
}SCSS
$custom: #c4aaa3; $custom-light: #d6c3be; $custom-dark: #000000;
JSON
{
"hex": "#c4aaa3",
"rgb": {
"r": 196,
"g": 170,
"b": 163
},
"hsl": {
"h": 12.727,
"s": 21.854,
"l": 70.392
},
"oklch": {
"l": 0.75869,
"c": 0.03206,
"h": 35.5
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#C4AAA3
secondary
#DDE4E6
accent
#8DA045
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181