#BB95A2#BB95A2
#BB95A2 is a light, muted pink. Relative luminance 0.347; OKLCH L 70.9% C 0.049 H 355.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95A2 |
|---|---|
| RGB | rgb(187, 149, 162) |
| HSL | hsl(339, 22%, 66%) |
| HSV | hsv(339, 20%, 73%) |
| CMYK | cmyk(0%, 20.3%, 13.4%, 26.7%) |
| CIE-LAB | lab(65.49, 16.32, -1.39) |
| CIE-LCH | lch(65.49, 16.38, 355.14°) |
| OKLab | oklab(70.88% 0.0485 -0.0034) |
| OKLCH | oklch(70.88% 0.049 355.9) |
| XYZ | xyz(37.7624, 34.6696, 38.8781) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.63
Grey Pink
#C3909B
ΔE00 3.62
Rosybrown
#BC8F8F
ΔE00 5.79
Greyish Pink
#C88D94
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95A2 #95BBAE
analogous
#BB95B5 #BB95A2 #BB9B95
triadic
#BB95A2 #A2BB95 #95A2BB
tetradic
#BB95A2 #B5BB95 #95BBAE #9B95BB
square
#BB95A2 #B5BB95 #95BBAE #9B95BB
split-complementary
#BB95A2 #95BB9B #95B5BB
monochromatic
#825363 #A37081 #BB95A2 #D3BAC3 #EBE0E3
Accessibility & contrast
On white
2.65
#BB95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BB95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95A2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95A2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA2
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#C19499
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb95a2; /* rgb */ color: rgb(187, 149, 162); /* oklch */ color: oklch(70.9% 0.049 355.9);
Tailwind
colors: {
custom: {
50: '#d0b4bd',
500: '#bb95a2',
950: '#000000',
},
}SCSS
$custom: #bb95a2; $custom-light: #d0b4bd; $custom-dark: #000000;
JSON
{
"hex": "#bb95a2",
"rgb": {
"r": 187,
"g": 149,
"b": 162
},
"hsl": {
"h": 339.474,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.70875,
"c": 0.04865,
"h": 355.9
},
"luminance": 0.34668
}Semantic roles & 50–950 ramp
primary
#BB95A2
secondary
#D0DCD8
accent
#A08145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081