#BD9FA2#BD9FA2
#BD9FA2 is a light, muted red. Relative luminance 0.382; OKLCH L 73.0% C 0.036 H 11.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9FA2 |
|---|---|
| RGB | rgb(189, 159, 162) |
| HSL | hsl(354, 19%, 68%) |
| HSV | hsv(354, 16%, 74%) |
| CMYK | cmyk(0%, 15.9%, 14.3%, 25.9%) |
| CIE-LAB | lab(68.19, 11.53, 2.57) |
| CIE-LCH | lch(68.19, 11.81, 12.55°) |
| OKLab | oklab(73.01% 0.035 0.0069) |
| OKLCH | oklch(73.01% 0.036 11.2) |
| XYZ | xyz(39.9058, 38.2249, 39.4514) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.50
Rosybrown
#BC8F8F
ΔE00 5.99
Dusty Pink
#D8A7B1
ΔE00 6.89
Light Mauve
#C292A1
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.08
Greyish Pink
#C88D94
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9FA2 #9FBDBA
analogous
#BD9FB1 #BD9FA2 #BDAB9F
triadic
#BD9FA2 #A2BD9F #9FA2BD
tetradic
#BD9FA2 #B1BD9F #9FBDBA #AB9FBD
square
#BD9FA2 #B1BD9F #9FBDBA #AB9FBD
split-complementary
#BD9FA2 #9FBDAB #9FB1BD
monochromatic
#865C60 #A47B7F #BD9FA2 #D6C3C5 #EFE8E8
Accessibility & contrast
On white
2.43
#BD9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BD9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9FA2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9FA2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#C39DA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd9fa2; /* rgb */ color: rgb(189, 159, 162); /* oklch */ color: oklch(73.0% 0.036 11.2);
Tailwind
colors: {
custom: {
50: '#d1bbbd',
500: '#bd9fa2',
950: '#000000',
},
}SCSS
$custom: #bd9fa2; $custom-light: #d1bbbd; $custom-dark: #000000;
JSON
{
"hex": "#bd9fa2",
"rgb": {
"r": 189,
"g": 159,
"b": 162
},
"hsl": {
"h": 354,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.73012,
"c": 0.03568,
"h": 11.2
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#BD9FA2
secondary
#D7E0E0
accent
#9D9449
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081