#BB95A0#BB95A0
#BB95A0 is a light, muted pink. Relative luminance 0.346; OKLCH L 70.8% C 0.048 H 359.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95A0 |
|---|---|
| RGB | rgb(187, 149, 160) |
| HSL | hsl(343, 22%, 66%) |
| HSV | hsv(343, 20%, 73%) |
| CMYK | cmyk(0%, 20.3%, 14.4%, 26.7%) |
| CIE-LAB | lab(65.44, 15.99, -0.34) |
| CIE-LCH | lch(65.44, 15.99, 358.77°) |
| OKLab | oklab(70.81% 0.0478 -0.0007) |
| OKLCH | oklch(70.81% 0.048 359.2) |
| XYZ | xyz(37.5860, 34.5991, 37.9493) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.83
Grey Pink
#C3909B
ΔE00 3.44
Rosybrown
#BC8F8F
ΔE00 5.11
Greyish Pink
#C88D94
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 6.60
Faded Pink
#DE9DAC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95A0 #95BBB0
analogous
#BB95B3 #BB95A0 #BB9D95
triadic
#BB95A0 #A0BB95 #95A0BB
tetradic
#BB95A0 #B3BB95 #95BBB0 #9D95BB
square
#BB95A0 #B3BB95 #95BBB0 #9D95BB
split-complementary
#BB95A0 #95BB9D #95B3BB
monochromatic
#825361 #A3707F #BB95A0 #D3BAC1 #EBE0E3
Accessibility & contrast
On white
2.65
#BB95A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#BB95A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95A0
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95A0 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#C29399
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb95a0; /* rgb */ color: rgb(187, 149, 160); /* oklch */ color: oklch(70.8% 0.048 359.2);
Tailwind
colors: {
custom: {
50: '#d0b4bc',
500: '#bb95a0',
950: '#000000',
},
}SCSS
$custom: #bb95a0; $custom-light: #d0b4bc; $custom-dark: #000000;
JSON
{
"hex": "#bb95a0",
"rgb": {
"r": 187,
"g": 149,
"b": 160
},
"hsl": {
"h": 342.632,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.70814,
"c": 0.04777,
"h": 359.2
},
"luminance": 0.34598
}Semantic roles & 50–950 ramp
primary
#BB95A0
secondary
#D0DCD9
accent
#A08645
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081