#C0ACA8#C0ACA8
#C0ACA8 is a light, muted red. Relative luminance 0.435; OKLCH L 76.0% C 0.024 H 31.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACA8 |
|---|---|
| RGB | rgb(192, 172, 168) |
| HSL | hsl(10, 16%, 71%) |
| HSV | hsv(10, 13%, 75%) |
| CMYK | cmyk(0%, 10.4%, 12.5%, 24.7%) |
| CIE-LAB | lab(71.92, 6.53, 4.68) |
| CIE-LCH | lch(71.92, 8.03, 35.66°) |
| OKLab | oklab(76.04% 0.0205 0.0124) |
| OKLCH | oklch(76.04% 0.024 31.1) |
| XYZ | xyz(43.5582, 43.5396, 43.1476) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.08
Warm Gray
#C9BEB0
ΔE00 8.61
Mushroom
#BA9E88
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 8.96
Greige
#B8AB98
ΔE00 9.15
Stone
#A89F91
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACA8 #A8BCC0
analogous
#C0A8B0 #C0ACA8 #C0B8A8
triadic
#C0ACA8 #A8C0AC #ACA8C0
tetradic
#C0ACA8 #B0C0A8 #A8BCC0 #B8A8C0
square
#C0ACA8 #B0C0A8 #A8BCC0 #B8A8C0
split-complementary
#C0ACA8 #A8C0B8 #A8B0C0
monochromatic
#8A6A64 #A68A85 #C0ACA8 #DACECB #F2EEED
Accessibility & contrast
On white
2.16
#C0ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#C0ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACA8
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACA8 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#C5AAAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0aca8; /* rgb */ color: rgb(192, 172, 168); /* oklch */ color: oklch(76.0% 0.024 31.1);
Tailwind
colors: {
custom: {
50: '#d3c4c1',
500: '#c0aca8',
950: '#000000',
},
}SCSS
$custom: #c0aca8; $custom-light: #d3c4c1; $custom-dark: #000000;
JSON
{
"hex": "#c0aca8",
"rgb": {
"r": 192,
"g": 172,
"b": 168
},
"hsl": {
"h": 10,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.76041,
"c": 0.02397,
"h": 31.1
},
"luminance": 0.43539
}Semantic roles & 50–950 ramp
primary
#C0ACA8
secondary
#DFE4E5
accent
#8D9A4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181