#BB9DA3#BB9DA3
#BB9DA3 is a light, muted red. Relative luminance 0.373; OKLCH L 72.5% C 0.036 H 4.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA3 |
|---|---|
| RGB | rgb(187, 157, 163) |
| HSL | hsl(348, 18%, 67%) |
| HSV | hsv(348, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 12.8%, 26.7%) |
| CIE-LAB | lab(67.52, 12.06, 1.02) |
| CIE-LCH | lch(67.52, 12.10, 4.82°) |
| OKLab | oklab(72.46% 0.0363 0.0029) |
| OKLCH | oklch(72.46% 0.036 4.5) |
| XYZ | xyz(39.1611, 37.3242, 39.7846) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.74
Rosybrown
#BC8F8F
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 6.13
Grey Pink
#C3909B
ΔE00 6.42
Dusty Pink
#D8A7B1
ΔE00 6.81
Greyish Pink
#C88D94
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA3 #9DBBB5
analogous
#BB9DB2 #BB9DA3 #BBA69D
triadic
#BB9DA3 #A3BB9D #9DA3BB
tetradic
#BB9DA3 #B2BB9D #9DBBB5 #A69DBB
square
#BB9DA3 #B2BB9D #9DBBB5 #A69DBB
split-complementary
#BB9DA3 #9DBBA6 #9DB2BB
monochromatic
#835B63 #A27981 #BB9DA3 #D4C1C5 #EDE5E7
Accessibility & contrast
On white
2.48
#BB9DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB9DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#A8A6A2
Tritanopia (blue-blind)
#C19B9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9da3; /* rgb */ color: rgb(187, 157, 163); /* oklch */ color: oklch(72.5% 0.036 4.5);
Tailwind
colors: {
custom: {
50: '#cfbabe',
500: '#bb9da3',
950: '#000000',
},
}SCSS
$custom: #bb9da3; $custom-light: #cfbabe; $custom-dark: #000000;
JSON
{
"hex": "#bb9da3",
"rgb": {
"r": 187,
"g": 157,
"b": 163
},
"hsl": {
"h": 348,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72459,
"c": 0.03636,
"h": 4.5
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#BB9DA3
secondary
#D5DFDD
accent
#9C8C49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081