#BB9CA3#BB9CA3
#BB9CA3 is a light, muted red. Relative luminance 0.370; OKLCH L 72.3% C 0.038 H 2.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9CA3 |
|---|---|
| RGB | rgb(187, 156, 163) |
| HSL | hsl(346, 19%, 67%) |
| HSV | hsv(346, 17%, 73%) |
| CMYK | cmyk(0%, 16.6%, 12.8%, 26.7%) |
| CIE-LAB | lab(67.27, 12.61, 0.65) |
| CIE-LCH | lch(67.27, 12.63, 2.95°) |
| OKLab | oklab(72.26% 0.0378 0.0019) |
| OKLCH | oklch(72.26% 0.038 2.9) |
| XYZ | xyz(38.9926, 36.9872, 39.7285) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.61
Rosybrown
#BC8F8F
ΔE00 5.89
Grey Pink
#C3909B
ΔE00 5.97
Pinkish Grey
#C8ACA9
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.63
Greyish Pink
#C88D94
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9CA3 #9CBBB4
analogous
#BB9CB3 #BB9CA3 #BBA59C
triadic
#BB9CA3 #A3BB9C #9CA3BB
tetradic
#BB9CA3 #B3BB9C #9CBBB4 #A59CBB
square
#BB9CA3 #B3BB9C #9CBBB4 #A59CBB
split-complementary
#BB9CA3 #9CBBA5 #9CB3BB
monochromatic
#835A63 #A27881 #BB9CA3 #D4C0C5 #EDE5E6
Accessibility & contrast
On white
2.50
#BB9CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BB9CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9CA3
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9CA3 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#C19A9E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9ca3; /* rgb */ color: rgb(187, 156, 163); /* oklch */ color: oklch(72.3% 0.038 2.9);
Tailwind
colors: {
custom: {
50: '#cfb9be',
500: '#bb9ca3',
950: '#000000',
},
}SCSS
$custom: #bb9ca3; $custom-light: #cfb9be; $custom-dark: #000000;
JSON
{
"hex": "#bb9ca3",
"rgb": {
"r": 187,
"g": 156,
"b": 163
},
"hsl": {
"h": 346.452,
"s": 18.563,
"l": 67.255
},
"oklch": {
"l": 0.72262,
"c": 0.03788,
"h": 2.9
},
"luminance": 0.36986
}Semantic roles & 50–950 ramp
primary
#BB9CA3
secondary
#D5DEDC
accent
#9D8A49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081