#C2A6AC#C2A6AC
#C2A6AC is a light, muted red. Relative luminance 0.417; OKLCH L 75.1% C 0.034 H 3.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A6AC |
|---|---|
| RGB | rgb(194, 166, 172) |
| HSL | hsl(347, 19%, 71%) |
| HSV | hsv(347, 14%, 76%) |
| CMYK | cmyk(0%, 14.4%, 11.3%, 23.9%) |
| CIE-LAB | lab(70.68, 11.20, 0.70) |
| CIE-LCH | lch(70.68, 11.23, 3.57°) |
| OKLab | oklab(75.15% 0.0336 0.002) |
| OKLCH | oklch(75.15% 0.034 3.4) |
| XYZ | xyz(43.3303, 41.7214, 44.7922) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.27
Dusty Pink
#D8A7B1
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 7.74
Rosybrown
#BC8F8F
ΔE00 8.08
Grey Pink
#C3909B
ΔE00 8.18
Faded Pink
#DE9DAC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A6AC #A6C2BC
analogous
#C2A6BA #C2A6AC #C2AEA6
triadic
#C2A6AC #ACC2A6 #A6ACC2
tetradic
#C2A6AC #BAC2A6 #A6C2BC #AEA6C2
square
#C2A6AC #BAC2A6 #A6C2BC #AEA6C2
split-complementary
#C2A6AC #A6C2AE #A6BAC2
monochromatic
#8D616A #A9828A #C2A6AC #DBCACE #F3EDEE
Accessibility & contrast
On white
2.25
#C2A6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#C2A6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A6AC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A6AC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#C7A4A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c2a6ac; /* rgb */ color: rgb(194, 166, 172); /* oklch */ color: oklch(75.1% 0.034 3.4);
Tailwind
colors: {
custom: {
50: '#d4c0c4',
500: '#c2a6ac',
950: '#000000',
},
}SCSS
$custom: #c2a6ac; $custom-light: #d4c0c4; $custom-dark: #000000;
JSON
{
"hex": "#c2a6ac",
"rgb": {
"r": 194,
"g": 166,
"b": 172
},
"hsl": {
"h": 347.143,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.75149,
"c": 0.03367,
"h": 3.4
},
"luminance": 0.4172
}Semantic roles & 50–950 ramp
primary
#C2A6AC
secondary
#DEE6E4
accent
#9D8B49
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181