#C6A6AA#C6A6AA
#C6A6AA is a light, muted red. Relative luminance 0.422; OKLCH L 75.5% C 0.038 H 9.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C6A6AA |
|---|---|
| RGB | rgb(198, 166, 170) |
| HSL | hsl(353, 22%, 71%) |
| HSV | hsv(353, 16%, 78%) |
| CMYK | cmyk(0%, 16.2%, 14.1%, 22.4%) |
| CIE-LAB | lab(71.00, 12.33, 2.31) |
| CIE-LCH | lch(71.00, 12.55, 10.62°) |
| OKLab | oklab(75.47% 0.0374 0.0063) |
| OKLCH | oklch(75.47% 0.038 9.5) |
| XYZ | xyz(44.1804, 42.1818, 43.8370) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.73
Dusty Pink
#D8A7B1
ΔE00 5.31
Rosybrown
#BC8F8F
ΔE00 7.31
Light Mauve
#C292A1
ΔE00 7.44
Grey Pink
#C3909B
ΔE00 7.61
Faded Pink
#DE9DAC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6A6AA #A6C6C2
analogous
#C6A6BA #C6A6AA #C6B2A6
triadic
#C6A6AA #AAC6A6 #A6AAC6
tetradic
#C6A6AA #BAC6A6 #A6C6C2 #B2A6C6
square
#C6A6AA #BAC6A6 #A6C6C2 #B2A6C6
split-complementary
#C6A6AA #A6C6B2 #A6BAC6
monochromatic
#935E65 #AE8186 #C6A6AA #DECBCE #F3ECED
Accessibility & contrast
On white
2.23
#C6A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#C6A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6A6AA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6A6AA | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#CDA4A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c6a6aa; /* rgb */ color: rgb(198, 166, 170); /* oklch */ color: oklch(75.5% 0.038 9.5);
Tailwind
colors: {
custom: {
50: '#d7c0c3',
500: '#c6a6aa',
950: '#000000',
},
}SCSS
$custom: #c6a6aa; $custom-light: #d7c0c3; $custom-dark: #000000;
JSON
{
"hex": "#c6a6aa",
"rgb": {
"r": 198,
"g": 166,
"b": 170
},
"hsl": {
"h": 352.5,
"s": 21.918,
"l": 71.373
},
"oklch": {
"l": 0.75466,
"c": 0.03787,
"h": 9.5
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#C6A6AA
secondary
#E0E8E7
accent
#A09545
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181