#C29EA0#C29EA0
#C29EA0 is a light, muted red. Relative luminance 0.385; OKLCH L 73.2% C 0.043 H 14.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C29EA0 |
|---|---|
| RGB | rgb(194, 158, 160) |
| HSL | hsl(357, 23%, 69%) |
| HSV | hsv(357, 19%, 76%) |
| CMYK | cmyk(0%, 18.6%, 17.5%, 23.9%) |
| CIE-LAB | lab(68.36, 13.62, 3.99) |
| CIE-LCH | lch(68.36, 14.19, 16.34°) |
| OKLab | oklab(73.24% 0.0415 0.0107) |
| OKLCH | oklch(73.24% 0.043 14.4) |
| XYZ | xyz(40.8202, 38.4625, 38.5247) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.78
Pinkish Grey
#C8ACA9
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.77
Grey Pink
#C3909B
ΔE00 5.93
Light Mauve
#C292A1
ΔE00 6.24
Greyish Pink
#C88D94
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29EA0 #9EC2C0
analogous
#C29EB2 #C29EA0 #C2AE9E
triadic
#C29EA0 #A0C29E #9EA0C2
tetradic
#C29EA0 #B2C29E #9EC2C0 #AE9EC2
square
#C29EA0 #B2C29E #9EC2C0 #AE9EC2
split-complementary
#C29EA0 #9EC2AE #9EB2C2
monochromatic
#8D595C #AA787B #C29EA0 #DAC4C5 #F1E9EA
Accessibility & contrast
On white
2.42
#C29EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C29EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29EA0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29EA0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#ACA99F
Tritanopia (blue-blind)
#CA9B9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c29ea0; /* rgb */ color: rgb(194, 158, 160); /* oklch */ color: oklch(73.2% 0.043 14.4);
Tailwind
colors: {
custom: {
50: '#d5babc',
500: '#c29ea0',
950: '#000000',
},
}SCSS
$custom: #c29ea0; $custom-light: #d5babc; $custom-dark: #000000;
JSON
{
"hex": "#c29ea0",
"rgb": {
"r": 194,
"g": 158,
"b": 160
},
"hsl": {
"h": 356.667,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.73242,
"c": 0.04284,
"h": 14.4
},
"luminance": 0.38461
}Semantic roles & 50–950 ramp
primary
#C29EA0
secondary
#D9E3E3
accent
#A19C44
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081