#B29A98#B29A98
#B29A98 is a light, muted red. Relative luminance 0.348; OKLCH L 70.7% C 0.029 H 23.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B29A98 |
|---|---|
| RGB | rgb(178, 154, 152) |
| HSL | hsl(5, 14%, 65%) |
| HSV | hsv(5, 15%, 70%) |
| CMYK | cmyk(0%, 13.5%, 14.6%, 30.2%) |
| CIE-LAB | lab(65.63, 8.52, 4.32) |
| CIE-LCH | lch(65.63, 9.55, 26.89°) |
| OKLab | oklab(70.69% 0.0264 0.0115) |
| OKLCH | oklch(70.69% 0.029 23.5) |
| XYZ | xyz(35.5830, 34.8441, 34.5508) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.62
Rosybrown
#BC8F8F
ΔE00 6.92
Warm Grey
#978A84
ΔE00 8.12
Mushroom
#BA9E88
ΔE00 9.11
Grey Pink
#C3909B
ΔE00 9.54
Light Mauve
#C292A1
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29A98 #98B0B2
analogous
#B298A3 #B29A98 #B2A798
triadic
#B29A98 #98B29A #9A98B2
tetradic
#B29A98 #A3B298 #98B0B2 #A798B2
square
#B29A98 #A3B298 #98B0B2 #A798B2
split-complementary
#B29A98 #98B2A7 #98A3B2
monochromatic
#775B59 #987875 #B29A98 #CCBCBB #E6DFDE
Accessibility & contrast
On white
2.64
#B29A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#B29A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29A98
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29A98 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D98
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#B8989A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b29a98; /* rgb */ color: rgb(178, 154, 152); /* oklch */ color: oklch(70.7% 0.029 23.5);
Tailwind
colors: {
custom: {
50: '#c9b7b6',
500: '#b29a98',
950: '#000000',
},
}SCSS
$custom: #b29a98; $custom-light: #c9b7b6; $custom-dark: #000000;
JSON
{
"hex": "#b29a98",
"rgb": {
"r": 178,
"g": 154,
"b": 152
},
"hsl": {
"h": 4.615,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70692,
"c": 0.02873,
"h": 23.5
},
"luminance": 0.34843
}Semantic roles & 50–950 ramp
primary
#B29A98
secondary
#CED7D7
accent
#93994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080