#BB8A95#BB8A95
#BB8A95 is a light, moderate red. Relative luminance 0.309; OKLCH L 68.4% C 0.061 H 4.0°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A95 |
|---|---|
| RGB | rgb(187, 138, 149) |
| HSL | hsl(347, 26%, 64%) |
| HSV | hsv(347, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 20.3%, 26.7%) |
| CIE-LAB | lab(62.43, 20.33, 1.50) |
| CIE-LCH | lch(62.43, 20.38, 4.22°) |
| OKLab | oklab(68.4% 0.0613 0.0042) |
| OKLCH | oklch(68.4% 0.061 4) |
| XYZ | xyz(35.0071, 30.9133, 32.5509) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.10
Light Mauve
#C292A1
ΔE00 2.94
Greyish Pink
#C88D94
ΔE00 3.41
Rosybrown
#BC8F8F
ΔE00 4.46
Old Rose
#C87F89
ΔE00 5.50
Dusty Pink (survey)
#D58A94
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A95 #8ABBB0
analogous
#BB8AAD #BB8A95 #BB978A
triadic
#BB8A95 #95BB8A #8A95BB
tetradic
#BB8A95 #ADBB8A #8ABBB0 #978ABB
square
#BB8A95 #ADBB8A #8ABBB0 #978ABB
split-complementary
#BB8A95 #8ABB97 #8AADBB
monochromatic
#804A57 #A56372 #BB8A95 #D1B1B8 #E8D7DB
Accessibility & contrast
On white
2.92
#BB8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BB8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A95
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A95 | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919295
Deuteranopia (green-blind)
#9C9A94
Tritanopia (blue-blind)
#C4878E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a95; /* rgb */ color: rgb(187, 138, 149); /* oklch */ color: oklch(68.4% 0.061 4.0);
Tailwind
colors: {
custom: {
50: '#d0acb4',
500: '#bb8a95',
950: '#000000',
},
}SCSS
$custom: #bb8a95; $custom-light: #d0acb4; $custom-dark: #000000;
JSON
{
"hex": "#bb8a95",
"rgb": {
"r": 187,
"g": 138,
"b": 149
},
"hsl": {
"h": 346.531,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68395,
"c": 0.06141,
"h": 4
},
"luminance": 0.30912
}Semantic roles & 50–950 ramp
primary
#BB8A95
secondary
#C8D9D5
accent
#A58E40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80