#C0AAA7#C0AAA7
#C0AAA7 is a light, muted red. Relative luminance 0.427; OKLCH L 75.6% C 0.026 H 27.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA7 |
|---|---|
| RGB | rgb(192, 170, 167) |
| HSL | hsl(7, 17%, 70%) |
| HSV | hsv(7, 13%, 75%) |
| CMYK | cmyk(0%, 11.5%, 13%, 24.7%) |
| CIE-LAB | lab(71.38, 7.45, 4.46) |
| CIE-LCH | lch(71.38, 8.68, 30.91°) |
| OKLab | oklab(75.61% 0.0232 0.0118) |
| OKLCH | oklch(75.61% 0.026 27) |
| XYZ | xyz(43.0876, 42.7469, 42.5329) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.31
Mushroom
#BA9E88
ΔE00 9.09
Dark Gray
#A9A9A9
ΔE00 9.60
Warm Gray
#C9BEB0
ΔE00 9.72
Dusty Pink
#D8A7B1
ΔE00 9.88
Rosybrown
#BC8F8F
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA7 #A7BDC0
analogous
#C0A7B0 #C0AAA7 #C0B6A7
triadic
#C0AAA7 #A7C0AA #AAA7C0
tetradic
#C0AAA7 #B0C0A7 #A7BDC0 #B6A7C0
square
#C0AAA7 #B0C0A7 #A7BDC0 #B6A7C0
split-complementary
#C0AAA7 #A7C0B6 #A7B0C0
monochromatic
#8A6763 #A68883 #C0AAA7 #DACCCB #F2EEED
Accessibility & contrast
On white
2.20
#C0AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#C0AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA7
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA7 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA7
Deuteranopia (green-blind)
#B3B0A7
Tritanopia (blue-blind)
#C6A8A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaa7; /* rgb */ color: rgb(192, 170, 167); /* oklch */ color: oklch(75.6% 0.026 27.0);
Tailwind
colors: {
custom: {
50: '#d3c3c1',
500: '#c0aaa7',
950: '#000000',
},
}SCSS
$custom: #c0aaa7; $custom-light: #d3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa7",
"rgb": {
"r": 192,
"g": 170,
"b": 167
},
"hsl": {
"h": 7.2,
"s": 16.556,
"l": 70.392
},
"oklch": {
"l": 0.75613,
"c": 0.02605,
"h": 27
},
"luminance": 0.42746
}Semantic roles & 50–950 ramp
primary
#C0AAA7
secondary
#DEE4E5
accent
#919B4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181