#BB9DA8#BB9DA8
#BB9DA8 is a light, muted pink. Relative luminance 0.375; OKLCH L 72.6% C 0.038 H 354.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA8 |
|---|---|
| RGB | rgb(187, 157, 168) |
| HSL | hsl(338, 18%, 67%) |
| HSV | hsv(338, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 10.2%, 26.7%) |
| CIE-LAB | lab(67.66, 12.91, -1.57) |
| CIE-LCH | lch(67.66, 13.01, 353.05°) |
| OKLab | oklab(72.61% 0.0382 -0.004) |
| OKLCH | oklch(72.61% 0.038 354) |
| XYZ | xyz(39.6179, 37.5069, 42.1908) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.43
Grey Pink
#C3909B
ΔE00 6.26
Dusty Pink
#D8A7B1
ΔE00 6.64
Rosybrown
#BC8F8F
ΔE00 7.16
Pinkish Grey
#C8ACA9
ΔE00 7.23
Greyish Pink
#C88D94
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA8 #9DBBB0
analogous
#BB9DB7 #BB9DA8 #BBA19D
triadic
#BB9DA8 #A8BB9D #9DA8BB
tetradic
#BB9DA8 #B7BB9D #9DBBB0 #A19DBB
square
#BB9DA8 #B7BB9D #9DBBB0 #A19DBB
split-complementary
#BB9DA8 #9DBBA1 #9DB7BB
monochromatic
#835B69 #A27988 #BB9DA8 #D4C1C8 #EDE5E8
Accessibility & contrast
On white
2.47
#BB9DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BB9DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA8
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA8 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#A6A7A7
Tritanopia (blue-blind)
#C09CA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9da8; /* rgb */ color: rgb(187, 157, 168); /* oklch */ color: oklch(72.6% 0.038 354.0);
Tailwind
colors: {
custom: {
50: '#cfbac1',
500: '#bb9da8',
950: '#000000',
},
}SCSS
$custom: #bb9da8; $custom-light: #cfbac1; $custom-dark: #000000;
JSON
{
"hex": "#bb9da8",
"rgb": {
"r": 187,
"g": 157,
"b": 168
},
"hsl": {
"h": 338,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72609,
"c": 0.03839,
"h": 354
},
"luminance": 0.37506
}Semantic roles & 50–950 ramp
primary
#BB9DA8
secondary
#D5DFDB
accent
#9C7E49
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081