#C29EA6#C29EA6
#C29EA6 is a light, muted red. Relative luminance 0.387; OKLCH L 73.4% C 0.044 H 3.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C29EA6 |
|---|---|
| RGB | rgb(194, 158, 166) |
| HSL | hsl(347, 23%, 69%) |
| HSV | hsv(347, 19%, 76%) |
| CMYK | cmyk(0%, 18.6%, 14.4%, 23.9%) |
| CIE-LAB | lab(68.52, 14.59, 0.88) |
| CIE-LCH | lch(68.52, 14.62, 3.45°) |
| OKLab | oklab(73.42% 0.0438 0.0025) |
| OKLCH | oklch(73.42% 0.044 3.3) |
| XYZ | xyz(41.3578, 38.6776, 41.3559) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.69
Dusty Pink
#D8A7B1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 5.07
Rosybrown
#BC8F8F
ΔE00 5.82
Pinkish Grey
#C8ACA9
ΔE00 6.40
Greyish Pink
#C88D94
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29EA6 #9EC2BA
analogous
#C29EB8 #C29EA6 #C2A89E
triadic
#C29EA6 #A6C29E #9EA6C2
tetradic
#C29EA6 #B8C29E #9EC2BA #A89EC2
square
#C29EA6 #B8C29E #9EC2BA #A89EC2
split-complementary
#C29EA6 #9EC2A8 #9EB8C2
monochromatic
#8D5964 #AA7884 #C29EA6 #DAC4C8 #F1E9EB
Accessibility & contrast
On white
2.40
#C29EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#C29EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29EA6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29EA6 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A6
Deuteranopia (green-blind)
#ABA9A5
Tritanopia (blue-blind)
#C99CA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c29ea6; /* rgb */ color: rgb(194, 158, 166); /* oklch */ color: oklch(73.4% 0.044 3.3);
Tailwind
colors: {
custom: {
50: '#d4bac0',
500: '#c29ea6',
950: '#000000',
},
}SCSS
$custom: #c29ea6; $custom-light: #d4bac0; $custom-dark: #000000;
JSON
{
"hex": "#c29ea6",
"rgb": {
"r": 194,
"g": 158,
"b": 166
},
"hsl": {
"h": 346.667,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.73416,
"c": 0.04389,
"h": 3.3
},
"luminance": 0.38676
}Semantic roles & 50–950 ramp
primary
#C29EA6
secondary
#D9E3E1
accent
#A18D44
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081