#B29EA1#B29EA1
#B29EA1 is a light, muted red. Relative luminance 0.365; OKLCH L 71.8% C 0.024 H 7.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EA1 |
|---|---|
| RGB | rgb(178, 158, 161) |
| HSL | hsl(351, 11%, 66%) |
| HSV | hsv(351, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 9.6%, 30.2%) |
| CIE-LAB | lab(66.89, 7.84, 1.12) |
| CIE-LCH | lch(66.89, 7.92, 8.15°) |
| OKLab | oklab(71.76% 0.0237 0.0031) |
| OKLCH | oklch(71.76% 0.024 7.4) |
| XYZ | xyz(37.0194, 36.4926, 38.8049) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Rosybrown
#BC8F8F
ΔE00 8.43
Warm Grey
#978A84
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.51
Light Mauve
#C292A1
ΔE00 9.60
Grey Pink
#C3909B
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EA1 #9EB2AF
analogous
#B29EAB #B29EA1 #B2A59E
triadic
#B29EA1 #A1B29E #9EA1B2
tetradic
#B29EA1 #ABB29E #9EB2AF #A59EB2
square
#B29EA1 #ABB29E #9EB2AF #A59EB2
split-complementary
#B29EA1 #9EB2A5 #9EABB2
monochromatic
#775F62 #977C80 #B29EA1 #CDC0C2 #E8E2E3
Accessibility & contrast
On white
2.53
#B29EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B29EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EA1
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EA1 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A1
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#B69D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b29ea1; /* rgb */ color: rgb(178, 158, 161); /* oklch */ color: oklch(71.8% 0.024 7.4);
Tailwind
colors: {
custom: {
50: '#c9babc',
500: '#b29ea1',
950: '#000000',
},
}SCSS
$custom: #b29ea1; $custom-light: #c9babc; $custom-dark: #000000;
JSON
{
"hex": "#b29ea1",
"rgb": {
"r": 178,
"g": 158,
"b": 161
},
"hsl": {
"h": 351,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.71758,
"c": 0.02386,
"h": 7.4
},
"luminance": 0.36492
}Semantic roles & 50–950 ramp
primary
#B29EA1
secondary
#D3D9D8
accent
#968B50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081