#C4A4B2#C4A4B2
#C4A4B2 is a light, muted pink. Relative luminance 0.415; OKLCH L 75.1% C 0.042 H 350.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4A4B2 |
|---|---|
| RGB | rgb(196, 164, 178) |
| HSL | hsl(334, 21%, 71%) |
| HSV | hsv(334, 16%, 77%) |
| CMYK | cmyk(0%, 16.3%, 9.2%, 23.1%) |
| CIE-LAB | lab(70.53, 14.05, -2.82) |
| CIE-LCH | lch(70.53, 14.33, 348.65°) |
| OKLab | oklab(75.13% 0.0413 -0.0073) |
| OKLCH | oklch(75.13% 0.042 350) |
| XYZ | xyz(44.0757, 41.5022, 47.7998) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.28
Light Mauve
#C292A1
ΔE00 6.03
Grey Pink
#C3909B
ΔE00 7.11
Pinkish Grey
#C8ACA9
ΔE00 7.44
Lilac
#C8A2C8
ΔE00 7.62
Faded Pink
#DE9DAC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4A4B2 #A4C4B6
analogous
#C4A4C2 #C4A4B2 #C4A6A4
triadic
#C4A4B2 #B2C4A4 #A4B2C4
tetradic
#C4A4B2 #C2C4A4 #A4C4B6 #A6A4C4
square
#C4A4B2 #C2C4A4 #A4C4B6 #A6A4C4
split-complementary
#C4A4B2 #A4C4A6 #A4C2C4
monochromatic
#905D74 #AC7F93 #C4A4B2 #DCC9D1 #F3ECEF
Accessibility & contrast
On white
2.26
#C4A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#C4A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4A4B2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4A4B2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#AEAEB1
Tritanopia (blue-blind)
#C9A3A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c4a4b2; /* rgb */ color: rgb(196, 164, 178); /* oklch */ color: oklch(75.1% 0.042 350.0);
Tailwind
colors: {
custom: {
50: '#d6bfc9',
500: '#c4a4b2',
950: '#000000',
},
}SCSS
$custom: #c4a4b2; $custom-light: #d6bfc9; $custom-dark: #000000;
JSON
{
"hex": "#c4a4b2",
"rgb": {
"r": 196,
"g": 164,
"b": 178
},
"hsl": {
"h": 333.75,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.75128,
"c": 0.0419,
"h": 350
},
"luminance": 0.41501
}Semantic roles & 50–950 ramp
primary
#C4A4B2
secondary
#DEE6E2
accent
#A07846
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182