#C2ACAA#C2ACAA
#C2ACAA is a light, muted red. Relative luminance 0.439; OKLCH L 76.3% C 0.026 H 23.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACAA |
|---|---|
| RGB | rgb(194, 172, 170) |
| HSL | hsl(5, 16%, 71%) |
| HSV | hsv(5, 12%, 76%) |
| CMYK | cmyk(0%, 11.3%, 12.4%, 23.9%) |
| CIE-LAB | lab(72.15, 7.60, 3.93) |
| CIE-LCH | lch(72.15, 8.55, 27.38°) |
| OKLab | oklab(76.28% 0.0236 0.0104) |
| OKLCH | oklch(76.28% 0.026 23.9) |
| XYZ | xyz(44.2559, 43.8776, 44.1603) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.10
Dusty Pink
#D8A7B1
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 9.74
Mushroom
#BA9E88
ΔE00 9.78
Warm Gray
#C9BEB0
ΔE00 9.82
Rosybrown
#BC8F8F
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACAA #AAC0C2
analogous
#C2AAB4 #C2ACAA #C2B8AA
triadic
#C2ACAA #AAC2AC #ACAAC2
tetradic
#C2ACAA #B4C2AA #AAC0C2 #B8AAC2
square
#C2ACAA #B4C2AA #AAC0C2 #B8AAC2
split-complementary
#C2ACAA #AAC2B8 #AAB4C2
monochromatic
#8D6865 #A88986 #C2ACAA #DCCFCE #F2EEED
Accessibility & contrast
On white
2.15
#C2ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#C2ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACAA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACAA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#B5B2AA
Tritanopia (blue-blind)
#C7AAAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2acaa; /* rgb */ color: rgb(194, 172, 170); /* oklch */ color: oklch(76.3% 0.026 23.9);
Tailwind
colors: {
custom: {
50: '#d4c4c3',
500: '#c2acaa',
950: '#000000',
},
}SCSS
$custom: #c2acaa; $custom-light: #d4c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c2acaa",
"rgb": {
"r": 194,
"g": 172,
"b": 170
},
"hsl": {
"h": 5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76277,
"c": 0.02576,
"h": 23.9
},
"luminance": 0.43877
}Semantic roles & 50–950 ramp
primary
#C2ACAA
secondary
#E1E6E7
accent
#949B4B
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181