#C2A4A4#C2A4A4
#C2A4A4 is a light, muted red. Relative luminance 0.407; OKLCH L 74.5% C 0.035 H 18.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A4A4 |
|---|---|
| RGB | rgb(194, 164, 164) |
| HSL | hsl(0, 20%, 70%) |
| HSV | hsv(0, 15%, 76%) |
| CMYK | cmyk(0%, 15.5%, 15.5%, 23.9%) |
| CIE-LAB | lab(69.97, 10.97, 4.09) |
| CIE-LCH | lch(69.97, 11.71, 20.46°) |
| OKLab | oklab(74.53% 0.0336 0.0109) |
| OKLCH | oklch(74.53% 0.035 18) |
| XYZ | xyz(42.2243, 40.7018, 40.7467) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.63
Rosybrown
#BC8F8F
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 8.37
Light Mauve
#C292A1
ΔE00 8.50
Greyish Pink
#C88D94
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A4A4 #A4C2C2
analogous
#C2A4B3 #C2A4A4 #C2B3A4
triadic
#C2A4A4 #A4C2A4 #A4A4C2
tetradic
#C2A4A4 #B3C2A4 #A4C2C2 #B3A4C2
square
#C2A4A4 #B3C2A4 #A4C2C2 #B3A4C2
split-complementary
#C2A4A4 #A4C2B3 #A4B3C2
monochromatic
#8D5F5F #A97F7F #C2A4A4 #DBC9C9 #F3EDED
Accessibility & contrast
On white
2.30
#C2A4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C2A4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A4A4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A4A4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#C9A1A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c2a4a4; /* rgb */ color: rgb(194, 164, 164); /* oklch */ color: oklch(74.5% 0.035 18.0);
Tailwind
colors: {
custom: {
50: '#d4bfbf',
500: '#c2a4a4',
950: '#000000',
},
}SCSS
$custom: #c2a4a4; $custom-light: #d4bfbf; $custom-dark: #000000;
JSON
{
"hex": "#c2a4a4",
"rgb": {
"r": 194,
"g": 164,
"b": 164
},
"hsl": {
"h": 0,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.74526,
"c": 0.03533,
"h": 18
},
"luminance": 0.40701
}Semantic roles & 50–950 ramp
primary
#C2A4A4
secondary
#DDE5E5
accent
#9E9E47
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181