#BB8D99#BB8D99
#BB8D99 is a light, muted pink. Relative luminance 0.319; OKLCH L 69.1% C 0.058 H 1.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8D99 |
|---|---|
| RGB | rgb(187, 141, 153) |
| HSL | hsl(344, 25%, 64%) |
| HSV | hsv(344, 25%, 73%) |
| CMYK | cmyk(0%, 24.6%, 18.2%, 26.7%) |
| CIE-LAB | lab(63.27, 19.29, 0.45) |
| CIE-LCH | lch(63.27, 19.30, 1.34°) |
| OKLab | oklab(69.08% 0.0579 0.0015) |
| OKLCH | oklch(69.08% 0.058 1.5) |
| XYZ | xyz(35.7683, 31.9160, 34.4071) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.87
Light Mauve
#C292A1
ΔE00 2.09
Greyish Pink
#C88D94
ΔE00 3.98
Rosybrown
#BC8F8F
ΔE00 4.69
Old Rose
#C87F89
ΔE00 6.54
Dusty Pink (survey)
#D58A94
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8D99 #8DBBAF
analogous
#BB8DB0 #BB8D99 #BB988D
triadic
#BB8D99 #99BB8D #8D99BB
tetradic
#BB8D99 #B0BB8D #8DBBAF #988DBB
square
#BB8D99 #B0BB8D #8DBBAF #988DBB
split-complementary
#BB8D99 #8DBB98 #8DB0BB
monochromatic
#814D5A #A46777 #BB8D99 #D2B3BB #E9DADE
Accessibility & contrast
On white
2.84
#BB8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#BB8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8D99
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8D99 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939499
Deuteranopia (green-blind)
#9D9C98
Tritanopia (blue-blind)
#C38A91
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb8d99; /* rgb */ color: rgb(187, 141, 153); /* oklch */ color: oklch(69.1% 0.058 1.5);
Tailwind
colors: {
custom: {
50: '#d0aeb7',
500: '#bb8d99',
950: '#000000',
},
}SCSS
$custom: #bb8d99; $custom-light: #d0aeb7; $custom-dark: #000000;
JSON
{
"hex": "#bb8d99",
"rgb": {
"r": 187,
"g": 141,
"b": 153
},
"hsl": {
"h": 344.348,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.69078,
"c": 0.05795,
"h": 1.5
},
"luminance": 0.31914
}Semantic roles & 50–950 ramp
primary
#BB8D99
secondary
#CADAD6
accent
#A48A42
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80