#C29FAC#C29FAC
#C29FAC is a light, muted pink. Relative luminance 0.392; OKLCH L 73.8% C 0.045 H 354.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FAC |
|---|---|
| RGB | rgb(194, 159, 172) |
| HSL | hsl(338, 22%, 69%) |
| HSV | hsv(338, 18%, 76%) |
| CMYK | cmyk(0%, 18%, 11.3%, 23.9%) |
| CIE-LAB | lab(68.93, 15.04, -1.86) |
| CIE-LCH | lch(68.93, 15.16, 352.96°) |
| OKLab | oklab(73.79% 0.0445 -0.0047) |
| OKLCH | oklch(73.79% 0.045 354) |
| XYZ | xyz(42.0923, 39.2454, 44.3796) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 5.04
Grey Pink
#C3909B
ΔE00 5.56
Faded Pink
#DE9DAC
ΔE00 7.26
Rosybrown
#BC8F8F
ΔE00 7.40
Pinkish Grey
#C8ACA9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FAC #9FC2B5
analogous
#C29FBE #C29FAC #C2A49F
triadic
#C29FAC #ACC29F #9FACC2
tetradic
#C29FAC #BEC29F #9FC2B5 #A49FC2
square
#C29FAC #BEC29F #9FC2B5 #A49FC2
split-complementary
#C29FAC #9FC2A4 #9FBEC2
monochromatic
#8D5A6D #AA7A8C #C29FAC #DAC4CC #F2EAED
Accessibility & contrast
On white
2.37
#C29FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C29FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FAC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FAC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AD
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#C89EA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c29fac; /* rgb */ color: rgb(194, 159, 172); /* oklch */ color: oklch(73.8% 0.045 354.0);
Tailwind
colors: {
custom: {
50: '#d4bbc4',
500: '#c29fac',
950: '#000000',
},
}SCSS
$custom: #c29fac; $custom-light: #d4bbc4; $custom-dark: #000000;
JSON
{
"hex": "#c29fac",
"rgb": {
"r": 194,
"g": 159,
"b": 172
},
"hsl": {
"h": 337.714,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.73789,
"c": 0.04478,
"h": 354
},
"luminance": 0.39244
}Semantic roles & 50–950 ramp
primary
#C29FAC
secondary
#D9E3E0
accent
#A17F45
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181