#C2A8A4#C2A8A4
#C2A8A4 is a light, muted red. Relative luminance 0.422; OKLCH L 75.3% C 0.031 H 28.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A8A4 |
|---|---|
| RGB | rgb(194, 168, 164) |
| HSL | hsl(8, 20%, 70%) |
| HSV | hsv(8, 15%, 76%) |
| CMYK | cmyk(0%, 13.4%, 15.5%, 23.9%) |
| CIE-LAB | lab(70.98, 8.79, 5.55) |
| CIE-LCH | lch(70.98, 10.39, 32.29°) |
| OKLab | oklab(75.32% 0.0274 0.0147) |
| OKLCH | oklch(75.32% 0.031 28.2) |
| XYZ | xyz(42.9514, 42.1561, 40.9891) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.55
Mushroom
#BA9E88
ΔE00 8.76
Rosybrown
#BC8F8F
ΔE00 8.77
Dusty Pink
#D8A7B1
ΔE00 9.07
Warm Gray
#C9BEB0
ΔE00 10.66
Greige
#B8AB98
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A8A4 #A4BEC2
analogous
#C2A4AF #C2A8A4 #C2B7A4
triadic
#C2A8A4 #A4C2A8 #A8A4C2
tetradic
#C2A8A4 #AFC2A4 #A4BEC2 #B7A4C2
square
#C2A8A4 #AFC2A4 #A4BEC2 #B7A4C2
split-complementary
#C2A8A4 #A4C2B7 #A4AFC2
monochromatic
#8D655F #A9857F #C2A8A4 #DBCBC9 #F3EDED
Accessibility & contrast
On white
2.23
#C2A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#C2A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A8A4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A8A4 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#C9A5A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c2a8a4; /* rgb */ color: rgb(194, 168, 164); /* oklch */ color: oklch(75.3% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#d4c1bf',
500: '#c2a8a4',
950: '#000000',
},
}SCSS
$custom: #c2a8a4; $custom-light: #d4c1bf; $custom-dark: #000000;
JSON
{
"hex": "#c2a8a4",
"rgb": {
"r": 194,
"g": 168,
"b": 164
},
"hsl": {
"h": 8,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.75315,
"c": 0.03104,
"h": 28.2
},
"luminance": 0.42155
}Semantic roles & 50–950 ramp
primary
#C2A8A4
secondary
#DDE4E5
accent
#939E47
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181