#C2ACB0#C2ACB0
#C2ACB0 is a light, muted red. Relative luminance 0.441; OKLCH L 76.4% C 0.026 H 5.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACB0 |
|---|---|
| RGB | rgb(194, 172, 176) |
| HSL | hsl(349, 15%, 72%) |
| HSV | hsv(349, 11%, 76%) |
| CMYK | cmyk(0%, 11.3%, 9.3%, 23.9%) |
| CIE-LAB | lab(72.30, 8.61, 0.86) |
| CIE-LCH | lch(72.30, 8.66, 5.71°) |
| OKLab | oklab(76.45% 0.0259 0.0024) |
| OKLCH | oklch(76.45% 0.026 5.3) |
| XYZ | xyz(44.8365, 44.1098, 47.2180) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.59
Dusty Pink
#D8A7B1
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 9.67
Rosybrown
#BC8F8F
ΔE00 10.16
Dark Gray
#A9A9A9
ΔE00 10.29
Light Mauve
#C292A1
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACB0 #ACC2BE
analogous
#C2ACBB #C2ACB0 #C2B3AC
triadic
#C2ACB0 #B0C2AC #ACB0C2
tetradic
#C2ACB0 #BBC2AC #ACC2BE #B3ACC2
square
#C2ACB0 #BBC2AC #ACC2BE #B3ACC2
split-complementary
#C2ACB0 #ACC2B3 #ACBBC2
monochromatic
#8C676E #A8898E #C2ACB0 #DCCFD2 #F2EDEE
Accessibility & contrast
On white
2.14
#C2ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#C2ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACB0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACB0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB0
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#C7ABAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2acb0; /* rgb */ color: rgb(194, 172, 176); /* oklch */ color: oklch(76.4% 0.026 5.3);
Tailwind
colors: {
custom: {
50: '#d4c4c7',
500: '#c2acb0',
950: '#000000',
},
}SCSS
$custom: #c2acb0; $custom-light: #d4c4c7; $custom-dark: #000000;
JSON
{
"hex": "#c2acb0",
"rgb": {
"r": 194,
"g": 172,
"b": 176
},
"hsl": {
"h": 349.091,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.76449,
"c": 0.02601,
"h": 5.3
},
"luminance": 0.44109
}Semantic roles & 50–950 ramp
primary
#C2ACB0
secondary
#E2E8E7
accent
#998B4C
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182