#B2989A#B2989A
#B2989A is a light, muted red. Relative luminance 0.343; OKLCH L 70.3% C 0.031 H 12.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2989A |
|---|---|
| RGB | rgb(178, 152, 154) |
| HSL | hsl(355, 14%, 65%) |
| HSV | hsv(355, 15%, 70%) |
| CMYK | cmyk(0%, 14.6%, 13.5%, 30.2%) |
| CIE-LAB | lab(65.16, 9.96, 2.53) |
| CIE-LCH | lch(65.16, 10.28, 14.25°) |
| OKLab | oklab(70.35% 0.0303 0.0068) |
| OKLCH | oklch(70.35% 0.031 12.7) |
| XYZ | xyz(35.4208, 34.2555, 35.3117) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.96
Pinkish Grey
#C8ACA9
ΔE00 6.30
Grey Pink
#C3909B
ΔE00 7.88
Light Mauve
#C292A1
ΔE00 7.95
Greyish Pink
#C88D94
ΔE00 9.13
Warm Grey
#978A84
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2989A #98B2B0
analogous
#B298A7 #B2989A #B2A398
triadic
#B2989A #9AB298 #989AB2
tetradic
#B2989A #A7B298 #98B2B0 #A398B2
square
#B2989A #A7B298 #98B2B0 #A398B2
split-complementary
#B2989A #98B2A3 #98A7B2
monochromatic
#77595B #987578 #B2989A #CCBBBC #E6DEDF
Accessibility & contrast
On white
2.67
#B2989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B2989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2989A
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2989A | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B9A
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#B89699
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b2989a; /* rgb */ color: rgb(178, 152, 154); /* oklch */ color: oklch(70.3% 0.031 12.7);
Tailwind
colors: {
custom: {
50: '#c9b6b7',
500: '#b2989a',
950: '#000000',
},
}SCSS
$custom: #b2989a; $custom-light: #c9b6b7; $custom-dark: #000000;
JSON
{
"hex": "#b2989a",
"rgb": {
"r": 178,
"g": 152,
"b": 154
},
"hsl": {
"h": 355.385,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70348,
"c": 0.03107,
"h": 12.7
},
"luminance": 0.34255
}Semantic roles & 50–950 ramp
primary
#B2989A
secondary
#CED7D7
accent
#99934D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080