#C29EA3#C29EA3
#C29EA3 is a light, muted red. Relative luminance 0.386; OKLCH L 73.3% C 0.043 H 8.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C29EA3 |
|---|---|
| RGB | rgb(194, 158, 163) |
| HSL | hsl(352, 23%, 69%) |
| HSV | hsv(352, 19%, 76%) |
| CMYK | cmyk(0%, 18.6%, 16%, 23.9%) |
| CIE-LAB | lab(68.44, 14.10, 2.43) |
| CIE-LCH | lch(68.44, 14.31, 9.80°) |
| OKLab | oklab(73.33% 0.0427 0.0066) |
| OKLCH | oklch(73.33% 0.043 8.8) |
| XYZ | xyz(41.0858, 38.5688, 39.9235) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.18
Rosybrown
#BC8F8F
ΔE00 5.19
Grey Pink
#C3909B
ΔE00 5.36
Light Mauve
#C292A1
ΔE00 5.36
Pinkish Grey
#C8ACA9
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29EA3 #9EC2BD
analogous
#C29EB5 #C29EA3 #C2AB9E
triadic
#C29EA3 #A3C29E #9EA3C2
tetradic
#C29EA3 #B5C29E #9EC2BD #AB9EC2
square
#C29EA3 #B5C29E #9EC2BD #AB9EC2
split-complementary
#C29EA3 #9EC2AB #9EB5C2
monochromatic
#8D5960 #AA787F #C29EA3 #DAC4C7 #F1E9EA
Accessibility & contrast
On white
2.41
#C29EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C29EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29EA3
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29EA3 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#C99BA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c29ea3; /* rgb */ color: rgb(194, 158, 163); /* oklch */ color: oklch(73.3% 0.043 8.8);
Tailwind
colors: {
custom: {
50: '#d5babe',
500: '#c29ea3',
950: '#000000',
},
}SCSS
$custom: #c29ea3; $custom-light: #d5babe; $custom-dark: #000000;
JSON
{
"hex": "#c29ea3",
"rgb": {
"r": 194,
"g": 158,
"b": 163
},
"hsl": {
"h": 351.667,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.73328,
"c": 0.04317,
"h": 8.8
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#C29EA3
secondary
#D9E3E2
accent
#A19444
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081