#C2A6AA#C2A6AA
#C2A6AA is a light, muted red. Relative luminance 0.416; OKLCH L 75.1% C 0.033 H 8.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A6AA |
|---|---|
| RGB | rgb(194, 166, 170) |
| HSL | hsl(351, 19%, 71%) |
| HSV | hsv(351, 14%, 76%) |
| CMYK | cmyk(0%, 14.4%, 12.4%, 23.9%) |
| CIE-LAB | lab(70.63, 10.87, 1.73) |
| CIE-LCH | lch(70.63, 11.00, 9.04°) |
| OKLab | oklab(75.09% 0.0328 0.0047) |
| OKLCH | oklch(75.09% 0.033 8.2) |
| XYZ | xyz(43.1397, 41.6452, 43.7882) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.51
Dusty Pink
#D8A7B1
ΔE00 6.50
Rosybrown
#BC8F8F
ΔE00 7.85
Light Mauve
#C292A1
ΔE00 8.11
Grey Pink
#C3909B
ΔE00 8.38
Faded Pink
#DE9DAC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A6AA #A6C2BE
analogous
#C2A6B8 #C2A6AA #C2B0A6
triadic
#C2A6AA #AAC2A6 #A6AAC2
tetradic
#C2A6AA #B8C2A6 #A6C2BE #B0A6C2
square
#C2A6AA #B8C2A6 #A6C2BE #B0A6C2
split-complementary
#C2A6AA #A6C2B0 #A6B8C2
monochromatic
#8D6167 #A98287 #C2A6AA #DBCACD #F3EDEE
Accessibility & contrast
On white
2.25
#C2A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#C2A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A6AA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A6AA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#C8A4A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c2a6aa; /* rgb */ color: rgb(194, 166, 170); /* oklch */ color: oklch(75.1% 0.033 8.2);
Tailwind
colors: {
custom: {
50: '#d4c0c3',
500: '#c2a6aa',
950: '#000000',
},
}SCSS
$custom: #c2a6aa; $custom-light: #d4c0c3; $custom-dark: #000000;
JSON
{
"hex": "#c2a6aa",
"rgb": {
"r": 194,
"g": 166,
"b": 170
},
"hsl": {
"h": 351.429,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.7509,
"c": 0.03318,
"h": 8.2
},
"luminance": 0.41644
}Semantic roles & 50–950 ramp
primary
#C2A6AA
secondary
#DEE6E5
accent
#9D9149
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181