#C2ACB8#C2ACB8
#C2ACB8 is a light, muted pink. Relative luminance 0.444; OKLCH L 76.7% C 0.030 H 343.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACB8 |
|---|---|
| RGB | rgb(194, 172, 184) |
| HSL | hsl(327, 15%, 72%) |
| HSV | hsv(327, 11%, 76%) |
| CMYK | cmyk(0%, 11.3%, 5.2%, 23.9%) |
| CIE-LAB | lab(72.52, 10.02, -3.22) |
| CIE-LCH | lch(72.52, 10.53, 342.19°) |
| OKLab | oklab(76.69% 0.029 -0.0084) |
| OKLCH | oklch(76.69% 0.03 343.8) |
| XYZ | xyz(45.6514, 44.4358, 51.5102) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 7.12
Dusty Pink
#D8A7B1
ΔE00 7.85
Lilac
#C8A2C8
ΔE00 9.25
Light Mauve
#C292A1
ΔE00 9.51
Grey Pink
#C3909B
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACB8 #ACC2B6
analogous
#C1ACC2 #C2ACB8 #C2ACAD
triadic
#C2ACB8 #B8C2AC #ACB8C2
tetradic
#C2ACB8 #C2C1AC #ACC2B6 #ACADC2
square
#C2ACB8 #C2C1AC #ACC2B6 #ACADC2
split-complementary
#C2ACB8 #ADC2AC #ACC2C1
monochromatic
#8C677B #A8899A #C2ACB8 #DCCFD6 #F2EDF0
Accessibility & contrast
On white
2.12
#C2ACB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#C2ACB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACB8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACB8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B9
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#C5ACB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2acb8; /* rgb */ color: rgb(194, 172, 184); /* oklch */ color: oklch(76.7% 0.030 343.8);
Tailwind
colors: {
custom: {
50: '#d4c4cd',
500: '#c2acb8',
950: '#000000',
},
}SCSS
$custom: #c2acb8; $custom-light: #d4c4cd; $custom-dark: #000000;
JSON
{
"hex": "#c2acb8",
"rgb": {
"r": 194,
"g": 172,
"b": 184
},
"hsl": {
"h": 327.273,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.7669,
"c": 0.03016,
"h": 343.8
},
"luminance": 0.44435
}Semantic roles & 50–950 ramp
primary
#C2ACB8
secondary
#E2E8E5
accent
#996F4C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182