#B29EAC#B29EAC
#B29EAC is a light, muted pink. Relative luminance 0.369; OKLCH L 72.1% C 0.030 H 336.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EAC |
|---|---|
| RGB | rgb(178, 158, 172) |
| HSL | hsl(318, 11%, 66%) |
| HSV | hsv(318, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 3.4%, 30.2%) |
| CIE-LAB | lab(67.20, 9.83, -4.57) |
| CIE-LCH | lch(67.20, 10.84, 335.05°) |
| OKLab | oklab(72.1% 0.0279 -0.0121) |
| OKLCH | oklch(72.1% 0.03 336.6) |
| XYZ | xyz(38.0325, 36.8978, 44.1402) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 8.72
Lilac
#C8A2C8
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 9.38
Dusty Pink
#D8A7B1
ΔE00 9.68
Dusty Lavender
#AC86A8
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EAC #9EB2A4
analogous
#AE9EB2 #B29EAC #B29EA2
triadic
#B29EAC #ACB29E #9EACB2
tetradic
#B29EAC #B2AE9E #9EB2A4 #9EA2B2
square
#B29EAC #B2AE9E #9EB2A4 #9EA2B2
split-complementary
#B29EAC #A2B29E #9EB2AE
monochromatic
#775F70 #977C8F #B29EAC #CDC0C9 #E8E2E6
Accessibility & contrast
On white
2.51
#B29EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B29EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EAC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EAC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AD
Deuteranopia (green-blind)
#A2A5AB
Tritanopia (blue-blind)
#B49EA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b29eac; /* rgb */ color: rgb(178, 158, 172); /* oklch */ color: oklch(72.1% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#c9bac4',
500: '#b29eac',
950: '#000000',
},
}SCSS
$custom: #b29eac; $custom-light: #c9bac4; $custom-dark: #000000;
JSON
{
"hex": "#b29eac",
"rgb": {
"r": 178,
"g": 158,
"b": 172
},
"hsl": {
"h": 318,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.72098,
"c": 0.03041,
"h": 336.6
},
"luminance": 0.36897
}Semantic roles & 50–950 ramp
primary
#B29EAC
secondary
#D3D9D5
accent
#966550
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081