#BD9FAC#BD9FAC
#BD9FAC is a light, muted pink. Relative luminance 0.386; OKLCH L 73.3% C 0.039 H 350.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9FAC |
|---|---|
| RGB | rgb(189, 159, 172) |
| HSL | hsl(334, 19%, 68%) |
| HSV | hsv(334, 16%, 74%) |
| CMYK | cmyk(0%, 15.9%, 9%, 25.9%) |
| CIE-LAB | lab(68.46, 13.23, -2.61) |
| CIE-LCH | lch(68.46, 13.49, 348.86°) |
| OKLab | oklab(73.31% 0.0389 -0.0067) |
| OKLCH | oklch(73.31% 0.039 350.2) |
| XYZ | xyz(40.8303, 38.5947, 44.3204) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 6.40
Grey Pink
#C3909B
ΔE00 6.62
Pinkish Grey
#C8ACA9
ΔE00 7.57
Rosybrown
#BC8F8F
ΔE00 7.96
Lilac
#C8A2C8
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9FAC #9FBDB0
analogous
#BD9FBB #BD9FAC #BDA19F
triadic
#BD9FAC #ACBD9F #9FACBD
tetradic
#BD9FAC #BBBD9F #9FBDB0 #A19FBD
square
#BD9FAC #BBBD9F #9FBDB0 #A19FBD
split-complementary
#BD9FAC #9FBDA1 #9FBBBD
monochromatic
#865C6E #A47B8D #BD9FAC #D6C3CB #EFE8EB
Accessibility & contrast
On white
2.41
#BD9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BD9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9FAC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9FAC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AD
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#C29EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd9fac; /* rgb */ color: rgb(189, 159, 172); /* oklch */ color: oklch(73.3% 0.039 350.2);
Tailwind
colors: {
custom: {
50: '#d1bbc4',
500: '#bd9fac',
950: '#000000',
},
}SCSS
$custom: #bd9fac; $custom-light: #d1bbc4; $custom-dark: #000000;
JSON
{
"hex": "#bd9fac",
"rgb": {
"r": 189,
"g": 159,
"b": 172
},
"hsl": {
"h": 334,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.73312,
"c": 0.03943,
"h": 350.2
},
"luminance": 0.38594
}Semantic roles & 50–950 ramp
primary
#BD9FAC
secondary
#D7E0DD
accent
#9D7849
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081