#C2A4AA#C2A4AA
#C2A4AA is a light, muted red. Relative luminance 0.409; OKLCH L 74.7% C 0.036 H 4.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A4AA |
|---|---|
| RGB | rgb(194, 164, 170) |
| HSL | hsl(348, 20%, 70%) |
| HSV | hsv(348, 15%, 76%) |
| CMYK | cmyk(0%, 15.5%, 12.4%, 23.9%) |
| CIE-LAB | lab(70.12, 11.96, 1.00) |
| CIE-LCH | lch(70.12, 12.00, 4.76°) |
| OKLab | oklab(74.7% 0.036 0.0028) |
| OKLCH | oklch(74.7% 0.036 4.5) |
| XYZ | xyz(42.7789, 40.9237, 43.6680) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 5.80
Light Mauve
#C292A1
ΔE00 7.04
Rosybrown
#BC8F8F
ΔE00 7.37
Grey Pink
#C3909B
ΔE00 7.42
Faded Pink
#DE9DAC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A4AA #A4C2BC
analogous
#C2A4B9 #C2A4AA #C2ADA4
triadic
#C2A4AA #AAC2A4 #A4AAC2
tetradic
#C2A4AA #B9C2A4 #A4C2BC #ADA4C2
square
#C2A4AA #B9C2A4 #A4C2BC #ADA4C2
split-complementary
#C2A4AA #A4C2AD #A4B9C2
monochromatic
#8D5F68 #A97F88 #C2A4AA #DBC9CC #F3EDEE
Accessibility & contrast
On white
2.29
#C2A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#C2A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A4AA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A4AA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#C8A2A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c2a4aa; /* rgb */ color: rgb(194, 164, 170); /* oklch */ color: oklch(74.7% 0.036 4.5);
Tailwind
colors: {
custom: {
50: '#d4bfc3',
500: '#c2a4aa',
950: '#000000',
},
}SCSS
$custom: #c2a4aa; $custom-light: #d4bfc3; $custom-dark: #000000;
JSON
{
"hex": "#c2a4aa",
"rgb": {
"r": 194,
"g": 164,
"b": 170
},
"hsl": {
"h": 348,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.74699,
"c": 0.03606,
"h": 4.5
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#C2A4AA
secondary
#DDE5E3
accent
#9E8D47
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181