#C1ACAA#C1ACAA
#C1ACAA is a light, muted red. Relative luminance 0.437; OKLCH L 76.2% C 0.025 H 24.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C1ACAA |
|---|---|
| RGB | rgb(193, 172, 170) |
| HSL | hsl(5, 16%, 71%) |
| HSV | hsv(5, 12%, 76%) |
| CMYK | cmyk(0%, 10.9%, 11.9%, 24.3%) |
| CIE-LAB | lab(72.06, 7.23, 3.80) |
| CIE-LCH | lch(72.06, 8.16, 27.70°) |
| OKLab | oklab(76.19% 0.0224 0.0101) |
| OKLCH | oklch(76.19% 0.025 24.2) |
| XYZ | xyz(44.0001, 43.7457, 44.1483) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.47
Dark Gray
#A9A9A9
ΔE00 9.38
Warm Gray
#C9BEB0
ΔE00 9.58
Mushroom
#BA9E88
ΔE00 9.73
Dusty Pink
#D8A7B1
ΔE00 9.85
Silver
#C0C0C0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1ACAA #AABFC1
analogous
#C1AAB3 #C1ACAA #C1B7AA
triadic
#C1ACAA #AAC1AC #ACAAC1
tetradic
#C1ACAA #B3C1AA #AABFC1 #B7AAC1
square
#C1ACAA #B3C1AA #AABFC1 #B7AAC1
split-complementary
#C1ACAA #AAC1B7 #AAB3C1
monochromatic
#8B6965 #A78987 #C1ACAA #DBCFCD #F2EEED
Accessibility & contrast
On white
2.15
#C1ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#C1ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1ACAA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1ACAA | 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)
#B0AEAA
Deuteranopia (green-blind)
#B5B2AA
Tritanopia (blue-blind)
#C6AAAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c1acaa; /* rgb */ color: rgb(193, 172, 170); /* oklch */ color: oklch(76.2% 0.025 24.2);
Tailwind
colors: {
custom: {
50: '#d3c4c3',
500: '#c1acaa',
950: '#000000',
},
}SCSS
$custom: #c1acaa; $custom-light: #d3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c1acaa",
"rgb": {
"r": 193,
"g": 172,
"b": 170
},
"hsl": {
"h": 5.217,
"s": 15.646,
"l": 71.176
},
"oklch": {
"l": 0.76187,
"c": 0.02459,
"h": 24.2
},
"luminance": 0.43745
}Semantic roles & 50–950 ramp
primary
#C1ACAA
secondary
#E0E6E6
accent
#939A4C
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181