#B2989E#B2989E
#B2989E is a light, muted red. Relative luminance 0.344; OKLCH L 70.5% C 0.032 H 2.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2989E |
|---|---|
| RGB | rgb(178, 152, 158) |
| HSL | hsl(346, 14%, 65%) |
| HSV | hsv(346, 15%, 70%) |
| CMYK | cmyk(0%, 14.6%, 11.2%, 30.2%) |
| CIE-LAB | lab(65.27, 10.65, 0.44) |
| CIE-LCH | lch(65.27, 10.66, 2.36°) |
| OKLab | oklab(70.47% 0.0319 0.0013) |
| OKLCH | oklch(70.47% 0.032 2.4) |
| XYZ | xyz(35.7595, 34.3910, 37.0955) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.39
Light Mauve
#C292A1
ΔE00 6.97
Pinkish Grey
#C8ACA9
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.26
Dusty Pink
#D8A7B1
ΔE00 8.91
Greyish Pink
#C88D94
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2989E #98B2AC
analogous
#B298AB #B2989E #B29F98
triadic
#B2989E #9EB298 #989EB2
tetradic
#B2989E #ABB298 #98B2AC #9F98B2
square
#B2989E #ABB298 #98B2AC #9F98B2
split-complementary
#B2989E #98B29F #98ABB2
monochromatic
#775960 #98757D #B2989E #CCBBBF #E6DEE0
Accessibility & contrast
On white
2.67
#B2989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#B2989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2989E
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2989E | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9E
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#B7979A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b2989e; /* rgb */ color: rgb(178, 152, 158); /* oklch */ color: oklch(70.5% 0.032 2.4);
Tailwind
colors: {
custom: {
50: '#c9b6ba',
500: '#b2989e',
950: '#000000',
},
}SCSS
$custom: #b2989e; $custom-light: #c9b6ba; $custom-dark: #000000;
JSON
{
"hex": "#b2989e",
"rgb": {
"r": 178,
"g": 152,
"b": 158
},
"hsl": {
"h": 346.154,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70467,
"c": 0.03192,
"h": 2.4
},
"luminance": 0.3439
}Semantic roles & 50–950 ramp
primary
#B2989E
secondary
#CED7D5
accent
#99874D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080