#B29CAC#B29CAC
#B29CAC is a light, muted pink. Relative luminance 0.362; OKLCH L 71.7% C 0.034 H 335.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CAC |
|---|---|
| RGB | rgb(178, 156, 172) |
| HSL | hsl(316, 13%, 65%) |
| HSV | hsv(316, 12%, 70%) |
| CMYK | cmyk(0%, 12.4%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.69, 10.94, -5.33) |
| CIE-LCH | lch(66.69, 12.16, 334.02°) |
| OKLab | oklab(71.7% 0.031 -0.0141) |
| OKLCH | oklch(71.7% 0.034 335.6) |
| XYZ | xyz(37.6941, 36.2211, 44.0274) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.63
Lilac
#C8A2C8
ΔE00 8.45
Grey Pink
#C3909B
ΔE00 8.79
Dusty Lavender
#AC86A8
ΔE00 8.91
Pinkish Grey
#C8ACA9
ΔE00 9.40
Dusty Pink
#D8A7B1
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CAC #9CB2A2
analogous
#AD9CB2 #B29CAC #B29CA1
triadic
#B29CAC #ACB29C #9CACB2
tetradic
#B29CAC #B2AD9C #9CB2A2 #9CA1B2
square
#B29CAC #B2AD9C #9CB2A2 #9CA1B2
split-complementary
#B29CAC #A1B29C #9CB2AD
monochromatic
#775D70 #977A8F #B29CAC #CDBEC9 #E8E1E6
Accessibility & contrast
On white
2.55
#B29CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B29CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CAC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CAC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AD
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#B59DA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29cac; /* rgb */ color: rgb(178, 156, 172); /* oklch */ color: oklch(71.7% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#c9b9c4',
500: '#b29cac',
950: '#000000',
},
}SCSS
$custom: #b29cac; $custom-light: #c9b9c4; $custom-dark: #000000;
JSON
{
"hex": "#b29cac",
"rgb": {
"r": 178,
"g": 156,
"b": 172
},
"hsl": {
"h": 316.364,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.717,
"c": 0.03405,
"h": 335.6
},
"luminance": 0.3622
}Semantic roles & 50–950 ramp
primary
#B29CAC
secondary
#D1D9D3
accent
#97624F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081