#C29CA2#C29CA2
#C29CA2 is a light, muted red. Relative luminance 0.379; OKLCH L 72.9% C 0.046 H 7.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C29CA2 |
|---|---|
| RGB | rgb(194, 156, 162) |
| HSL | hsl(351, 24%, 69%) |
| HSV | hsv(351, 20%, 76%) |
| CMYK | cmyk(0%, 19.6%, 16.5%, 23.9%) |
| CIE-LAB | lab(67.91, 15.04, 2.23) |
| CIE-LCH | lch(67.91, 15.20, 8.44°) |
| OKLab | oklab(72.91% 0.0454 0.0061) |
| OKLCH | oklch(72.91% 0.046 7.6) |
| XYZ | xyz(40.6582, 37.8563, 39.3407) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 4.54
Light Mauve
#C292A1
ΔE00 4.56
Rosybrown
#BC8F8F
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.02
Greyish Pink
#C88D94
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29CA2 #9CC2BC
analogous
#C29CB5 #C29CA2 #C2A99C
triadic
#C29CA2 #A2C29C #9CA2C2
tetradic
#C29CA2 #B5C29C #9CC2BC #A99CC2
square
#C29CA2 #B5C29C #9CC2BC #A99CC2
split-complementary
#C29CA2 #9CC2A9 #9CB5C2
monochromatic
#8D575F #AB767E #C29CA2 #D9C2C6 #F1E8E9
Accessibility & contrast
On white
2.45
#C29CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C29CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29CA2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29CA2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#C9999E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c29ca2; /* rgb */ color: rgb(194, 156, 162); /* oklch */ color: oklch(72.9% 0.046 7.6);
Tailwind
colors: {
custom: {
50: '#d5b9bd',
500: '#c29ca2',
950: '#000000',
},
}SCSS
$custom: #c29ca2; $custom-light: #d5b9bd; $custom-dark: #000000;
JSON
{
"hex": "#c29ca2",
"rgb": {
"r": 194,
"g": 156,
"b": 162
},
"hsl": {
"h": 350.526,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.72913,
"c": 0.04585,
"h": 7.6
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#C29CA2
secondary
#D7E3E1
accent
#A29343
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081