#B29AA2#B29AA2
#B29AA2 is a light, muted pink. Relative luminance 0.352; OKLCH L 71.0% C 0.030 H 355.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AA2 |
|---|---|
| RGB | rgb(178, 154, 162) |
| HSL | hsl(340, 13%, 65%) |
| HSV | hsv(340, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 9%, 30.2%) |
| CIE-LAB | lab(65.89, 10.23, -0.90) |
| CIE-LCH | lch(65.89, 10.27, 354.98°) |
| OKLab | oklab(70.99% 0.0303 -0.0022) |
| OKLCH | oklch(70.99% 0.03 355.8) |
| XYZ | xyz(36.4368, 35.1856, 39.0475) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.23
Light Mauve
#C292A1
ΔE00 7.28
Rosybrown
#BC8F8F
ΔE00 7.45
Grey Pink
#C3909B
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 8.99
Greyish Pink
#C88D94
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AA2 #9AB2AA
analogous
#B29AAE #B29AA2 #B29E9A
triadic
#B29AA2 #A2B29A #9AA2B2
tetradic
#B29AA2 #AEB29A #9AB2AA #9E9AB2
square
#B29AA2 #AEB29A #9AB2AA #9E9AB2
split-complementary
#B29AA2 #9AB29E #9AAEB2
monochromatic
#775B64 #987782 #B29AA2 #CCBDC2 #E7DFE2
Accessibility & contrast
On white
2.61
#B29AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#B29AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AA2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AA2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#B6999D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b29aa2; /* rgb */ color: rgb(178, 154, 162); /* oklch */ color: oklch(71.0% 0.030 355.8);
Tailwind
colors: {
custom: {
50: '#c9b7bd',
500: '#b29aa2',
950: '#000000',
},
}SCSS
$custom: #b29aa2; $custom-light: #c9b7bd; $custom-dark: #000000;
JSON
{
"hex": "#b29aa2",
"rgb": {
"r": 178,
"g": 154,
"b": 162
},
"hsl": {
"h": 340,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.70987,
"c": 0.03039,
"h": 355.8
},
"luminance": 0.35185
}Semantic roles & 50–950 ramp
primary
#B29AA2
secondary
#D0D8D5
accent
#987F4E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081