#B29EA3#B29EA3
#B29EA3 is a light, muted red. Relative luminance 0.366; OKLCH L 71.8% C 0.024 H 0.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EA3 |
|---|---|
| RGB | rgb(178, 158, 163) |
| HSL | hsl(345, 11%, 66%) |
| HSV | hsv(345, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.95, 8.19, 0.08) |
| CIE-LCH | lch(66.95, 8.19, 0.59°) |
| OKLab | oklab(71.82% 0.0245 0.0004) |
| OKLCH | oklch(71.82% 0.024 0.8) |
| XYZ | xyz(37.1972, 36.5637, 39.7412) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Rosybrown
#BC8F8F
ΔE00 8.57
Light Mauve
#C292A1
ΔE00 9.19
Grey Pink
#C3909B
ΔE00 9.58
Dark Gray
#A9A9A9
ΔE00 9.79
Warm Grey
#978A84
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EA3 #9EB2AD
analogous
#B29EAD #B29EA3 #B2A39E
triadic
#B29EA3 #A3B29E #9EA3B2
tetradic
#B29EA3 #ADB29E #9EB2AD #A39EB2
square
#B29EA3 #ADB29E #9EB2AD #A39EB2
split-complementary
#B29EA3 #9EB2A3 #9EADB2
monochromatic
#775F65 #977C83 #B29EA3 #CDC0C3 #E8E2E4
Accessibility & contrast
On white
2.53
#B29EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B29EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EA3
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EA3 | 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)
#A0A1A3
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#B69DA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b29ea3; /* rgb */ color: rgb(178, 158, 163); /* oklch */ color: oklch(71.8% 0.024 0.8);
Tailwind
colors: {
custom: {
50: '#c9babe',
500: '#b29ea3',
950: '#000000',
},
}SCSS
$custom: #b29ea3; $custom-light: #c9babe; $custom-dark: #000000;
JSON
{
"hex": "#b29ea3",
"rgb": {
"r": 178,
"g": 158,
"b": 163
},
"hsl": {
"h": 345,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.71818,
"c": 0.02445,
"h": 0.8
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#B29EA3
secondary
#D3D9D8
accent
#968450
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081