#C4ACB0#C4ACB0
#C4ACB0 is a light, muted red. Relative luminance 0.444; OKLCH L 76.6% C 0.028 H 6.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ACB0 |
|---|---|
| RGB | rgb(196, 172, 176) |
| HSL | hsl(350, 17%, 72%) |
| HSV | hsv(350, 12%, 77%) |
| CMYK | cmyk(0%, 12.2%, 10.2%, 23.1%) |
| CIE-LAB | lab(72.48, 9.34, 1.14) |
| CIE-LCH | lch(72.48, 9.41, 6.97°) |
| OKLab | oklab(76.63% 0.0281 0.0032) |
| OKLCH | oklch(76.63% 0.028 6.4) |
| XYZ | xyz(45.3534, 44.3764, 47.2422) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.30
Dusty Pink
#D8A7B1
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 9.53
Rosybrown
#BC8F8F
ΔE00 9.78
Light Mauve
#C292A1
ΔE00 9.87
Grey Pink
#C3909B
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ACB0 #ACC4C0
analogous
#C4ACBC #C4ACB0 #C4B4AC
triadic
#C4ACB0 #B0C4AC #ACB0C4
tetradic
#C4ACB0 #BCC4AC #ACC4C0 #B4ACC4
square
#C4ACB0 #BCC4AC #ACC4C0 #B4ACC4
split-complementary
#C4ACB0 #ACC4B4 #ACBCC4
monochromatic
#90666D #AB888E #C4ACB0 #DDD0D2 #F2EDEE
Accessibility & contrast
On white
2.13
#C4ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#C4ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ACB0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ACB0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB0
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#C9ABAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c4acb0; /* rgb */ color: rgb(196, 172, 176); /* oklch */ color: oklch(76.6% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#d6c4c7',
500: '#c4acb0',
950: '#000000',
},
}SCSS
$custom: #c4acb0; $custom-light: #d6c4c7; $custom-dark: #000000;
JSON
{
"hex": "#c4acb0",
"rgb": {
"r": 196,
"g": 172,
"b": 176
},
"hsl": {
"h": 350,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.7663,
"c": 0.02831,
"h": 6.4
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#C4ACB0
secondary
#E2E9E8
accent
#9B8E4A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182