#BD9BA2#BD9BA2
#BD9BA2 is a light, muted red. Relative luminance 0.369; OKLCH L 72.2% C 0.041 H 4.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9BA2 |
|---|---|
| RGB | rgb(189, 155, 162) |
| HSL | hsl(348, 20%, 67%) |
| HSV | hsv(348, 18%, 74%) |
| CMYK | cmyk(0%, 18%, 14.3%, 25.9%) |
| CIE-LAB | lab(67.18, 13.73, 1.10) |
| CIE-LCH | lch(67.18, 13.78, 4.60°) |
| OKLab | oklab(72.23% 0.0413 0.0031) |
| OKLCH | oklch(72.23% 0.041 4.3) |
| XYZ | xyz(39.2290, 36.8714, 39.2259) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.86
Grey Pink
#C3909B
ΔE00 5.11
Rosybrown
#BC8F8F
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 6.07
Pinkish Grey
#C8ACA9
ΔE00 6.53
Greyish Pink
#C88D94
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9BA2 #9BBDB6
analogous
#BD9BB3 #BD9BA2 #BDA59B
triadic
#BD9BA2 #A2BD9B #9BA2BD
tetradic
#BD9BA2 #B3BD9B #9BBDB6 #A59BBD
square
#BD9BA2 #B3BD9B #9BBDB6 #A59BBD
split-complementary
#BD9BA2 #9BBDA5 #9BB3BD
monochromatic
#855861 #A57680 #BD9BA2 #D5C0C4 #EEE5E7
Accessibility & contrast
On white
2.51
#BD9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BD9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9BA2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9BA2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#C4999D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd9ba2; /* rgb */ color: rgb(189, 155, 162); /* oklch */ color: oklch(72.2% 0.041 4.3);
Tailwind
colors: {
custom: {
50: '#d1b8bd',
500: '#bd9ba2',
950: '#000000',
},
}SCSS
$custom: #bd9ba2; $custom-light: #d1b8bd; $custom-dark: #000000;
JSON
{
"hex": "#bd9ba2",
"rgb": {
"r": 189,
"g": 155,
"b": 162
},
"hsl": {
"h": 347.647,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.72231,
"c": 0.04143,
"h": 4.3
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#BD9BA2
secondary
#D5DFDD
accent
#9F8D47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081