#B29AAE#B29AAE
#B29AAE is a light, muted pink. Relative luminance 0.356; OKLCH L 71.4% C 0.040 H 331.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AAE |
|---|---|
| RGB | rgb(178, 154, 174) |
| HSL | hsl(310, 13%, 65%) |
| HSV | hsv(310, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 2.2%, 30.2%) |
| CIE-LAB | lab(66.24, 12.42, -7.11) |
| CIE-LCH | lch(66.24, 14.32, 330.20°) |
| OKLab | oklab(71.37% 0.0349 -0.0189) |
| OKLCH | oklch(71.37% 0.04 331.6) |
| XYZ | xyz(37.5548, 35.6328, 44.9357) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.24
Light Mauve
#C292A1
ΔE00 7.24
Dusty Lavender
#AC86A8
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 8.61
Heather
#A484AC
ΔE00 8.82
Purpley Grey
#947E94
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AAE #9AB29E
analogous
#AA9AB2 #B29AAE #B29AA2
triadic
#B29AAE #AEB29A #9AAEB2
tetradic
#B29AAE #B2AA9A #9AB29E #9AA2B2
square
#B29AAE #B2AA9A #9AB29E #9AA2B2
split-complementary
#B29AAE #A2B29A #9AB2AA
monochromatic
#775B72 #987792 #B29AAE #CCBDCA #E7DFE6
Accessibility & contrast
On white
2.58
#B29AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B29AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AAE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AAE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAF
Deuteranopia (green-blind)
#9FA2AD
Tritanopia (blue-blind)
#B49BA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b29aae; /* rgb */ color: rgb(178, 154, 174); /* oklch */ color: oklch(71.4% 0.040 331.6);
Tailwind
colors: {
custom: {
50: '#c9b7c6',
500: '#b29aae',
950: '#000000',
},
}SCSS
$custom: #b29aae; $custom-light: #c9b7c6; $custom-dark: #000000;
JSON
{
"hex": "#b29aae",
"rgb": {
"r": 178,
"g": 154,
"b": 174
},
"hsl": {
"h": 310,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.71369,
"c": 0.03964,
"h": 331.6
},
"luminance": 0.35632
}Semantic roles & 50–950 ramp
primary
#B29AAE
secondary
#D0D8D1
accent
#985A4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082