#C5AAA2#C5AAA2
#C5AAA2 is a light, muted red. Relative luminance 0.432; OKLCH L 75.9% C 0.034 H 37.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5AAA2 |
|---|---|
| RGB | rgb(197, 170, 162) |
| HSL | hsl(14, 23%, 70%) |
| HSV | hsv(14, 18%, 77%) |
| CMYK | cmyk(0%, 13.7%, 17.8%, 22.7%) |
| CIE-LAB | lab(71.71, 8.50, 7.74) |
| CIE-LCH | lch(71.71, 11.50, 42.32°) |
| OKLab | oklab(75.94% 0.0268 0.0203) |
| OKLCH | oklch(75.94% 0.034 37.1) |
| XYZ | xyz(43.9222, 43.2296, 40.2059) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.58
Mushroom
#BA9E88
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 9.58
Greige
#B8AB98
ΔE00 9.59
Rosybrown
#BC8F8F
ΔE00 9.71
Pinkish Tan
#D99B82
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5AAA2 #A2BDC5
analogous
#C5A2AB #C5AAA2 #C5BBA2
triadic
#C5AAA2 #A2C5AA #AAA2C5
tetradic
#C5AAA2 #ABC5A2 #A2BDC5 #BBA2C5
square
#C5AAA2 #ABC5A2 #A2BDC5 #BBA2C5
split-complementary
#C5AAA2 #A2C5BB #A2ABC5
monochromatic
#92675B #AD887C #C5AAA2 #DDCCC8 #F3EEEC
Accessibility & contrast
On white
2.18
#C5AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C5AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5AAA2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5AAA2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#CCA6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c5aaa2; /* rgb */ color: rgb(197, 170, 162); /* oklch */ color: oklch(75.9% 0.034 37.1);
Tailwind
colors: {
custom: {
50: '#d7c3bd',
500: '#c5aaa2',
950: '#000000',
},
}SCSS
$custom: #c5aaa2; $custom-light: #d7c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c5aaa2",
"rgb": {
"r": 197,
"g": 170,
"b": 162
},
"hsl": {
"h": 13.714,
"s": 23.179,
"l": 70.392
},
"oklch": {
"l": 0.75935,
"c": 0.03365,
"h": 37.1
},
"luminance": 0.43228
}Semantic roles & 50–950 ramp
primary
#C5AAA2
secondary
#DDE4E6
accent
#8CA244
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181