#B29AAC#B29AAC
#B29AAC is a light, muted pink. Relative luminance 0.356; OKLCH L 71.3% C 0.038 H 334.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AAC |
|---|---|
| RGB | rgb(178, 154, 172) |
| HSL | hsl(315, 13%, 65%) |
| HSV | hsv(315, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.18, 12.05, -6.08) |
| CIE-LCH | lch(66.18, 13.50, 333.21°) |
| OKLab | oklab(71.3% 0.0341 -0.0161) |
| OKLCH | oklch(71.3% 0.038 334.7) |
| XYZ | xyz(37.3613, 35.5554, 43.9164) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.05
Lilac
#C8A2C8
ΔE00 7.79
Dusty Lavender
#AC86A8
ΔE00 7.88
Grey Pink
#C3909B
ΔE00 8.32
Heather
#A484AC
ΔE00 9.32
Dusty Pink
#D8A7B1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AAC #9AB2A0
analogous
#AC9AB2 #B29AAC #B29AA0
triadic
#B29AAC #ACB29A #9AACB2
tetradic
#B29AAC #B2AC9A #9AB2A0 #9AA0B2
square
#B29AAC #B2AC9A #9AB2A0 #9AA0B2
split-complementary
#B29AAC #A0B29A #9AB2AC
monochromatic
#775B70 #98778F #B29AAC #CCBDC9 #E7DFE5
Accessibility & contrast
On white
2.59
#B29AAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B29AAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AAC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AAC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#B59BA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b29aac; /* rgb */ color: rgb(178, 154, 172); /* oklch */ color: oklch(71.3% 0.038 334.7);
Tailwind
colors: {
custom: {
50: '#c9b7c4',
500: '#b29aac',
950: '#000000',
},
}SCSS
$custom: #b29aac; $custom-light: #c9b7c4; $custom-dark: #000000;
JSON
{
"hex": "#b29aac",
"rgb": {
"r": 178,
"g": 154,
"b": 172
},
"hsl": {
"h": 315,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.71303,
"c": 0.03771,
"h": 334.7
},
"luminance": 0.35555
}Semantic roles & 50–950 ramp
primary
#B29AAC
secondary
#D0D8D2
accent
#98604E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081