#BB9DA0#BB9DA0
#BB9DA0 is a light, muted red. Relative luminance 0.372; OKLCH L 72.4% C 0.036 H 11.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA0 |
|---|---|
| RGB | rgb(187, 157, 160) |
| HSL | hsl(354, 18%, 67%) |
| HSV | hsv(354, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 14.4%, 26.7%) |
| CIE-LAB | lab(67.44, 11.56, 2.58) |
| CIE-LCH | lch(67.44, 11.84, 12.57°) |
| OKLab | oklab(72.37% 0.0351 0.007) |
| OKLCH | oklch(72.37% 0.036 11.2) |
| XYZ | xyz(38.8955, 37.2179, 38.3858) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Rosybrown
#BC8F8F
ΔE00 5.62
Grey Pink
#C3909B
ΔE00 6.85
Light Mauve
#C292A1
ΔE00 6.87
Dusty Pink
#D8A7B1
ΔE00 7.22
Greyish Pink
#C88D94
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA0 #9DBBB8
analogous
#BB9DAF #BB9DA0 #BBA99D
triadic
#BB9DA0 #A0BB9D #9DA0BB
tetradic
#BB9DA0 #AFBB9D #9DBBB8 #A99DBB
square
#BB9DA0 #AFBB9D #9DBBB8 #A99DBB
split-complementary
#BB9DA0 #9DBBA9 #9DAFBB
monochromatic
#835B5F #A2797D #BB9DA0 #D4C1C3 #EDE5E6
Accessibility & contrast
On white
2.49
#BB9DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BB9DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA0 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#C19B9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9da0; /* rgb */ color: rgb(187, 157, 160); /* oklch */ color: oklch(72.4% 0.036 11.2);
Tailwind
colors: {
custom: {
50: '#cfbabc',
500: '#bb9da0',
950: '#000000',
},
}SCSS
$custom: #bb9da0; $custom-light: #cfbabc; $custom-dark: #000000;
JSON
{
"hex": "#bb9da0",
"rgb": {
"r": 187,
"g": 157,
"b": 160
},
"hsl": {
"h": 354,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72371,
"c": 0.03576,
"h": 11.2
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#BB9DA0
secondary
#D5DFDE
accent
#9C9449
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081