#C29DA2#C29DA2
#C29DA2 is a light, muted red. Relative luminance 0.382; OKLCH L 73.1% C 0.044 H 9.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C29DA2 |
|---|---|
| RGB | rgb(194, 157, 162) |
| HSL | hsl(352, 23%, 69%) |
| HSV | hsv(352, 19%, 76%) |
| CMYK | cmyk(0%, 19.1%, 16.5%, 23.9%) |
| CIE-LAB | lab(68.16, 14.49, 2.59) |
| CIE-LCH | lch(68.16, 14.72, 10.14°) |
| OKLab | oklab(73.11% 0.0439 0.007) |
| OKLCH | oklch(73.11% 0.044 9.1) |
| XYZ | xyz(40.8267, 38.1933, 39.3969) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 5.02
Light Mauve
#C292A1
ΔE00 5.09
Dusty Pink
#D8A7B1
ΔE00 5.16
Pinkish Grey
#C8ACA9
ΔE00 5.88
Greyish Pink
#C88D94
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29DA2 #9DC2BD
analogous
#C29DB5 #C29DA2 #C2AB9D
triadic
#C29DA2 #A2C29D #9DA2C2
tetradic
#C29DA2 #B5C29D #9DC2BD #AB9DC2
square
#C29DA2 #B5C29D #9DC2BD #AB9DC2
split-complementary
#C29DA2 #9DC2AB #9DB5C2
monochromatic
#8D585F #AB777E #C29DA2 #D9C3C6 #F1E8EA
Accessibility & contrast
On white
2.43
#C29DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C29DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29DA2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29DA2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#C99A9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c29da2; /* rgb */ color: rgb(194, 157, 162); /* oklch */ color: oklch(73.1% 0.044 9.1);
Tailwind
colors: {
custom: {
50: '#d5babd',
500: '#c29da2',
950: '#000000',
},
}SCSS
$custom: #c29da2; $custom-light: #d5babd; $custom-dark: #000000;
JSON
{
"hex": "#c29da2",
"rgb": {
"r": 194,
"g": 157,
"b": 162
},
"hsl": {
"h": 351.892,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.73106,
"c": 0.04442,
"h": 9.1
},
"luminance": 0.38192
}Semantic roles & 50–950 ramp
primary
#C29DA2
secondary
#D8E3E1
accent
#A29544
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081