#B29AA6#B29AA6
#B29AA6 is a light, muted pink. Relative luminance 0.353; OKLCH L 71.1% C 0.033 H 346.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AA6 |
|---|---|
| RGB | rgb(178, 154, 166) |
| HSL | hsl(330, 13%, 65%) |
| HSV | hsv(330, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.00, 10.95, -2.98) |
| CIE-LCH | lch(66.00, 11.35, 344.79°) |
| OKLab | oklab(71.11% 0.0319 -0.0078) |
| OKLCH | oklch(71.11% 0.033 346.3) |
| XYZ | xyz(36.7980, 35.3301, 40.9499) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.92
Grey Pink
#C3909B
ΔE00 7.80
Rosybrown
#BC8F8F
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 8.35
Dusty Pink
#D8A7B1
ΔE00 8.97
Dusty Lavender
#AC86A8
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AA6 #9AB2A6
analogous
#B29AB2 #B29AA6 #B29A9A
triadic
#B29AA6 #A6B29A #9AA6B2
tetradic
#B29AA6 #B2B29A #9AB2A6 #9A9AB2
square
#B29AA6 #B2B29A #9AB2A6 #9A9AB2
split-complementary
#B29AA6 #9AB29A #9AB2B2
monochromatic
#775B69 #987787 #B29AA6 #CCBDC5 #E7DFE3
Accessibility & contrast
On white
2.60
#B29AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#B29AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AA6
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AA6 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#B69A9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b29aa6; /* rgb */ color: rgb(178, 154, 166); /* oklch */ color: oklch(71.1% 0.033 346.3);
Tailwind
colors: {
custom: {
50: '#c9b7c0',
500: '#b29aa6',
950: '#000000',
},
}SCSS
$custom: #b29aa6; $custom-light: #c9b7c0; $custom-dark: #000000;
JSON
{
"hex": "#b29aa6",
"rgb": {
"r": 178,
"g": 154,
"b": 166
},
"hsl": {
"h": 330,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.71111,
"c": 0.03278,
"h": 346.3
},
"luminance": 0.35329
}Semantic roles & 50–950 ramp
primary
#B29AA6
secondary
#D0D8D4
accent
#98734E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081