#C5AAA4#C5AAA4
#C5AAA4 is a light, muted red. Relative luminance 0.433; OKLCH L 76.0% C 0.033 H 32.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C5AAA4 |
|---|---|
| RGB | rgb(197, 170, 164) |
| HSL | hsl(11, 22%, 71%) |
| HSV | hsv(11, 17%, 77%) |
| CMYK | cmyk(0%, 13.7%, 16.8%, 22.7%) |
| CIE-LAB | lab(71.76, 8.81, 6.71) |
| CIE-LCH | lch(71.76, 11.08, 37.28°) |
| OKLab | oklab(75.99% 0.0276 0.0177) |
| OKLCH | oklch(75.99% 0.033 32.6) |
| XYZ | xyz(44.1014, 43.3013, 41.1496) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.67
Mushroom
#BA9E88
ΔE00 8.19
Rosybrown
#BC8F8F
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.47
Warm Gray
#C9BEB0
ΔE00 10.10
Greige
#B8AB98
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5AAA4 #A4BFC5
analogous
#C5A4AE #C5AAA4 #C5BAA4
triadic
#C5AAA4 #A4C5AA #AAA4C5
tetradic
#C5AAA4 #AEC5A4 #A4BFC5 #BAA4C5
square
#C5AAA4 #AEC5A4 #A4BFC5 #BAA4C5
split-complementary
#C5AAA4 #A4C5BA #A4AEC5
monochromatic
#92665D #AD877F #C5AAA4 #DDCDC9 #F3EEEC
Accessibility & contrast
On white
2.17
#C5AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#C5AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5AAA4
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5AAA4 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#CCA7A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c5aaa4; /* rgb */ color: rgb(197, 170, 164); /* oklch */ color: oklch(76.0% 0.033 32.6);
Tailwind
colors: {
custom: {
50: '#d7c3bf',
500: '#c5aaa4',
950: '#000000',
},
}SCSS
$custom: #c5aaa4; $custom-light: #d7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c5aaa4",
"rgb": {
"r": 197,
"g": 170,
"b": 164
},
"hsl": {
"h": 10.909,
"s": 22.148,
"l": 70.784
},
"oklch": {
"l": 0.75989,
"c": 0.03279,
"h": 32.6
},
"luminance": 0.433
}Semantic roles & 50–950 ramp
primary
#C5AAA4
secondary
#DEE5E7
accent
#90A145
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181