#C0ACAA#C0ACAA
#C0ACAA is a light, muted red. Relative luminance 0.436; OKLCH L 76.1% C 0.023 H 24.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACAA |
|---|---|
| RGB | rgb(192, 172, 170) |
| HSL | hsl(5, 15%, 71%) |
| HSV | hsv(5, 11%, 75%) |
| CMYK | cmyk(0%, 10.4%, 11.5%, 24.7%) |
| CIE-LAB | lab(71.97, 6.86, 3.66) |
| CIE-LCH | lch(71.97, 7.78, 28.05°) |
| OKLab | oklab(76.1% 0.0213 0.0097) |
| OKLCH | oklch(76.1% 0.023 24.5) |
| XYZ | xyz(43.7459, 43.6147, 44.1364) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.85
Dark Gray
#A9A9A9
ΔE00 9.01
Warm Gray
#C9BEB0
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 9.69
Silver
#C0C0C0
ΔE00 9.72
Dove Gray
#B6B8BD
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACAA #AABEC0
analogous
#C0AAB3 #C0ACAA #C0B7AA
triadic
#C0ACAA #AAC0AC #ACAAC0
tetradic
#C0ACAA #B3C0AA #AABEC0 #B7AAC0
square
#C0ACAA #B3C0AA #AABEC0 #B7AAC0
split-complementary
#C0ACAA #AAC0B7 #AAB3C0
monochromatic
#8A6966 #A68A87 #C0ACAA #DACECD #F2EEED
Accessibility & contrast
On white
2.16
#C0ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#C0ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACAA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACAA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#C5AAAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0acaa; /* rgb */ color: rgb(192, 172, 170); /* oklch */ color: oklch(76.1% 0.023 24.5);
Tailwind
colors: {
custom: {
50: '#d3c4c3',
500: '#c0acaa',
950: '#000000',
},
}SCSS
$custom: #c0acaa; $custom-light: #d3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c0acaa",
"rgb": {
"r": 192,
"g": 172,
"b": 170
},
"hsl": {
"h": 5.455,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.76097,
"c": 0.02342,
"h": 24.5
},
"luminance": 0.43614
}Semantic roles & 50–950 ramp
primary
#C0ACAA
secondary
#E0E5E6
accent
#92994C
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181