#BB7B95#BB7B95
#BB7B95 is a light, moderate pink. Relative luminance 0.269; OKLCH L 65.7% C 0.086 H 353.7°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7B95 |
|---|---|
| RGB | rgb(187, 123, 149) |
| HSL | hsl(336, 32%, 61%) |
| HSV | hsv(336, 34%, 73%) |
| CMYK | cmyk(0%, 34.2%, 20.3%, 26.7%) |
| CIE-LAB | lab(58.88, 28.65, -3.70) |
| CIE-LCH | lch(58.88, 28.89, 352.64°) |
| OKLab | oklab(65.67% 0.0857 -0.0094) |
| OKLCH | oklch(65.67% 0.086 353.7) |
| XYZ | xyz(33.0017, 26.9026, 31.8824) |
| Luminance | 0.2690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mauve (survey)
#AE7181
ΔE00 5.21
Muted Pink
#D1768F
ΔE00 5.46
Dusky Pink
#CC7A8B
ΔE00 5.66
Dull Pink
#D5869D
ΔE00 5.96
Old Pink
#C77986
ΔE00 6.11
Old Rose
#C87F89
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7B95 #7BBBA1
analogous
#BB7BB5 #BB7B95 #BB817B
triadic
#BB7B95 #95BB7B #7B95BB
tetradic
#BB7B95 #B5BB7B #7BBBA1 #817BBB
square
#BB7B95 #B5BB7B #7BBBA1 #817BBB
split-complementary
#BB7B95 #7BBB81 #7BB5BB
monochromatic
#7C4058 #A45575 #BB7B95 #D0A3B5 #E5CCD6
Accessibility & contrast
On white
3.29
#BB7B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#BB7B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB7B95
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7B95 | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828796
Deuteranopia (green-blind)
#919293
Tritanopia (blue-blind)
#C47984
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #bb7b95; /* rgb */ color: rgb(187, 123, 149); /* oklch */ color: oklch(65.7% 0.086 353.7);
Tailwind
colors: {
custom: {
50: '#d0a2b4',
500: '#bb7b95',
950: '#000000',
},
}SCSS
$custom: #bb7b95; $custom-light: #d0a2b4; $custom-dark: #000000;
JSON
{
"hex": "#bb7b95",
"rgb": {
"r": 187,
"g": 123,
"b": 149
},
"hsl": {
"h": 335.625,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.65669,
"c": 0.08619,
"h": 353.7
},
"luminance": 0.26901
}Semantic roles & 50–950 ramp
primary
#BB7B95
secondary
#BDD5CB
accent
#AB7D3B
background
#FCFAFB
surface
#F9F3F6
border
#D2CDD0
text
#140F11
muted
#827F80