#B29CA6#B29CA6
#B29CA6 is a light, muted pink. Relative luminance 0.360; OKLCH L 71.5% C 0.029 H 348.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CA6 |
|---|---|
| RGB | rgb(178, 156, 166) |
| HSL | hsl(333, 13%, 65%) |
| HSV | hsv(333, 12%, 70%) |
| CMYK | cmyk(0%, 12.4%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.52, 9.84, -2.22) |
| CIE-LCH | lch(66.52, 10.09, 347.26°) |
| OKLab | oklab(71.51% 0.0287 -0.0058) |
| OKLCH | oklch(71.51% 0.029 348.6) |
| XYZ | xyz(37.1308, 35.9958, 41.0609) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.59
Light Mauve
#C292A1
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 8.51
Rosybrown
#BC8F8F
ΔE00 8.53
Dusty Pink
#D8A7B1
ΔE00 9.23
Lilac
#C8A2C8
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CA6 #9CB2A8
analogous
#B29CB1 #B29CA6 #B29D9C
triadic
#B29CA6 #A6B29C #9CA6B2
tetradic
#B29CA6 #B1B29C #9CB2A8 #9D9CB2
square
#B29CA6 #B1B29C #9CB2A8 #9D9CB2
split-complementary
#B29CA6 #9CB29D #9CB1B2
monochromatic
#775D69 #977A87 #B29CA6 #CDBEC5 #E8E1E4
Accessibility & contrast
On white
2.56
#B29CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B29CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CA6
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CA6 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#A2A3A5
Tritanopia (blue-blind)
#B69C9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29ca6; /* rgb */ color: rgb(178, 156, 166); /* oklch */ color: oklch(71.5% 0.029 348.6);
Tailwind
colors: {
custom: {
50: '#c9b9c0',
500: '#b29ca6',
950: '#000000',
},
}SCSS
$custom: #b29ca6; $custom-light: #c9b9c0; $custom-dark: #000000;
JSON
{
"hex": "#b29ca6",
"rgb": {
"r": 178,
"g": 156,
"b": 166
},
"hsl": {
"h": 332.727,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.71509,
"c": 0.0293,
"h": 348.6
},
"luminance": 0.35995
}Semantic roles & 50–950 ramp
primary
#B29CA6
secondary
#D1D9D5
accent
#97764F
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081