#BB9DA5#BB9DA5
#BB9DA5 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.037 H 0.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA5 |
|---|---|
| RGB | rgb(187, 157, 165) |
| HSL | hsl(344, 18%, 67%) |
| HSV | hsv(344, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 11.8%, 26.7%) |
| CIE-LAB | lab(67.57, 12.40, -0.02) |
| CIE-LCH | lch(67.57, 12.40, 359.90°) |
| OKLab | oklab(72.52% 0.037 0.0001) |
| OKLCH | oklch(72.52% 0.037 0.2) |
| XYZ | xyz(39.3417, 37.3964, 40.7358) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.77
Grey Pink
#C3909B
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 6.31
Rosybrown
#BC8F8F
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 6.67
Greyish Pink
#C88D94
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA5 #9DBBB3
analogous
#BB9DB4 #BB9DA5 #BBA49D
triadic
#BB9DA5 #A5BB9D #9DA5BB
tetradic
#BB9DA5 #B4BB9D #9DBBB3 #A49DBB
square
#BB9DA5 #B4BB9D #9DBBB3 #A49DBB
split-complementary
#BB9DA5 #9DBBA4 #9DB4BB
monochromatic
#835B65 #A27984 #BB9DA5 #D4C1C6 #EDE5E7
Accessibility & contrast
On white
2.48
#BB9DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BB9DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A5
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#C19CA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9da5; /* rgb */ color: rgb(187, 157, 165); /* oklch */ color: oklch(72.5% 0.037 0.2);
Tailwind
colors: {
custom: {
50: '#cfbabf',
500: '#bb9da5',
950: '#000000',
},
}SCSS
$custom: #bb9da5; $custom-light: #cfbabf; $custom-dark: #000000;
JSON
{
"hex": "#bb9da5",
"rgb": {
"r": 187,
"g": 157,
"b": 165
},
"hsl": {
"h": 344,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72518,
"c": 0.03703,
"h": 0.2
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#BB9DA5
secondary
#D5DFDC
accent
#9C8649
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081