#B29CA2#B29CA2
#B29CA2 is a light, muted pink. Relative luminance 0.359; OKLCH L 71.4% C 0.027 H 359.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CA2 |
|---|---|
| RGB | rgb(178, 156, 162) |
| HSL | hsl(344, 13%, 65%) |
| HSV | hsv(344, 12%, 70%) |
| CMYK | cmyk(0%, 12.4%, 9%, 30.2%) |
| CIE-LAB | lab(66.41, 9.12, -0.15) |
| CIE-LCH | lch(66.41, 9.13, 359.07°) |
| OKLab | oklab(71.39% 0.0272 -0.0003) |
| OKLCH | oklch(71.39% 0.027 359.5) |
| XYZ | xyz(36.7696, 35.8513, 39.1584) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.51
Rosybrown
#BC8F8F
ΔE00 7.88
Light Mauve
#C292A1
ΔE00 8.29
Grey Pink
#C3909B
ΔE00 8.70
Dusty Pink
#D8A7B1
ΔE00 9.41
Warm Grey
#978A84
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CA2 #9CB2AC
analogous
#B29CAD #B29CA2 #B2A19C
triadic
#B29CA2 #A2B29C #9CA2B2
tetradic
#B29CA2 #ADB29C #9CB2AC #A19CB2
square
#B29CA2 #ADB29C #9CB2AC #A19CB2
split-complementary
#B29CA2 #9CB2A1 #9CADB2
monochromatic
#775D64 #977A82 #B29CA2 #CDBEC2 #E8E1E3
Accessibility & contrast
On white
2.57
#B29CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B29CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CA2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CA2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#B69B9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b29ca2; /* rgb */ color: rgb(178, 156, 162); /* oklch */ color: oklch(71.4% 0.027 359.5);
Tailwind
colors: {
custom: {
50: '#c9b9bd',
500: '#b29ca2',
950: '#000000',
},
}SCSS
$custom: #b29ca2; $custom-light: #c9b9bd; $custom-dark: #000000;
JSON
{
"hex": "#b29ca2",
"rgb": {
"r": 178,
"g": 156,
"b": 162
},
"hsl": {
"h": 343.636,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.71386,
"c": 0.02718,
"h": 359.5
},
"luminance": 0.35851
}Semantic roles & 50–950 ramp
primary
#B29CA2
secondary
#D1D9D7
accent
#97834F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081