#C29EA2#C29EA2
#C29EA2 is a light, muted red. Relative luminance 0.385; OKLCH L 73.3% C 0.043 H 10.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C29EA2 |
|---|---|
| RGB | rgb(194, 158, 162) |
| HSL | hsl(353, 23%, 69%) |
| HSV | hsv(353, 19%, 76%) |
| CMYK | cmyk(0%, 18.6%, 16.5%, 23.9%) |
| CIE-LAB | lab(68.41, 13.94, 2.95) |
| CIE-LCH | lch(68.41, 14.25, 11.96°) |
| OKLab | oklab(73.3% 0.0423 0.008) |
| OKLCH | oklch(73.3% 0.043 10.7) |
| XYZ | xyz(40.9965, 38.5331, 39.4535) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.35
Pinkish Grey
#C8ACA9
ΔE00 5.36
Grey Pink
#C3909B
ΔE00 5.52
Light Mauve
#C292A1
ΔE00 5.63
Greyish Pink
#C88D94
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29EA2 #9EC2BE
analogous
#C29EB4 #C29EA2 #C2AC9E
triadic
#C29EA2 #A2C29E #9EA2C2
tetradic
#C29EA2 #B4C29E #9EC2BE #AC9EC2
square
#C29EA2 #B4C29E #9EC2BE #AC9EC2
split-complementary
#C29EA2 #9EC2AC #9EB4C2
monochromatic
#8D595E #AA787E #C29EA2 #DAC4C6 #F1E9EA
Accessibility & contrast
On white
2.41
#C29EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C29EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29EA2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29EA2 | 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)
#A3A3A2
Deuteranopia (green-blind)
#ACA9A1
Tritanopia (blue-blind)
#C99B9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c29ea2; /* rgb */ color: rgb(194, 158, 162); /* oklch */ color: oklch(73.3% 0.043 10.7);
Tailwind
colors: {
custom: {
50: '#d5babd',
500: '#c29ea2',
950: '#000000',
},
}SCSS
$custom: #c29ea2; $custom-light: #d5babd; $custom-dark: #000000;
JSON
{
"hex": "#c29ea2",
"rgb": {
"r": 194,
"g": 158,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.73299,
"c": 0.04301,
"h": 10.7
},
"luminance": 0.38532
}Semantic roles & 50–950 ramp
primary
#C29EA2
secondary
#D9E3E2
accent
#A19744
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081