#C4AAA2#C4AAA2
#C4AAA2 is a light, muted red. Relative luminance 0.431; OKLCH L 75.8% C 0.033 H 37.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AAA2 |
|---|---|
| RGB | rgb(196, 170, 162) |
| HSL | hsl(14, 22%, 70%) |
| HSV | hsv(14, 17%, 77%) |
| CMYK | cmyk(0%, 13.3%, 17.3%, 23.1%) |
| CIE-LAB | lab(71.62, 8.12, 7.60) |
| CIE-LCH | lch(71.62, 11.12, 43.08°) |
| OKLab | oklab(75.84% 0.0257 0.0199) |
| OKLCH | oklch(75.84% 0.033 37.8) |
| XYZ | xyz(43.6612, 43.0950, 40.1936) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.75
Mushroom
#BA9E88
ΔE00 7.18
Greige
#B8AB98
ΔE00 9.26
Warm Gray
#C9BEB0
ΔE00 9.30
Rosybrown
#BC8F8F
ΔE00 9.91
Stone
#A89F91
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AAA2 #A2BCC4
analogous
#C4A2AB #C4AAA2 #C4BBA2
triadic
#C4AAA2 #A2C4AA #AAA2C4
tetradic
#C4AAA2 #ABC4A2 #A2BCC4 #BBA2C4
square
#C4AAA2 #ABC4A2 #A2BCC4 #BBA2C4
split-complementary
#C4AAA2 #A2C4BB #A2ABC4
monochromatic
#90685B #AC887D #C4AAA2 #DCCCC7 #F3EEEC
Accessibility & contrast
On white
2.18
#C4AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#C4AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AAA2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AAA2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA1
Deuteranopia (green-blind)
#B6B1A2
Tritanopia (blue-blind)
#CBA7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c4aaa2; /* rgb */ color: rgb(196, 170, 162); /* oklch */ color: oklch(75.8% 0.033 37.8);
Tailwind
colors: {
custom: {
50: '#d6c3bd',
500: '#c4aaa2',
950: '#000000',
},
}SCSS
$custom: #c4aaa2; $custom-light: #d6c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c4aaa2",
"rgb": {
"r": 196,
"g": 170,
"b": 162
},
"hsl": {
"h": 14.118,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.75842,
"c": 0.03253,
"h": 37.8
},
"luminance": 0.43094
}Semantic roles & 50–950 ramp
primary
#C4AAA2
secondary
#DCE3E6
accent
#8BA145
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181