#B29EA7#B29EA7
#B29EA7 is a light, muted pink. Relative luminance 0.367; OKLCH L 71.9% C 0.027 H 348.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EA7 |
|---|---|
| RGB | rgb(178, 158, 167) |
| HSL | hsl(333, 11%, 66%) |
| HSV | hsv(333, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 6.2%, 30.2%) |
| CIE-LAB | lab(67.06, 8.91, -1.99) |
| CIE-LCH | lch(67.06, 9.13, 347.42°) |
| OKLab | oklab(71.94% 0.026 -0.0051) |
| OKLCH | oklch(71.94% 0.027 348.8) |
| XYZ | xyz(37.5613, 36.7094, 41.6586) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.21
Light Mauve
#C292A1
ΔE00 8.61
Rosybrown
#BC8F8F
ΔE00 9.09
Grey Pink
#C3909B
ΔE00 9.30
Dusty Pink
#D8A7B1
ΔE00 9.61
Dark Gray
#A9A9A9
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EA7 #9EB2A9
analogous
#B29EB1 #B29EA7 #B29F9E
triadic
#B29EA7 #A7B29E #9EA7B2
tetradic
#B29EA7 #B1B29E #9EB2A9 #9F9EB2
square
#B29EA7 #B1B29E #9EB2A9 #9F9EB2
split-complementary
#B29EA7 #9EB29F #9EB1B2
monochromatic
#775F6A #977C88 #B29EA7 #CDC0C6 #E8E2E5
Accessibility & contrast
On white
2.52
#B29EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B29EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EA7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EA7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A7
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#B59EA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b29ea7; /* rgb */ color: rgb(178, 158, 167); /* oklch */ color: oklch(71.9% 0.027 348.8);
Tailwind
colors: {
custom: {
50: '#c9bac1',
500: '#b29ea7',
950: '#000000',
},
}SCSS
$custom: #b29ea7; $custom-light: #c9bac1; $custom-dark: #000000;
JSON
{
"hex": "#b29ea7",
"rgb": {
"r": 178,
"g": 158,
"b": 167
},
"hsl": {
"h": 333,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.7194,
"c": 0.02651,
"h": 348.8
},
"luminance": 0.36709
}Semantic roles & 50–950 ramp
primary
#B29EA7
secondary
#D3D9D6
accent
#967650
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081