#B29898#B29898
#B29898 is a light, muted red. Relative luminance 0.342; OKLCH L 70.3% C 0.031 H 17.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B29898 |
|---|---|
| RGB | rgb(178, 152, 152) |
| HSL | hsl(0, 14%, 65%) |
| HSV | hsv(0, 15%, 70%) |
| CMYK | cmyk(0%, 14.6%, 14.6%, 30.2%) |
| CIE-LAB | lab(65.11, 9.63, 3.58) |
| CIE-LCH | lch(65.11, 10.27, 20.38°) |
| OKLab | oklab(70.29% 0.0295 0.0095) |
| OKLCH | oklch(70.29% 0.031 17.9) |
| XYZ | xyz(35.2556, 34.1894, 34.4417) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.96
Pinkish Grey
#C8ACA9
ΔE00 6.07
Grey Pink
#C3909B
ΔE00 8.34
Light Mauve
#C292A1
ΔE00 8.57
Warm Grey
#978A84
ΔE00 8.68
Greyish Pink
#C88D94
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29898 #98B2B2
analogous
#B298A5 #B29898 #B2A598
triadic
#B29898 #98B298 #9898B2
tetradic
#B29898 #A5B298 #98B2B2 #A598B2
square
#B29898 #A5B298 #98B2B2 #A598B2
split-complementary
#B29898 #98B2A5 #98A5B2
monochromatic
#775959 #987575 #B29898 #CCBBBB #E6DEDE
Accessibility & contrast
On white
2.68
#B29898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#B29898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29898
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29898 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B98
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#B89698
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b29898; /* rgb */ color: rgb(178, 152, 152); /* oklch */ color: oklch(70.3% 0.031 17.9);
Tailwind
colors: {
custom: {
50: '#c9b6b6',
500: '#b29898',
950: '#000000',
},
}SCSS
$custom: #b29898; $custom-light: #c9b6b6; $custom-dark: #000000;
JSON
{
"hex": "#b29898",
"rgb": {
"r": 178,
"g": 152,
"b": 152
},
"hsl": {
"h": 0,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.7029,
"c": 0.03101,
"h": 17.9
},
"luminance": 0.34188
}Semantic roles & 50–950 ramp
primary
#B29898
secondary
#CED7D7
accent
#99994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080