#C4AAB4#C4AAB4
#C4AAB4 is a light, muted pink. Relative luminance 0.438; OKLCH L 76.4% C 0.033 H 352.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C4AAB4 |
|---|---|
| RGB | rgb(196, 170, 180) |
| HSL | hsl(337, 18%, 72%) |
| HSV | hsv(337, 13%, 77%) |
| CMYK | cmyk(0%, 13.3%, 8.2%, 23.1%) |
| CIE-LAB | lab(72.08, 11.12, -1.64) |
| CIE-LCH | lch(72.08, 11.24, 351.61°) |
| OKLab | oklab(76.36% 0.0327 -0.0042) |
| OKLCH | oklch(76.36% 0.033 352.7) |
| XYZ | xyz(45.3772, 43.7815, 49.2314) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 7.86
Light Mauve
#C292A1
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 9.17
Lilac
#C8A2C8
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4AAB4 #AAC4BA
analogous
#C4AAC1 #C4AAB4 #C4ADAA
triadic
#C4AAB4 #B4C4AA #AAB4C4
tetradic
#C4AAB4 #C1C4AA #AAC4BA #ADAAC4
square
#C4AAB4 #C1C4AA #AAC4BA #ADAAC4
split-complementary
#C4AAB4 #AAC4AD #AAC1C4
monochromatic
#906475 #AB8694 #C4AAB4 #DDCED4 #F2EDEF
Accessibility & contrast
On white
2.15
#C4AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#C4AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4AAB4
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4AAB4 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#C8A9AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c4aab4; /* rgb */ color: rgb(196, 170, 180); /* oklch */ color: oklch(76.4% 0.033 352.7);
Tailwind
colors: {
custom: {
50: '#d6c3ca',
500: '#c4aab4',
950: '#000000',
},
}SCSS
$custom: #c4aab4; $custom-light: #d6c3ca; $custom-dark: #000000;
JSON
{
"hex": "#c4aab4",
"rgb": {
"r": 196,
"g": 170,
"b": 180
},
"hsl": {
"h": 336.923,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.76356,
"c": 0.03301,
"h": 352.7
},
"luminance": 0.43781
}Semantic roles & 50–950 ramp
primary
#C4AAB4
secondary
#E2E8E6
accent
#9C7C49
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182