#C2ACB4#C2ACB4
#C2ACB4 is a light, muted pink. Relative luminance 0.443; OKLCH L 76.6% C 0.028 H 353.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACB4 |
|---|---|
| RGB | rgb(194, 172, 180) |
| HSL | hsl(338, 15%, 72%) |
| HSV | hsv(338, 11%, 76%) |
| CMYK | cmyk(0%, 11.3%, 7.2%, 23.9%) |
| CIE-LAB | lab(72.41, 9.31, -1.18) |
| CIE-LCH | lch(72.41, 9.39, 352.77°) |
| OKLab | oklab(76.57% 0.0274 -0.003) |
| OKLCH | oklch(76.57% 0.028 353.8) |
| XYZ | xyz(45.2381, 44.2705, 49.3331) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Dusty Pink
#D8A7B1
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.30
Light Mauve
#C292A1
ΔE00 9.76
Grey Pink
#C3909B
ΔE00 10.44
Rosybrown
#BC8F8F
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACB4 #ACC2BA
analogous
#C2ACBF #C2ACB4 #C2AFAC
triadic
#C2ACB4 #B4C2AC #ACB4C2
tetradic
#C2ACB4 #BFC2AC #ACC2BA #AFACC2
square
#C2ACB4 #BFC2AC #ACC2BA #AFACC2
split-complementary
#C2ACB4 #ACC2AF #ACBFC2
monochromatic
#8C6775 #A88994 #C2ACB4 #DCCFD4 #F2EDEF
Accessibility & contrast
On white
2.13
#C2ACB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#C2ACB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACB4
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACB4 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B4
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#C6ABAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2acb4; /* rgb */ color: rgb(194, 172, 180); /* oklch */ color: oklch(76.6% 0.028 353.8);
Tailwind
colors: {
custom: {
50: '#d4c4ca',
500: '#c2acb4',
950: '#000000',
},
}SCSS
$custom: #c2acb4; $custom-light: #d4c4ca; $custom-dark: #000000;
JSON
{
"hex": "#c2acb4",
"rgb": {
"r": 194,
"g": 172,
"b": 180
},
"hsl": {
"h": 338.182,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.76568,
"c": 0.0276,
"h": 353.8
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#C2ACB4
secondary
#E2E8E6
accent
#997D4C
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182