#B29EA0#B29EA0
#B29EA0 is a light, muted red. Relative luminance 0.365; OKLCH L 71.7% C 0.024 H 10.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EA0 |
|---|---|
| RGB | rgb(178, 158, 160) |
| HSL | hsl(354, 11%, 66%) |
| HSV | hsv(354, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 10.1%, 30.2%) |
| CIE-LAB | lab(66.87, 7.67, 1.64) |
| CIE-LCH | lch(66.87, 7.84, 12.09°) |
| OKLab | oklab(71.73% 0.0233 0.0045) |
| OKLCH | oklch(71.73% 0.024 10.8) |
| XYZ | xyz(36.9316, 36.4575, 38.3424) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Rosybrown
#BC8F8F
ΔE00 8.40
Warm Grey
#978A84
ΔE00 9.02
Dark Gray
#A9A9A9
ΔE00 9.40
Light Mauve
#C292A1
ΔE00 9.84
Grey Pink
#C3909B
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EA0 #9EB2B0
analogous
#B29EAA #B29EA0 #B2A69E
triadic
#B29EA0 #A0B29E #9EA0B2
tetradic
#B29EA0 #AAB29E #9EB2B0 #A69EB2
square
#B29EA0 #AAB29E #9EB2B0 #A69EB2
split-complementary
#B29EA0 #9EB2A6 #9EAAB2
monochromatic
#775F61 #977C7F #B29EA0 #CDC0C1 #E8E2E3
Accessibility & contrast
On white
2.53
#B29EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B29EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EA0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EA0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#B69D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b29ea0; /* rgb */ color: rgb(178, 158, 160); /* oklch */ color: oklch(71.7% 0.024 10.8);
Tailwind
colors: {
custom: {
50: '#c9babc',
500: '#b29ea0',
950: '#000000',
},
}SCSS
$custom: #b29ea0; $custom-light: #c9babc; $custom-dark: #000000;
JSON
{
"hex": "#b29ea0",
"rgb": {
"r": 178,
"g": 158,
"b": 160
},
"hsl": {
"h": 354,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.71729,
"c": 0.02369,
"h": 10.8
},
"luminance": 0.36457
}Semantic roles & 50–950 ramp
primary
#B29EA0
secondary
#D3D9D9
accent
#968F50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081