#BD989F#BD989F
#BD989F is a light, muted red. Relative luminance 0.358; OKLCH L 71.6% C 0.045 H 5.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BD989F |
|---|---|
| RGB | rgb(189, 152, 159) |
| HSL | hsl(349, 22%, 67%) |
| HSV | hsv(349, 20%, 74%) |
| CMYK | cmyk(0%, 19.6%, 15.9%, 25.9%) |
| CIE-LAB | lab(66.35, 14.90, 1.58) |
| CIE-LCH | lch(66.35, 14.98, 6.04°) |
| OKLab | oklab(71.56% 0.0449 0.0044) |
| OKLCH | oklch(71.56% 0.045 5.6) |
| XYZ | xyz(38.4725, 35.7798, 37.6738) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.03
Grey Pink
#C3909B
ΔE00 4.07
Rosybrown
#BC8F8F
ΔE00 4.34
Greyish Pink
#C88D94
ΔE00 5.79
Dusty Pink
#D8A7B1
ΔE00 6.11
Pinkish Grey
#C8ACA9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD989F #98BDB6
analogous
#BD98B2 #BD989F #BDA498
triadic
#BD989F #9FBD98 #989FBD
tetradic
#BD989F #B2BD98 #98BDB6 #A498BD
square
#BD989F #B2BD98 #98BDB6 #A498BD
split-complementary
#BD989F #98BDA4 #98B2BD
monochromatic
#85555E #A5737C #BD989F #D5BDC2 #EDE3E5
Accessibility & contrast
On white
2.57
#BD989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BD989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD989F
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD989F | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#A5A49E
Tritanopia (blue-blind)
#C4969A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bd989f; /* rgb */ color: rgb(189, 152, 159); /* oklch */ color: oklch(71.6% 0.045 5.6);
Tailwind
colors: {
custom: {
50: '#d1b6bb',
500: '#bd989f',
950: '#000000',
},
}SCSS
$custom: #bd989f; $custom-light: #d1b6bb; $custom-dark: #000000;
JSON
{
"hex": "#bd989f",
"rgb": {
"r": 189,
"g": 152,
"b": 159
},
"hsl": {
"h": 348.649,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.71561,
"c": 0.04512,
"h": 5.6
},
"luminance": 0.35778
}Semantic roles & 50–950 ramp
primary
#BD989F
secondary
#D2DEDC
accent
#A08F45
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080