#C29FA3#C29FA3
#C29FA3 is a light, muted red. Relative luminance 0.389; OKLCH L 73.5% C 0.042 H 10.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FA3 |
|---|---|
| RGB | rgb(194, 159, 163) |
| HSL | hsl(353, 22%, 69%) |
| HSV | hsv(353, 18%, 76%) |
| CMYK | cmyk(0%, 18%, 16%, 23.9%) |
| CIE-LAB | lab(68.69, 13.55, 2.80) |
| CIE-LCH | lch(68.69, 13.83, 11.66°) |
| OKLab | oklab(73.52% 0.0411 0.0076) |
| OKLCH | oklch(73.52% 0.042 10.4) |
| XYZ | xyz(41.2571, 38.9113, 39.9806) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Rosybrown
#BC8F8F
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.40
Grey Pink
#C3909B
ΔE00 5.86
Light Mauve
#C292A1
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FA3 #9FC2BE
analogous
#C29FB5 #C29FA3 #C2AD9F
triadic
#C29FA3 #A3C29F #9FA3C2
tetradic
#C29FA3 #B5C29F #9FC2BE #AD9FC2
square
#C29FA3 #B5C29F #9FC2BE #AD9FC2
split-complementary
#C29FA3 #9FC2AD #9FB5C2
monochromatic
#8D5A5F #AA7A7F #C29FA3 #DAC4C7 #F2EAEB
Accessibility & contrast
On white
2.39
#C29FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#C29FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FA3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FA3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A3
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#C99CA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c29fa3; /* rgb */ color: rgb(194, 159, 163); /* oklch */ color: oklch(73.5% 0.042 10.4);
Tailwind
colors: {
custom: {
50: '#d4bbbe',
500: '#c29fa3',
950: '#000000',
},
}SCSS
$custom: #c29fa3; $custom-light: #d4bbbe; $custom-dark: #000000;
JSON
{
"hex": "#c29fa3",
"rgb": {
"r": 194,
"g": 159,
"b": 163
},
"hsl": {
"h": 353.143,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.73522,
"c": 0.04177,
"h": 10.4
},
"luminance": 0.3891
}Semantic roles & 50–950 ramp
primary
#C29FA3
secondary
#D9E3E2
accent
#A19645
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081