#C0AAA6#C0AAA6
#C0AAA6 is a light, muted red. Relative luminance 0.427; OKLCH L 75.6% C 0.026 H 30.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA6 |
|---|---|
| RGB | rgb(192, 170, 166) |
| HSL | hsl(9, 17%, 70%) |
| HSV | hsv(9, 14%, 75%) |
| CMYK | cmyk(0%, 11.5%, 13.5%, 24.7%) |
| CIE-LAB | lab(71.36, 7.28, 4.97) |
| CIE-LCH | lch(71.36, 8.82, 34.33°) |
| OKLab | oklab(75.59% 0.0228 0.0132) |
| OKLCH | oklch(75.59% 0.026 30) |
| XYZ | xyz(42.9955, 42.7101, 42.0479) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.47
Mushroom
#BA9E88
ΔE00 8.62
Warm Gray
#C9BEB0
ΔE00 9.39
Dark Gray
#A9A9A9
ΔE00 9.58
Greige
#B8AB98
ΔE00 9.68
Rosybrown
#BC8F8F
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA6 #A6BCC0
analogous
#C0A6AF #C0AAA6 #C0B7A6
triadic
#C0AAA6 #A6C0AA #AAA6C0
tetradic
#C0AAA6 #AFC0A6 #A6BCC0 #B7A6C0
square
#C0AAA6 #AFC0A6 #A6BCC0 #B7A6C0
split-complementary
#C0AAA6 #A6C0B7 #A6AFC0
monochromatic
#8A6862 #A78882 #C0AAA6 #D9CCCA #F2EEED
Accessibility & contrast
On white
2.20
#C0AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#C0AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#C6A8A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaa6; /* rgb */ color: rgb(192, 170, 166); /* oklch */ color: oklch(75.6% 0.026 30.0);
Tailwind
colors: {
custom: {
50: '#d3c3c0',
500: '#c0aaa6',
950: '#000000',
},
}SCSS
$custom: #c0aaa6; $custom-light: #d3c3c0; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa6",
"rgb": {
"r": 192,
"g": 170,
"b": 166
},
"hsl": {
"h": 9.231,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.75585,
"c": 0.02633,
"h": 30
},
"luminance": 0.42709
}Semantic roles & 50–950 ramp
primary
#C0AAA6
secondary
#DDE3E5
accent
#8F9B4A
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181