#B29EA2#B29EA2
#B29EA2 is a light, muted red. Relative luminance 0.365; OKLCH L 71.8% C 0.024 H 4.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EA2 |
|---|---|
| RGB | rgb(178, 158, 162) |
| HSL | hsl(348, 11%, 66%) |
| HSV | hsv(348, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 9%, 30.2%) |
| CIE-LAB | lab(66.92, 8.02, 0.60) |
| CIE-LCH | lch(66.92, 8.04, 4.30°) |
| OKLab | oklab(71.79% 0.0241 0.0017) |
| OKLCH | oklch(71.79% 0.024 4.1) |
| XYZ | xyz(37.1080, 36.5280, 39.2712) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 8.49
Light Mauve
#C292A1
ΔE00 9.38
Warm Grey
#978A84
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.65
Grey Pink
#C3909B
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EA2 #9EB2AE
analogous
#B29EAC #B29EA2 #B2A49E
triadic
#B29EA2 #A2B29E #9EA2B2
tetradic
#B29EA2 #ACB29E #9EB2AE #A49EB2
square
#B29EA2 #ACB29E #9EB2AE #A49EB2
split-complementary
#B29EA2 #9EB2A4 #9EACB2
monochromatic
#775F63 #977C81 #B29EA2 #CDC0C3 #E8E2E3
Accessibility & contrast
On white
2.53
#B29EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B29EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EA2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EA2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#B69D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b29ea2; /* rgb */ color: rgb(178, 158, 162); /* oklch */ color: oklch(71.8% 0.024 4.1);
Tailwind
colors: {
custom: {
50: '#c9babd',
500: '#b29ea2',
950: '#000000',
},
}SCSS
$custom: #b29ea2; $custom-light: #c9babd; $custom-dark: #000000;
JSON
{
"hex": "#b29ea2",
"rgb": {
"r": 178,
"g": 158,
"b": 162
},
"hsl": {
"h": 348,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.71788,
"c": 0.02412,
"h": 4.1
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#B29EA2
secondary
#D3D9D8
accent
#968850
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081