#C0ACAE#C0ACAE
#C0ACAE is a light, muted red. Relative luminance 0.438; OKLCH L 76.2% C 0.023 H 10.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACAE |
|---|---|
| RGB | rgb(192, 172, 174) |
| HSL | hsl(354, 14%, 71%) |
| HSV | hsv(354, 10%, 75%) |
| CMYK | cmyk(0%, 10.4%, 9.4%, 24.7%) |
| CIE-LAB | lab(72.07, 7.54, 1.61) |
| CIE-LCH | lch(72.07, 7.71, 12.02°) |
| OKLab | oklab(76.21% 0.0229 0.0044) |
| OKLCH | oklch(76.21% 0.023 10.8) |
| XYZ | xyz(44.1301, 43.7683, 46.1596) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.40
Dusty Pink
#D8A7B1
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 9.34
Dove Gray
#B6B8BD
ΔE00 9.91
Silver
#C0C0C0
ΔE00 9.98
Rosybrown
#BC8F8F
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACAE #ACC0BE
analogous
#C0ACB8 #C0ACAE #C0B4AC
triadic
#C0ACAE #AEC0AC #ACAEC0
tetradic
#C0ACAE #B8C0AC #ACC0BE #B4ACC0
square
#C0ACAE #B8C0AC #ACC0BE #B4ACC0
split-complementary
#C0ACAE #ACC0B4 #ACB8C0
monochromatic
#89686C #A6898C #C0ACAE #DACFD0 #F2EEEE
Accessibility & contrast
On white
2.15
#C0ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#C0ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACAE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACAE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#C4ABAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0acae; /* rgb */ color: rgb(192, 172, 174); /* oklch */ color: oklch(76.2% 0.023 10.8);
Tailwind
colors: {
custom: {
50: '#d3c4c6',
500: '#c0acae',
950: '#000000',
},
}SCSS
$custom: #c0acae; $custom-light: #d3c4c6; $custom-dark: #000000;
JSON
{
"hex": "#c0acae",
"rgb": {
"r": 192,
"g": 172,
"b": 174
},
"hsl": {
"h": 354,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.76211,
"c": 0.0233,
"h": 10.8
},
"luminance": 0.43768
}Semantic roles & 50–950 ramp
primary
#C0ACAE
secondary
#E1E6E6
accent
#98904E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182