#C2A0A2#C2A0A2
#C2A0A2 is a light, muted red. Relative luminance 0.392; OKLCH L 73.7% C 0.040 H 14.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A0A2 |
|---|---|
| RGB | rgb(194, 160, 162) |
| HSL | hsl(356, 22%, 69%) |
| HSV | hsv(356, 18%, 76%) |
| CMYK | cmyk(0%, 17.5%, 16.5%, 23.9%) |
| CIE-LAB | lab(68.91, 12.84, 3.68) |
| CIE-LCH | lch(68.91, 13.35, 15.98°) |
| OKLab | oklab(73.69% 0.0391 0.0098) |
| OKLCH | oklch(73.69% 0.04 14.1) |
| XYZ | xyz(41.3405, 39.2209, 39.5681) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.30
Rosybrown
#BC8F8F
ΔE00 5.49
Dusty Pink
#D8A7B1
ΔE00 5.90
Grey Pink
#C3909B
ΔE00 6.57
Light Mauve
#C292A1
ΔE00 6.75
Greyish Pink
#C88D94
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A0A2 #A0C2C0
analogous
#C2A0B3 #C2A0A2 #C2AFA0
triadic
#C2A0A2 #A2C2A0 #A0A2C2
tetradic
#C2A0A2 #B3C2A0 #A0C2C0 #AFA0C2
square
#C2A0A2 #B3C2A0 #A0C2C0 #AFA0C2
split-complementary
#C2A0A2 #A0C2AF #A0B3C2
monochromatic
#8D5B5E #AA7B7E #C2A0A2 #DAC5C6 #F2EBEB
Accessibility & contrast
On white
2.37
#C2A0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C2A0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A0A2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A0A2 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A2
Deuteranopia (green-blind)
#ADABA1
Tritanopia (blue-blind)
#C99DA1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c2a0a2; /* rgb */ color: rgb(194, 160, 162); /* oklch */ color: oklch(73.7% 0.040 14.1);
Tailwind
colors: {
custom: {
50: '#d4bcbd',
500: '#c2a0a2',
950: '#000000',
},
}SCSS
$custom: #c2a0a2; $custom-light: #d4bcbd; $custom-dark: #000000;
JSON
{
"hex": "#c2a0a2",
"rgb": {
"r": 194,
"g": 160,
"b": 162
},
"hsl": {
"h": 356.471,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.73687,
"c": 0.04033,
"h": 14.1
},
"luminance": 0.3922
}Semantic roles & 50–950 ramp
primary
#C2A0A2
secondary
#DAE4E3
accent
#A09B45
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181