#B29CA4#B29CA4
#B29CA4 is a light, muted pink. Relative luminance 0.359; OKLCH L 71.4% C 0.028 H 353.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CA4 |
|---|---|
| RGB | rgb(178, 156, 164) |
| HSL | hsl(338, 13%, 65%) |
| HSV | hsv(338, 12%, 70%) |
| CMYK | cmyk(0%, 12.4%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.46, 9.48, -1.19) |
| CIE-LCH | lch(66.46, 9.55, 352.86°) |
| OKLab | oklab(71.45% 0.028 -0.003) |
| OKLCH | oklch(71.45% 0.028 353.9) |
| XYZ | xyz(36.9488, 35.9230, 40.1022) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.03
Light Mauve
#C292A1
ΔE00 7.98
Rosybrown
#BC8F8F
ΔE00 8.17
Grey Pink
#C3909B
ΔE00 8.57
Dusty Pink
#D8A7B1
ΔE00 9.28
Greyish Pink
#C88D94
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CA4 #9CB2AA
analogous
#B29CAF #B29CA4 #B29F9C
triadic
#B29CA4 #A4B29C #9CA4B2
tetradic
#B29CA4 #AFB29C #9CB2AA #9F9CB2
square
#B29CA4 #AFB29C #9CB2AA #9F9CB2
split-complementary
#B29CA4 #9CB29F #9CAFB2
monochromatic
#775D66 #977A84 #B29CA4 #CDBEC4 #E8E1E3
Accessibility & contrast
On white
2.57
#B29CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B29CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CA4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CA4 | 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)
#9EA0A4
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#B69B9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29ca4; /* rgb */ color: rgb(178, 156, 164); /* oklch */ color: oklch(71.4% 0.028 353.9);
Tailwind
colors: {
custom: {
50: '#c9b9bf',
500: '#b29ca4',
950: '#000000',
},
}SCSS
$custom: #b29ca4; $custom-light: #c9b9bf; $custom-dark: #000000;
JSON
{
"hex": "#b29ca4",
"rgb": {
"r": 178,
"g": 156,
"b": 164
},
"hsl": {
"h": 338.182,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.71447,
"c": 0.02811,
"h": 353.9
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#B29CA4
secondary
#D1D9D6
accent
#977D4F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081