#BB8198#BB8198
#BB8198 is a light, moderate pink. Relative luminance 0.285; OKLCH L 66.8% C 0.077 H 353.9°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8198 |
|---|---|
| RGB | rgb(187, 129, 152) |
| HSL | hsl(336, 30%, 62%) |
| HSV | hsv(336, 31%, 73%) |
| CMYK | cmyk(0%, 31%, 18.7%, 26.7%) |
| CIE-LAB | lab(60.37, 25.80, -3.24) |
| CIE-LCH | lch(60.37, 26.01, 352.85°) |
| OKLab | oklab(66.83% 0.077 -0.0082) |
| OKLCH | oklch(66.83% 0.077 353.9) |
| XYZ | xyz(34.0116, 28.5341, 33.4158) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.35
Dull Pink
#D5869D
ΔE00 5.49
Grey Pink
#C3909B
ΔE00 5.61
Dusky Pink
#CC7A8B
ΔE00 5.95
Mauve (survey)
#AE7181
ΔE00 6.10
Muted Pink
#D1768F
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8198 #81BBA4
analogous
#BB81B5 #BB8198 #BB8781
triadic
#BB8198 #98BB81 #8198BB
tetradic
#BB8198 #B5BB81 #81BBA4 #8781BB
square
#BB8198 #B5BB81 #81BBA4 #8781BB
split-complementary
#BB8198 #81BB87 #81B5BB
monochromatic
#7E445B #A55978 #BB8198 #D0A9B8 #E6D0D9
Accessibility & contrast
On white
3.13
#BB8198 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#BB8198 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB8198
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8198 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C99
Deuteranopia (green-blind)
#959597
Tritanopia (blue-blind)
#C47F89
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #bb8198; /* rgb */ color: rgb(187, 129, 152); /* oklch */ color: oklch(66.8% 0.077 353.9);
Tailwind
colors: {
custom: {
50: '#d0a6b6',
500: '#bb8198',
950: '#000000',
},
}SCSS
$custom: #bb8198; $custom-light: #d0a6b6; $custom-dark: #000000;
JSON
{
"hex": "#bb8198",
"rgb": {
"r": 187,
"g": 129,
"b": 152
},
"hsl": {
"h": 336.207,
"s": 29.897,
"l": 61.961
},
"oklch": {
"l": 0.66834,
"c": 0.07745,
"h": 353.9
},
"luminance": 0.28532
}Semantic roles & 50–950 ramp
primary
#BB8198
secondary
#C1D7CE
accent
#A97E3D
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#140F11
muted
#827F80