#B29CA3#B29CA3
#B29CA3 is a light, muted pink. Relative luminance 0.359; OKLCH L 71.4% C 0.028 H 356.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CA3 |
|---|---|
| RGB | rgb(178, 156, 163) |
| HSL | hsl(341, 13%, 65%) |
| HSV | hsv(341, 12%, 70%) |
| CMYK | cmyk(0%, 12.4%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.43, 9.30, -0.67) |
| CIE-LCH | lch(66.43, 9.33, 355.89°) |
| OKLab | oklab(71.42% 0.0276 -0.0016) |
| OKLCH | oklch(71.42% 0.028 356.6) |
| XYZ | xyz(36.8589, 35.8870, 39.6284) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.76
Rosybrown
#BC8F8F
ΔE00 8.02
Light Mauve
#C292A1
ΔE00 8.12
Grey Pink
#C3909B
ΔE00 8.62
Dusty Pink
#D8A7B1
ΔE00 9.34
Greyish Pink
#C88D94
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CA3 #9CB2AB
analogous
#B29CAE #B29CA3 #B2A09C
triadic
#B29CA3 #A3B29C #9CA3B2
tetradic
#B29CA3 #AEB29C #9CB2AB #A09CB2
square
#B29CA3 #AEB29C #9CB2AB #A09CB2
split-complementary
#B29CA3 #9CB2A0 #9CAEB2
monochromatic
#775D65 #977A83 #B29CA3 #CDBEC3 #E8E1E3
Accessibility & contrast
On white
2.57
#B29CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B29CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CA3
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CA3 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#B69B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29ca3; /* rgb */ color: rgb(178, 156, 163); /* oklch */ color: oklch(71.4% 0.028 356.6);
Tailwind
colors: {
custom: {
50: '#c9b9be',
500: '#b29ca3',
950: '#000000',
},
}SCSS
$custom: #b29ca3; $custom-light: #c9b9be; $custom-dark: #000000;
JSON
{
"hex": "#b29ca3",
"rgb": {
"r": 178,
"g": 156,
"b": 163
},
"hsl": {
"h": 340.909,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.71417,
"c": 0.02762,
"h": 356.6
},
"luminance": 0.35886
}Semantic roles & 50–950 ramp
primary
#B29CA3
secondary
#D1D9D6
accent
#97804F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081