#BB9DAE#BB9DAE
#BB9DAE is a light, muted pink. Relative luminance 0.377; OKLCH L 72.8% C 0.042 H 343.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DAE |
|---|---|
| RGB | rgb(187, 157, 174) |
| HSL | hsl(326, 18%, 67%) |
| HSV | hsv(326, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 7%, 26.7%) |
| CIE-LAB | lab(67.83, 13.97, -4.67) |
| CIE-LCH | lch(67.83, 14.73, 341.51°) |
| OKLab | oklab(72.8% 0.0404 -0.0122) |
| OKLCH | oklch(72.8% 0.042 343.1) |
| XYZ | xyz(40.1898, 37.7357, 45.2028) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.49
Grey Pink
#C3909B
ΔE00 6.83
Lilac
#C8A2C8
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 7.16
Dusty Lavender
#AC86A8
ΔE00 8.44
Rosybrown
#BC8F8F
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DAE #9DBBAA
analogous
#B99DBB #BB9DAE #BB9D9F
triadic
#BB9DAE #AEBB9D #9DAEBB
tetradic
#BB9DAE #BBB99D #9DBBAA #9D9FBB
square
#BB9DAE #BBB99D #9DBBAA #9D9FBB
split-complementary
#BB9DAE #9FBB9D #9DBBB9
monochromatic
#835B71 #A27990 #BB9DAE #D4C1CC #EDE5EA
Accessibility & contrast
On white
2.46
#BB9DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BB9DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DAE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DAE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#BF9DA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9dae; /* rgb */ color: rgb(187, 157, 174); /* oklch */ color: oklch(72.8% 0.042 343.1);
Tailwind
colors: {
custom: {
50: '#cfbac6',
500: '#bb9dae',
950: '#000000',
},
}SCSS
$custom: #bb9dae; $custom-light: #cfbac6; $custom-dark: #000000;
JSON
{
"hex": "#bb9dae",
"rgb": {
"r": 187,
"g": 157,
"b": 174
},
"hsl": {
"h": 326,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72797,
"c": 0.04225,
"h": 343.1
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#BB9DAE
secondary
#D5DFD9
accent
#9C6D49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082