#C4ACB2#C4ACB2
#C4ACB2 is a light, muted red. Relative luminance 0.445; OKLCH L 76.7% C 0.029 H 0.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ACB2 |
|---|---|
| RGB | rgb(196, 172, 178) |
| HSL | hsl(345, 17%, 72%) |
| HSV | hsv(345, 12%, 77%) |
| CMYK | cmyk(0%, 12.2%, 9.2%, 23.1%) |
| CIE-LAB | lab(72.53, 9.68, 0.12) |
| CIE-LCH | lch(72.53, 9.68, 0.70°) |
| OKLab | oklab(76.69% 0.0289 0.0005) |
| OKLCH | oklch(76.69% 0.029 0.9) |
| XYZ | xyz(45.5527, 44.4561, 48.2921) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 8.82
Light Mauve
#C292A1
ΔE00 9.55
Rosybrown
#BC8F8F
ΔE00 9.96
Grey Pink
#C3909B
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ACB2 #ACC4BE
analogous
#C4ACBE #C4ACB2 #C4B2AC
triadic
#C4ACB2 #B2C4AC #ACB2C4
tetradic
#C4ACB2 #BEC4AC #ACC4BE #B2ACC4
square
#C4ACB2 #BEC4AC #ACC4BE #B2ACC4
split-complementary
#C4ACB2 #ACC4B2 #ACBEC4
monochromatic
#906670 #AB8891 #C4ACB2 #DDD0D3 #F2EDEE
Accessibility & contrast
On white
2.12
#C4ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#C4ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ACB2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ACB2 | 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)
#AFB0B2
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#C9ABAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c4acb2; /* rgb */ color: rgb(196, 172, 178); /* oklch */ color: oklch(76.7% 0.029 0.9);
Tailwind
colors: {
custom: {
50: '#d6c4c9',
500: '#c4acb2',
950: '#000000',
},
}SCSS
$custom: #c4acb2; $custom-light: #d6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#c4acb2",
"rgb": {
"r": 196,
"g": 172,
"b": 178
},
"hsl": {
"h": 345,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.76689,
"c": 0.02891,
"h": 0.9
},
"luminance": 0.44455
}Semantic roles & 50–950 ramp
primary
#C4ACB2
secondary
#E2E9E7
accent
#9B874A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182