#C0A6AA#C0A6AA
#C0A6AA is a light, muted red. Relative luminance 0.414; OKLCH L 74.9% C 0.031 H 7.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A6AA |
|---|---|
| RGB | rgb(192, 166, 170) |
| HSL | hsl(351, 17%, 70%) |
| HSV | hsv(351, 14%, 75%) |
| CMYK | cmyk(0%, 13.5%, 11.5%, 24.7%) |
| CIE-LAB | lab(70.44, 10.13, 1.44) |
| CIE-LCH | lch(70.44, 10.24, 8.09°) |
| OKLab | oklab(74.91% 0.0306 0.004) |
| OKLCH | oklch(74.91% 0.031 7.4) |
| XYZ | xyz(42.6297, 41.3822, 43.7643) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.57
Dusty Pink
#D8A7B1
ΔE00 7.14
Rosybrown
#BC8F8F
ΔE00 8.20
Light Mauve
#C292A1
ΔE00 8.53
Grey Pink
#C3909B
ΔE00 8.83
Greyish Pink
#C88D94
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A6AA #A6C0BC
analogous
#C0A6B7 #C0A6AA #C0AFA6
triadic
#C0A6AA #AAC0A6 #A6AAC0
tetradic
#C0A6AA #B7C0A6 #A6C0BC #AFA6C0
square
#C0A6AA #B7C0A6 #A6C0BC #AFA6C0
split-complementary
#C0A6AA #A6C0AF #A6B7C0
monochromatic
#8A6268 #A78288 #C0A6AA #D9CACC #F2EDEE
Accessibility & contrast
On white
2.26
#C0A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C0A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A6AA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A6AA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#C5A4A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c0a6aa; /* rgb */ color: rgb(192, 166, 170); /* oklch */ color: oklch(74.9% 0.031 7.4);
Tailwind
colors: {
custom: {
50: '#d3c0c3',
500: '#c0a6aa',
950: '#000000',
},
}SCSS
$custom: #c0a6aa; $custom-light: #d3c0c3; $custom-dark: #000000;
JSON
{
"hex": "#c0a6aa",
"rgb": {
"r": 192,
"g": 166,
"b": 170
},
"hsl": {
"h": 350.769,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.74905,
"c": 0.03083,
"h": 7.4
},
"luminance": 0.41381
}Semantic roles & 50–950 ramp
primary
#C0A6AA
secondary
#DDE5E3
accent
#9B8F4A
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181