#BB93A2#BB93A2
#BB93A2 is a light, muted pink. Relative luminance 0.340; OKLCH L 70.5% C 0.052 H 354.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93A2 |
|---|---|
| RGB | rgb(187, 147, 162) |
| HSL | hsl(338, 23%, 65%) |
| HSV | hsv(338, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 13.4%, 26.7%) |
| CIE-LAB | lab(65.00, 17.43, -2.11) |
| CIE-LCH | lch(65.00, 17.56, 353.09°) |
| OKLab | oklab(70.49% 0.0517 -0.0053) |
| OKLCH | oklch(70.49% 0.052 354.1) |
| XYZ | xyz(37.4487, 34.0422, 38.7736) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.10
Grey Pink
#C3909B
ΔE00 3.38
Greyish Pink
#C88D94
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 7.03
Dusty Lavender
#AC86A8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93A2 #93BBAC
analogous
#BB93B6 #BB93A2 #BB9893
triadic
#BB93A2 #A2BB93 #93A2BB
tetradic
#BB93A2 #B6BB93 #93BBAC #9893BB
square
#BB93A2 #B6BB93 #93BBAC #9893BB
split-complementary
#BB93A2 #93BB98 #93B6BB
monochromatic
#825264 #A36D82 #BB93A2 #D3B9C2 #EADEE3
Accessibility & contrast
On white
2.69
#BB93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#BB93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93A2
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93A2 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA3
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#C29298
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb93a2; /* rgb */ color: rgb(187, 147, 162); /* oklch */ color: oklch(70.5% 0.052 354.1);
Tailwind
colors: {
custom: {
50: '#d0b3bd',
500: '#bb93a2',
950: '#000000',
},
}SCSS
$custom: #bb93a2; $custom-light: #d0b3bd; $custom-dark: #000000;
JSON
{
"hex": "#bb93a2",
"rgb": {
"r": 187,
"g": 147,
"b": 162
},
"hsl": {
"h": 337.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70492,
"c": 0.05199,
"h": 354.1
},
"luminance": 0.34041
}Semantic roles & 50–950 ramp
primary
#BB93A2
secondary
#CEDCD7
accent
#A17E44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081