#C6ACAA#C6ACAA
#C6ACAA is a light, muted red. Relative luminance 0.444; OKLCH L 76.6% C 0.030 H 23.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C6ACAA |
|---|---|
| RGB | rgb(198, 172, 170) |
| HSL | hsl(4, 20%, 72%) |
| HSV | hsv(4, 14%, 78%) |
| CMYK | cmyk(0%, 13.1%, 14.1%, 22.4%) |
| CIE-LAB | lab(72.50, 9.07, 4.50) |
| CIE-LCH | lch(72.50, 10.12, 26.38°) |
| OKLab | oklab(76.64% 0.028 0.0119) |
| OKLCH | oklch(76.64% 0.03 23.1) |
| XYZ | xyz(45.2966, 44.4142, 44.2091) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.76
Dusty Pink
#D8A7B1
ΔE00 8.30
Rosybrown
#BC8F8F
ΔE00 9.39
Mushroom
#BA9E88
ΔE00 10.11
Warm Gray
#C9BEB0
ΔE00 10.81
Grey Pink
#C3909B
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6ACAA #AAC4C6
analogous
#C6AAB6 #C6ACAA #C6BAAA
triadic
#C6ACAA #AAC6AC #ACAAC6
tetradic
#C6ACAA #B6C6AA #AAC4C6 #BAAAC6
square
#C6ACAA #B6C6AA #AAC4C6 #BAAAC6
split-complementary
#C6ACAA #AAC6BA #AAB6C6
monochromatic
#936663 #AD8885 #C6ACAA #DFD0CF #F3EDED
Accessibility & contrast
On white
2.12
#C6ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#C6ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6ACAA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6ACAA | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#CCA9AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c6acaa; /* rgb */ color: rgb(198, 172, 170); /* oklch */ color: oklch(76.6% 0.030 23.1);
Tailwind
colors: {
custom: {
50: '#d7c4c3',
500: '#c6acaa',
950: '#000000',
},
}SCSS
$custom: #c6acaa; $custom-light: #d7c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c6acaa",
"rgb": {
"r": 198,
"g": 172,
"b": 170
},
"hsl": {
"h": 4.286,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.76641,
"c": 0.03047,
"h": 23.1
},
"luminance": 0.44413
}Semantic roles & 50–950 ramp
primary
#C6ACAA
secondary
#E2E9E9
accent
#989E47
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181