#C0AAA5#C0AAA5
#C0AAA5 is a light, muted red. Relative luminance 0.427; OKLCH L 75.6% C 0.027 H 32.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA5 |
|---|---|
| RGB | rgb(192, 170, 165) |
| HSL | hsl(11, 18%, 70%) |
| HSV | hsv(11, 14%, 75%) |
| CMYK | cmyk(0%, 11.5%, 14.1%, 24.7%) |
| CIE-LAB | lab(71.33, 7.12, 5.49) |
| CIE-LCH | lch(71.33, 8.99, 37.64°) |
| OKLab | oklab(75.56% 0.0224 0.0145) |
| OKLCH | oklch(75.56% 0.027 32.9) |
| XYZ | xyz(42.9041, 42.6735, 41.5667) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.71
Mushroom
#BA9E88
ΔE00 8.16
Warm Gray
#C9BEB0
ΔE00 9.07
Greige
#B8AB98
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 9.58
Stone
#A89F91
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA5 #A5BBC0
analogous
#C0A5AE #C0AAA5 #C0B7A5
triadic
#C0AAA5 #A5C0AA #AAA5C0
tetradic
#C0AAA5 #AEC0A5 #A5BBC0 #B7A5C0
square
#C0AAA5 #AEC0A5 #A5BBC0 #B7A5C0
split-complementary
#C0AAA5 #A5C0B7 #A5AEC0
monochromatic
#8A6861 #A78881 #C0AAA5 #D9CCC9 #F2EEED
Accessibility & contrast
On white
2.20
#C0AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#C0AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA5
Deuteranopia (green-blind)
#B4B0A5
Tritanopia (blue-blind)
#C6A7A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c0aaa5; /* rgb */ color: rgb(192, 170, 165); /* oklch */ color: oklch(75.6% 0.027 32.9);
Tailwind
colors: {
custom: {
50: '#d3c3bf',
500: '#c0aaa5',
950: '#000000',
},
}SCSS
$custom: #c0aaa5; $custom-light: #d3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa5",
"rgb": {
"r": 192,
"g": 170,
"b": 165
},
"hsl": {
"h": 11.111,
"s": 17.647,
"l": 70
},
"oklch": {
"l": 0.75557,
"c": 0.02669,
"h": 32.9
},
"luminance": 0.42673
}Semantic roles & 50–950 ramp
primary
#C0AAA5
secondary
#DDE3E4
accent
#8D9C4A
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181