#C29FBB#C29FBB
#C29FBB is a light, muted pink. Relative luminance 0.399; OKLCH L 74.3% C 0.056 H 333.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FBB |
|---|---|
| RGB | rgb(194, 159, 187) |
| HSL | hsl(312, 22%, 69%) |
| HSV | hsv(312, 18%, 76%) |
| CMYK | cmyk(0%, 18%, 3.6%, 23.9%) |
| CIE-LAB | lab(69.37, 17.70, -9.55) |
| CIE-LCH | lch(69.37, 20.11, 331.66°) |
| OKLab | oklab(74.27% 0.05 -0.0254) |
| OKLCH | oklch(74.27% 0.056 333.1) |
| XYZ | xyz(43.6150, 39.8545, 52.3992) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.18
Light Mauve
#C292A1
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 7.62
Dusty Pink
#D8A7B1
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.46
Grey Pink
#C3909B
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FBB #9FC2A6
analogous
#B89FC2 #C29FBB #C29FAA
triadic
#C29FBB #BBC29F #9FBBC2
tetradic
#C29FBB #C2B89F #9FC2A6 #9FAAC2
square
#C29FBB #C2B89F #9FC2A6 #9FAAC2
split-complementary
#C29FBB #AAC29F #9FC2B8
monochromatic
#8D5A83 #AA7AA0 #C29FBB #DAC4D6 #F2EAF0
Accessibility & contrast
On white
2.34
#C29FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C29FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FBB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FBB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#C6A0A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c29fbb; /* rgb */ color: rgb(194, 159, 187); /* oklch */ color: oklch(74.3% 0.056 333.1);
Tailwind
colors: {
custom: {
50: '#d4bbcf',
500: '#c29fbb',
950: '#000000',
},
}SCSS
$custom: #c29fbb; $custom-light: #d4bbcf; $custom-dark: #000000;
JSON
{
"hex": "#c29fbb",
"rgb": {
"r": 194,
"g": 159,
"b": 187
},
"hsl": {
"h": 312,
"s": 22.293,
"l": 69.216
},
"oklch": {
"l": 0.74272,
"c": 0.05607,
"h": 333.1
},
"luminance": 0.39853
}Semantic roles & 50–950 ramp
primary
#C29FBB
secondary
#D9E3DB
accent
#A15745
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182