#BD9DA4#BD9DA4
#BD9DA4 is a light, muted red. Relative luminance 0.376; OKLCH L 72.7% C 0.039 H 3.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9DA4 |
|---|---|
| RGB | rgb(189, 157, 164) |
| HSL | hsl(347, 20%, 68%) |
| HSV | hsv(347, 17%, 74%) |
| CMYK | cmyk(0%, 16.9%, 13.2%, 25.9%) |
| CIE-LAB | lab(67.74, 12.96, 0.80) |
| CIE-LCH | lch(67.74, 12.99, 3.52°) |
| OKLab | oklab(72.68% 0.0389 0.0023) |
| OKLCH | oklch(72.68% 0.039 3.4) |
| XYZ | xyz(39.7438, 37.6143, 40.2815) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.48
Grey Pink
#C3909B
ΔE00 5.83
Rosybrown
#BC8F8F
ΔE00 5.89
Pinkish Grey
#C8ACA9
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.17
Greyish Pink
#C88D94
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9DA4 #9DBDB6
analogous
#BD9DB4 #BD9DA4 #BDA69D
triadic
#BD9DA4 #A4BD9D #9DA4BD
tetradic
#BD9DA4 #B4BD9D #9DBDB6 #A69DBD
square
#BD9DA4 #B4BD9D #9DBDB6 #A69DBD
split-complementary
#BD9DA4 #9DBDA6 #9DB4BD
monochromatic
#865A64 #A47882 #BD9DA4 #D6C2C6 #EEE6E8
Accessibility & contrast
On white
2.46
#BD9DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BD9DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9DA4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9DA4 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#C39B9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd9da4; /* rgb */ color: rgb(189, 157, 164); /* oklch */ color: oklch(72.7% 0.039 3.4);
Tailwind
colors: {
custom: {
50: '#d1babe',
500: '#bd9da4',
950: '#000000',
},
}SCSS
$custom: #bd9da4; $custom-light: #d1babe; $custom-dark: #000000;
JSON
{
"hex": "#bd9da4",
"rgb": {
"r": 189,
"g": 157,
"b": 164
},
"hsl": {
"h": 346.875,
"s": 19.512,
"l": 67.843
},
"oklch": {
"l": 0.72679,
"c": 0.03899,
"h": 3.4
},
"luminance": 0.37613
}Semantic roles & 50–950 ramp
primary
#BD9DA4
secondary
#D6E0DE
accent
#9E8B48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081