#C4A4BA#C4A4BA
#C4A4BA is a light, muted pink. Relative luminance 0.418; OKLCH L 75.4% C 0.048 H 337.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C4A4BA |
|---|---|
| RGB | rgb(196, 164, 186) |
| HSL | hsl(319, 21%, 71%) |
| HSV | hsv(319, 16%, 77%) |
| CMYK | cmyk(0%, 16.3%, 5.1%, 23.1%) |
| CIE-LAB | lab(70.76, 15.47, -6.91) |
| CIE-LCH | lch(70.76, 16.94, 335.94°) |
| OKLab | oklab(75.38% 0.0442 -0.0182) |
| OKLCH | oklch(75.38% 0.048 337.6) |
| XYZ | xyz(44.9025, 41.8329, 52.1540) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 6.75
Light Mauve
#C292A1
ΔE00 6.79
Thistle
#D8BFD8
ΔE00 7.23
Grey Pink
#C3909B
ΔE00 8.30
Faded Pink
#DE9DAC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4A4BA #A4C4AE
analogous
#BEA4C4 #C4A4BA #C4A4AA
triadic
#C4A4BA #BAC4A4 #A4BAC4
tetradic
#C4A4BA #C4BEA4 #A4C4AE #A4AAC4
square
#C4A4BA #C4BEA4 #A4C4AE #A4AAC4
split-complementary
#C4A4BA #AAC4A4 #A4C4BE
monochromatic
#905D80 #AC7F9E #C4A4BA #DCC9D6 #F3ECF1
Accessibility & contrast
On white
2.24
#C4A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#C4A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4A4BA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4A4BA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#C8A5AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c4a4ba; /* rgb */ color: rgb(196, 164, 186); /* oklch */ color: oklch(75.4% 0.048 337.6);
Tailwind
colors: {
custom: {
50: '#d6bfce',
500: '#c4a4ba',
950: '#000000',
},
}SCSS
$custom: #c4a4ba; $custom-light: #d6bfce; $custom-dark: #000000;
JSON
{
"hex": "#c4a4ba",
"rgb": {
"r": 196,
"g": 164,
"b": 186
},
"hsl": {
"h": 318.75,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.75382,
"c": 0.04782,
"h": 337.6
},
"luminance": 0.41832
}Semantic roles & 50–950 ramp
primary
#C4A4BA
secondary
#DEE6E0
accent
#A06246
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141213
muted
#838182