#C29FA2#C29FA2
#C29FA2 is a light, muted red. Relative luminance 0.389; OKLCH L 73.5% C 0.042 H 12.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FA2 |
|---|---|
| RGB | rgb(194, 159, 162) |
| HSL | hsl(355, 22%, 69%) |
| HSV | hsv(355, 18%, 76%) |
| CMYK | cmyk(0%, 18%, 16.5%, 23.9%) |
| CIE-LAB | lab(68.66, 13.39, 3.31) |
| CIE-LCH | lch(68.66, 13.79, 13.90°) |
| OKLab | oklab(73.49% 0.0407 0.0089) |
| OKLCH | oklch(73.49% 0.042 12.3) |
| XYZ | xyz(41.1678, 38.8756, 39.5106) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.83
Rosybrown
#BC8F8F
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 5.60
Grey Pink
#C3909B
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 6.19
Greyish Pink
#C88D94
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FA2 #9FC2BF
analogous
#C29FB4 #C29FA2 #C2AE9F
triadic
#C29FA2 #A2C29F #9FA2C2
tetradic
#C29FA2 #B4C29F #9FC2BF #AE9FC2
square
#C29FA2 #B4C29F #9FC2BF #AE9FC2
split-complementary
#C29FA2 #9FC2AE #9FB4C2
monochromatic
#8D5A5E #AA7A7E #C29FA2 #DAC4C6 #F2EAEB
Accessibility & contrast
On white
2.39
#C29FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#C29FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FA2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FA2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#C99CA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c29fa2; /* rgb */ color: rgb(194, 159, 162); /* oklch */ color: oklch(73.5% 0.042 12.3);
Tailwind
colors: {
custom: {
50: '#d5bbbd',
500: '#c29fa2',
950: '#000000',
},
}SCSS
$custom: #c29fa2; $custom-light: #d5bbbd; $custom-dark: #000000;
JSON
{
"hex": "#c29fa2",
"rgb": {
"r": 194,
"g": 159,
"b": 162
},
"hsl": {
"h": 354.857,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.73493,
"c": 0.04165,
"h": 12.3
},
"luminance": 0.38874
}Semantic roles & 50–950 ramp
primary
#C29FA2
secondary
#D9E3E3
accent
#A19945
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081