#BB989E#BB989E
#BB989E is a light, muted red. Relative luminance 0.355; OKLCH L 71.3% C 0.043 H 6.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BB989E |
|---|---|
| RGB | rgb(187, 152, 158) |
| HSL | hsl(350, 20%, 66%) |
| HSV | hsv(350, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 15.5%, 26.7%) |
| CIE-LAB | lab(66.13, 13.99, 1.79) |
| CIE-LCH | lch(66.13, 14.11, 7.30°) |
| OKLab | oklab(71.33% 0.0422 0.0049) |
| OKLCH | oklch(71.33% 0.043 6.6) |
| XYZ | xyz(37.8932, 35.4912, 37.1955) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.35
Grey Pink
#C3909B
ΔE00 4.68
Light Mauve
#C292A1
ΔE00 4.68
Greyish Pink
#C88D94
ΔE00 6.28
Dusty Pink
#D8A7B1
ΔE00 6.62
Pinkish Grey
#C8ACA9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB989E #98BBB5
analogous
#BB98B0 #BB989E #BBA498
triadic
#BB989E #9EBB98 #989EBB
tetradic
#BB989E #B0BB98 #98BBB5 #A498BB
square
#BB989E #B0BB98 #98BBB5 #A498BB
split-complementary
#BB989E #98BBA4 #98B0BB
monochromatic
#82565E #A3737B #BB989E #D3BDC1 #ECE2E3
Accessibility & contrast
On white
2.59
#BB989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BB989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB989E
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB989E | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#C2969A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb989e; /* rgb */ color: rgb(187, 152, 158); /* oklch */ color: oklch(71.3% 0.043 6.6);
Tailwind
colors: {
custom: {
50: '#d0b6ba',
500: '#bb989e',
950: '#000000',
},
}SCSS
$custom: #bb989e; $custom-light: #d0b6ba; $custom-dark: #000000;
JSON
{
"hex": "#bb989e",
"rgb": {
"r": 187,
"g": 152,
"b": 158
},
"hsl": {
"h": 349.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71334,
"c": 0.04251,
"h": 6.6
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#BB989E
secondary
#D2DDDB
accent
#9F9047
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080