#BB8A93#BB8A93
#BB8A93 is a light, moderate red. Relative luminance 0.308; OKLCH L 68.3% C 0.061 H 6.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A93 |
|---|---|
| RGB | rgb(187, 138, 147) |
| HSL | hsl(349, 26%, 64%) |
| HSV | hsv(349, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 21.4%, 26.7%) |
| CIE-LAB | lab(62.38, 20.02, 2.56) |
| CIE-LCH | lch(62.38, 20.18, 7.29°) |
| OKLab | oklab(68.34% 0.0605 0.007) |
| OKLCH | oklch(68.34% 0.061 6.6) |
| XYZ | xyz(34.8488, 30.8500, 31.7171) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.24
Greyish Pink
#C88D94
ΔE00 3.08
Light Mauve
#C292A1
ΔE00 3.41
Rosybrown
#BC8F8F
ΔE00 3.78
Old Rose
#C87F89
ΔE00 5.30
Dusty Pink (survey)
#D58A94
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A93 #8ABBB2
analogous
#BB8AAB #BB8A93 #BB998A
triadic
#BB8A93 #93BB8A #8A93BB
tetradic
#BB8A93 #ABBB8A #8ABBB2 #998ABB
square
#BB8A93 #ABBB8A #8ABBB2 #998ABB
split-complementary
#BB8A93 #8ABB99 #8AABBB
monochromatic
#804A54 #A5636F #BB8A93 #D1B1B7 #E8D7DA
Accessibility & contrast
On white
2.93
#BB8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#BB8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A93
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A93 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919293
Deuteranopia (green-blind)
#9C9A92
Tritanopia (blue-blind)
#C4878D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a93; /* rgb */ color: rgb(187, 138, 147); /* oklch */ color: oklch(68.3% 0.061 6.6);
Tailwind
colors: {
custom: {
50: '#d0acb2',
500: '#bb8a93',
950: '#000000',
},
}SCSS
$custom: #bb8a93; $custom-light: #d0acb2; $custom-dark: #000000;
JSON
{
"hex": "#bb8a93",
"rgb": {
"r": 187,
"g": 138,
"b": 147
},
"hsl": {
"h": 348.98,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68336,
"c": 0.06089,
"h": 6.6
},
"luminance": 0.30848
}Semantic roles & 50–950 ramp
primary
#BB8A93
secondary
#C8D9D6
accent
#A59340
background
#FCFAFA
surface
#F9F4F5
border
#D2CECF
text
#141011
muted
#827F80