#BB8F95#BB8F95
#BB8F95 is a light, muted red. Relative luminance 0.324; OKLCH L 69.3% C 0.054 H 9.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8F95 |
|---|---|
| RGB | rgb(187, 143, 149) |
| HSL | hsl(352, 24%, 65%) |
| HSV | hsv(352, 24%, 73%) |
| CMYK | cmyk(0%, 23.5%, 20.3%, 26.7%) |
| CIE-LAB | lab(63.66, 17.55, 3.27) |
| CIE-LCH | lch(63.66, 17.85, 10.57°) |
| OKLab | oklab(69.34% 0.0532 0.0088) |
| OKLCH | oklch(69.34% 0.054 9.4) |
| XYZ | xyz(35.7411, 32.3812, 32.7955) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 2.45
Grey Pink
#C3909B
ΔE00 2.60
Greyish Pink
#C88D94
ΔE00 3.62
Light Mauve
#C292A1
ΔE00 3.65
Dusty Pink (survey)
#D58A94
ΔE00 6.69
Old Rose
#C87F89
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8F95 #8FBBB5
analogous
#BB8FAB #BB8F95 #BB9F8F
triadic
#BB8F95 #95BB8F #8F95BB
tetradic
#BB8F95 #ABBB8F #8FBBB5 #9F8FBB
square
#BB8F95 #ABBB8F #8FBBB5 #9F8FBB
split-complementary
#BB8F95 #8FBB9F #8FABBB
monochromatic
#814E55 #A46971 #BB8F95 #D2B5B9 #E9DBDD
Accessibility & contrast
On white
2.81
#BB8F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#BB8F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8F95
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8F95 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969595
Deuteranopia (green-blind)
#A09D94
Tritanopia (blue-blind)
#C48C91
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb8f95; /* rgb */ color: rgb(187, 143, 149); /* oklch */ color: oklch(69.3% 0.054 9.4);
Tailwind
colors: {
custom: {
50: '#d0b0b4',
500: '#bb8f95',
950: '#000000',
},
}SCSS
$custom: #bb8f95; $custom-light: #d0b0b4; $custom-dark: #000000;
JSON
{
"hex": "#bb8f95",
"rgb": {
"r": 187,
"g": 143,
"b": 149
},
"hsl": {
"h": 351.818,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.69339,
"c": 0.05388,
"h": 9.4
},
"luminance": 0.3238
}Semantic roles & 50–950 ramp
primary
#BB8F95
secondary
#CBDAD8
accent
#A39643
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80