#BB8D95#BB8D95
#BB8D95 is a light, muted red. Relative luminance 0.318; OKLCH L 69.0% C 0.057 H 7.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8D95 |
|---|---|
| RGB | rgb(187, 141, 149) |
| HSL | hsl(350, 25%, 64%) |
| HSV | hsv(350, 25%, 73%) |
| CMYK | cmyk(0%, 24.6%, 20.3%, 26.7%) |
| CIE-LAB | lab(63.17, 18.66, 2.56) |
| CIE-LCH | lch(63.17, 18.83, 7.82°) |
| OKLab | oklab(68.96% 0.0564 0.007) |
| OKLCH | oklch(68.96% 0.057 7.1) |
| XYZ | xyz(35.4435, 31.7861, 32.6963) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.08
Light Mauve
#C292A1
ΔE00 3.15
Rosybrown
#BC8F8F
ΔE00 3.21
Greyish Pink
#C88D94
ΔE00 3.32
Old Rose
#C87F89
ΔE00 6.17
Dusty Pink (survey)
#D58A94
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8D95 #8DBBB3
analogous
#BB8DAC #BB8D95 #BB9C8D
triadic
#BB8D95 #95BB8D #8D95BB
tetradic
#BB8D95 #ACBB8D #8DBBB3 #9C8DBB
square
#BB8D95 #ACBB8D #8DBBB3 #9C8DBB
split-complementary
#BB8D95 #8DBB9C #8DACBB
monochromatic
#814D56 #A46771 #BB8D95 #D2B3B9 #E9DADC
Accessibility & contrast
On white
2.85
#BB8D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#BB8D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8D95
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8D95 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949495
Deuteranopia (green-blind)
#9E9C94
Tritanopia (blue-blind)
#C48A90
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb8d95; /* rgb */ color: rgb(187, 141, 149); /* oklch */ color: oklch(69.0% 0.057 7.1);
Tailwind
colors: {
custom: {
50: '#d0aeb4',
500: '#bb8d95',
950: '#000000',
},
}SCSS
$custom: #bb8d95; $custom-light: #d0aeb4; $custom-dark: #000000;
JSON
{
"hex": "#bb8d95",
"rgb": {
"r": 187,
"g": 141,
"b": 149
},
"hsl": {
"h": 349.565,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.6896,
"c": 0.05682,
"h": 7.1
},
"luminance": 0.31784
}Semantic roles & 50–950 ramp
primary
#BB8D95
secondary
#CADAD7
accent
#A49342
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80