#B29DA2#B29DA2
#B29DA2 is a light, muted red. Relative luminance 0.362; OKLCH L 71.6% C 0.026 H 1.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DA2 |
|---|---|
| RGB | rgb(178, 157, 162) |
| HSL | hsl(346, 12%, 66%) |
| HSV | hsv(346, 12%, 70%) |
| CMYK | cmyk(0%, 11.8%, 9%, 30.2%) |
| CIE-LAB | lab(66.66, 8.57, 0.23) |
| CIE-LCH | lch(66.66, 8.57, 1.52°) |
| OKLab | oklab(71.59% 0.0256 0.0007) |
| OKLCH | oklch(71.59% 0.026 1.6) |
| XYZ | xyz(36.9381, 36.1883, 39.2146) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.19
Rosybrown
#BC8F8F
ΔE00 8.16
Light Mauve
#C292A1
ΔE00 8.82
Grey Pink
#C3909B
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.68
Warm Grey
#978A84
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DA2 #9DB2AD
analogous
#B29DAC #B29DA2 #B2A29D
triadic
#B29DA2 #A2B29D #9DA2B2
tetradic
#B29DA2 #ACB29D #9DB2AD #A29DB2
square
#B29DA2 #ACB29D #9DB2AD #A29DB2
split-complementary
#B29DA2 #9DB2A2 #9DACB2
monochromatic
#775E64 #977B81 #B29DA2 #CDBFC3 #E8E2E3
Accessibility & contrast
On white
2.55
#B29DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B29DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DA2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DA2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#B69C9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29da2; /* rgb */ color: rgb(178, 157, 162); /* oklch */ color: oklch(71.6% 0.026 1.6);
Tailwind
colors: {
custom: {
50: '#c9babd',
500: '#b29da2',
950: '#000000',
},
}SCSS
$custom: #b29da2; $custom-light: #c9babd; $custom-dark: #000000;
JSON
{
"hex": "#b29da2",
"rgb": {
"r": 178,
"g": 157,
"b": 162
},
"hsl": {
"h": 345.714,
"s": 12,
"l": 65.686
},
"oklch": {
"l": 0.71587,
"c": 0.02562,
"h": 1.6
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#B29DA2
secondary
#D2D9D7
accent
#96854F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081