#C2A4B4#C2A4B4
#C2A4B4 is a light, muted pink. Relative luminance 0.413; OKLCH L 75.0% C 0.041 H 344.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A4B4 |
|---|---|
| RGB | rgb(194, 164, 180) |
| HSL | hsl(328, 20%, 70%) |
| HSV | hsv(328, 15%, 76%) |
| CMYK | cmyk(0%, 15.5%, 7.2%, 23.9%) |
| CIE-LAB | lab(70.40, 13.69, -4.14) |
| CIE-LCH | lch(70.40, 14.30, 343.18°) |
| OKLab | oklab(75% 0.0397 -0.0108) |
| OKLCH | oklch(75% 0.041 344.8) |
| XYZ | xyz(43.7611, 41.3166, 48.8408) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.11
Light Mauve
#C292A1
ΔE00 6.47
Lilac
#C8A2C8
ΔE00 6.99
Grey Pink
#C3909B
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.89
Pinkish Grey
#C8ACA9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A4B4 #A4C2B2
analogous
#C1A4C2 #C2A4B4 #C2A4A5
triadic
#C2A4B4 #B4C2A4 #A4B4C2
tetradic
#C2A4B4 #C2C1A4 #A4C2B2 #A4A5C2
square
#C2A4B4 #C2C1A4 #A4C2B2 #A4A5C2
split-complementary
#C2A4B4 #A5C2A4 #A4C2C1
monochromatic
#8D5F77 #A97F96 #C2A4B4 #DBC9D2 #F3EDF0
Accessibility & contrast
On white
2.27
#C2A4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C2A4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A4B4
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A4B4 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B5
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#C6A4A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c2a4b4; /* rgb */ color: rgb(194, 164, 180); /* oklch */ color: oklch(75.0% 0.041 344.8);
Tailwind
colors: {
custom: {
50: '#d4bfca',
500: '#c2a4b4',
950: '#000000',
},
}SCSS
$custom: #c2a4b4; $custom-light: #d4bfca; $custom-dark: #000000;
JSON
{
"hex": "#c2a4b4",
"rgb": {
"r": 194,
"g": 164,
"b": 180
},
"hsl": {
"h": 328,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.75003,
"c": 0.04119,
"h": 344.8
},
"luminance": 0.41316
}Semantic roles & 50–950 ramp
primary
#C2A4B4
secondary
#DDE5E1
accent
#9E7047
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182