#C4ACB8#C4ACB8
#C4ACB8 is a light, muted pink. Relative luminance 0.447; OKLCH L 76.9% C 0.032 H 346.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ACB8 |
|---|---|
| RGB | rgb(196, 172, 184) |
| HSL | hsl(330, 17%, 72%) |
| HSV | hsv(330, 12%, 77%) |
| CMYK | cmyk(0%, 12.2%, 6.1%, 23.1%) |
| CIE-LAB | lab(72.70, 10.73, -2.94) |
| CIE-LCH | lch(72.70, 11.13, 344.68°) |
| OKLab | oklab(76.87% 0.0312 -0.0077) |
| OKLCH | oklch(76.87% 0.032 346.2) |
| XYZ | xyz(46.1683, 44.7024, 51.5344) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.19
Lilac
#C8A2C8
ΔE00 9.01
Light Mauve
#C292A1
ΔE00 9.07
Grey Pink
#C3909B
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ACB8 #ACC4B8
analogous
#C4ACC4 #C4ACB8 #C4ACAC
triadic
#C4ACB8 #B8C4AC #ACB8C4
tetradic
#C4ACB8 #C4C4AC #ACC4B8 #ACACC4
square
#C4ACB8 #C4C4AC #ACC4B8 #ACACC4
split-complementary
#C4ACB8 #ACC4AC #ACC4C4
monochromatic
#90667B #AB8899 #C4ACB8 #DDD0D7 #F2EDF0
Accessibility & contrast
On white
2.11
#C4ACB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#C4ACB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ACB8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ACB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ACB8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B9
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#C8ACB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c4acb8; /* rgb */ color: rgb(196, 172, 184); /* oklch */ color: oklch(76.9% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#d6c4cd',
500: '#c4acb8',
950: '#000000',
},
}SCSS
$custom: #c4acb8; $custom-light: #d6c4cd; $custom-dark: #000000;
JSON
{
"hex": "#c4acb8",
"rgb": {
"r": 196,
"g": 172,
"b": 184
},
"hsl": {
"h": 330,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.7687,
"c": 0.03212,
"h": 346.2
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#C4ACB8
secondary
#E2E9E6
accent
#9B734A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182