#B29AA4#B29AA4
#B29AA4 is a light, muted pink. Relative luminance 0.353; OKLCH L 71.0% C 0.031 H 350.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AA4 |
|---|---|
| RGB | rgb(178, 154, 164) |
| HSL | hsl(335, 13%, 65%) |
| HSV | hsv(335, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 7.9%, 30.2%) |
| CIE-LAB | lab(65.95, 10.59, -1.94) |
| CIE-LCH | lch(65.95, 10.76, 349.63°) |
| OKLab | oklab(71.05% 0.0311 -0.005) |
| OKLCH | oklch(71.05% 0.031 350.9) |
| XYZ | xyz(36.6160, 35.2573, 39.9912) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.06
Grey Pink
#C3909B
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 7.78
Rosybrown
#BC8F8F
ΔE00 7.84
Dusty Pink
#D8A7B1
ΔE00 8.95
Greyish Pink
#C88D94
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AA4 #9AB2A8
analogous
#B29AB0 #B29AA4 #B29C9A
triadic
#B29AA4 #A4B29A #9AA4B2
tetradic
#B29AA4 #B0B29A #9AB2A8 #9C9AB2
square
#B29AA4 #B0B29A #9AB2A8 #9C9AB2
split-complementary
#B29AA4 #9AB29C #9AB0B2
monochromatic
#775B66 #987785 #B29AA4 #CCBDC3 #E7DFE3
Accessibility & contrast
On white
2.61
#B29AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#B29AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AA4
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AA4 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#B6999D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b29aa4; /* rgb */ color: rgb(178, 154, 164); /* oklch */ color: oklch(71.0% 0.031 350.9);
Tailwind
colors: {
custom: {
50: '#c9b7bf',
500: '#b29aa4',
950: '#000000',
},
}SCSS
$custom: #b29aa4; $custom-light: #c9b7bf; $custom-dark: #000000;
JSON
{
"hex": "#b29aa4",
"rgb": {
"r": 178,
"g": 154,
"b": 164
},
"hsl": {
"h": 335,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.71048,
"c": 0.03148,
"h": 350.9
},
"luminance": 0.35257
}Semantic roles & 50–950 ramp
primary
#B29AA4
secondary
#D0D8D5
accent
#98794E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081