#C29BB2#C29BB2
#C29BB2 is a light, muted pink. Relative luminance 0.381; OKLCH L 73.2% C 0.056 H 342.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BB2 |
|---|---|
| RGB | rgb(194, 155, 178) |
| HSL | hsl(325, 24%, 68%) |
| HSV | hsv(325, 20%, 76%) |
| CMYK | cmyk(0%, 20.1%, 8.2%, 23.9%) |
| CIE-LAB | lab(68.11, 18.29, -6.40) |
| CIE-LCH | lch(68.11, 19.38, 340.71°) |
| OKLab | oklab(73.22% 0.053 -0.0168) |
| OKLCH | oklch(73.22% 0.056 342.4) |
| XYZ | xyz(42.0048, 38.1276, 47.2575) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.49
Lilac
#C8A2C8
ΔE00 5.20
Grey Pink
#C3909B
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.71
Dusty Lavender
#AC86A8
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BB2 #9BC2AB
analogous
#BE9BC2 #C29BB2 #C29B9E
triadic
#C29BB2 #B2C29B #9BB2C2
tetradic
#C29BB2 #C2BE9B #9BC2AB #9B9EC2
square
#C29BB2 #C2BE9B #9BC2AB #9B9EC2
split-complementary
#C29BB2 #9EC29B #9BC2BE
monochromatic
#8D5676 #AB7595 #C29BB2 #D9C1CF #F0E7ED
Accessibility & contrast
On white
2.43
#C29BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C29BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BB2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BB2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#C79BA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c29bb2; /* rgb */ color: rgb(194, 155, 178); /* oklch */ color: oklch(73.2% 0.056 342.4);
Tailwind
colors: {
custom: {
50: '#d4b8c9',
500: '#c29bb2',
950: '#000000',
},
}SCSS
$custom: #c29bb2; $custom-light: #d4b8c9; $custom-dark: #000000;
JSON
{
"hex": "#c29bb2",
"rgb": {
"r": 194,
"g": 155,
"b": 178
},
"hsl": {
"h": 324.615,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.73216,
"c": 0.05562,
"h": 342.4
},
"luminance": 0.38126
}Semantic roles & 50–950 ramp
primary
#C29BB2
secondary
#D7E2DB
accent
#A36A43
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082