#C4A2BB#C4A2BB
#C4A2BB is a light, muted pink. Relative luminance 0.412; OKLCH L 75.0% C 0.052 H 335.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4A2BB |
|---|---|
| RGB | rgb(196, 162, 187) |
| HSL | hsl(316, 22%, 70%) |
| HSV | hsv(316, 17%, 77%) |
| CMYK | cmyk(0%, 17.3%, 4.6%, 23.1%) |
| CIE-LAB | lab(70.29, 16.75, -8.15) |
| CIE-LCH | lch(70.29, 18.63, 334.06°) |
| OKLab | oklab(75.03% 0.0476 -0.0216) |
| OKLCH | oklch(75.03% 0.052 335.6) |
| XYZ | xyz(44.6541, 41.1653, 52.5975) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.91
Light Mauve
#C292A1
ΔE00 6.70
Dusty Pink
#D8A7B1
ΔE00 7.22
Thistle
#D8BFD8
ΔE00 7.67
Grey Pink
#C3909B
ΔE00 8.33
Dusty Lavender
#AC86A8
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4A2BB #A2C4AB
analogous
#BCA2C4 #C4A2BB #C4A2AA
triadic
#C4A2BB #BBC4A2 #A2BBC4
tetradic
#C4A2BB #C4BCA2 #A2C4AB #A2AAC4
square
#C4A2BB #C4BCA2 #A2C4AB #A2AAC4
split-complementary
#C4A2BB #AAC4A2 #A2C4BC
monochromatic
#905B82 #AC7DA0 #C4A2BB #DCC7D6 #F3ECF1
Accessibility & contrast
On white
2.27
#C4A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#C4A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4A2BB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4A2BB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#C8A3AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c4a2bb; /* rgb */ color: rgb(196, 162, 187); /* oklch */ color: oklch(75.0% 0.052 335.6);
Tailwind
colors: {
custom: {
50: '#d6bdcf',
500: '#c4a2bb',
950: '#000000',
},
}SCSS
$custom: #c4a2bb; $custom-light: #d6bdcf; $custom-dark: #000000;
JSON
{
"hex": "#c4a2bb",
"rgb": {
"r": 196,
"g": 162,
"b": 187
},
"hsl": {
"h": 315.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.75032,
"c": 0.0523,
"h": 335.6
},
"luminance": 0.41164
}Semantic roles & 50–950 ramp
primary
#C4A2BB
secondary
#DCE6DF
accent
#A15D45
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182