#BD9FA3#BD9FA3
#BD9FA3 is a light, muted red. Relative luminance 0.383; OKLCH L 73.0% C 0.036 H 8.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9FA3 |
|---|---|
| RGB | rgb(189, 159, 163) |
| HSL | hsl(352, 19%, 68%) |
| HSV | hsv(352, 16%, 74%) |
| CMYK | cmyk(0%, 15.9%, 13.8%, 25.9%) |
| CIE-LAB | lab(68.21, 11.70, 2.05) |
| CIE-LCH | lch(68.21, 11.87, 9.93°) |
| OKLab | oklab(73.04% 0.0354 0.0056) |
| OKLCH | oklch(73.04% 0.036 8.9) |
| XYZ | xyz(39.9950, 38.2606, 39.9214) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.76
Rosybrown
#BC8F8F
ΔE00 6.09
Dusty Pink
#D8A7B1
ΔE00 6.72
Light Mauve
#C292A1
ΔE00 6.79
Grey Pink
#C3909B
ΔE00 6.91
Greyish Pink
#C88D94
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9FA3 #9FBDB9
analogous
#BD9FB2 #BD9FA3 #BDAA9F
triadic
#BD9FA3 #A3BD9F #9FA3BD
tetradic
#BD9FA3 #B2BD9F #9FBDB9 #AA9FBD
square
#BD9FA3 #B2BD9F #9FBDB9 #AA9FBD
split-complementary
#BD9FA3 #9FBDAA #9FB2BD
monochromatic
#865C61 #A47B80 #BD9FA3 #D6C3C6 #EFE8E9
Accessibility & contrast
On white
2.43
#BD9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BD9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9FA3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9FA3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#C39DA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd9fa3; /* rgb */ color: rgb(189, 159, 163); /* oklch */ color: oklch(73.0% 0.036 8.9);
Tailwind
colors: {
custom: {
50: '#d1bbbe',
500: '#bd9fa3',
950: '#000000',
},
}SCSS
$custom: #bd9fa3; $custom-light: #d1bbbe; $custom-dark: #000000;
JSON
{
"hex": "#bd9fa3",
"rgb": {
"r": 189,
"g": 159,
"b": 163
},
"hsl": {
"h": 352,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.73041,
"c": 0.03583,
"h": 8.9
},
"luminance": 0.38259
}Semantic roles & 50–950 ramp
primary
#BD9FA3
secondary
#D7E0DF
accent
#9D9249
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081