#BF9DAD#BF9DAD
#BF9DAD is a light, muted pink. Relative luminance 0.382; OKLCH L 73.1% C 0.046 H 348.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DAD |
|---|---|
| RGB | rgb(191, 157, 173) |
| HSL | hsl(332, 21%, 68%) |
| HSV | hsv(332, 18%, 75%) |
| CMYK | cmyk(0%, 17.8%, 9.4%, 25.1%) |
| CIE-LAB | lab(68.17, 15.23, -3.56) |
| CIE-LCH | lch(68.17, 15.64, 346.85°) |
| OKLab | oklab(73.15% 0.0446 -0.0092) |
| OKLCH | oklch(73.15% 0.046 348.3) |
| XYZ | xyz(41.0852, 38.2086, 44.7378) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.48
Grey Pink
#C3909B
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 6.02
Lilac
#C8A2C8
ΔE00 7.21
Faded Pink
#DE9DAC
ΔE00 7.82
Rosybrown
#BC8F8F
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DAD #9DBFAF
analogous
#BF9DBE #BF9DAD #BF9E9D
triadic
#BF9DAD #ADBF9D #9DADBF
tetradic
#BF9DAD #BEBF9D #9DBFAF #9E9DBF
square
#BF9DAD #BEBF9D #9DBFAF #9E9DBF
split-complementary
#BF9DAD #9DBF9E #9DBEBF
monochromatic
#88596F #A7788E #BF9DAD #D7C2CC #EFE7EB
Accessibility & contrast
On white
2.43
#BF9DAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BF9DAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DAD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DAD | 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)
#9FA3AE
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#C49CA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf9dad; /* rgb */ color: rgb(191, 157, 173); /* oklch */ color: oklch(73.1% 0.046 348.3);
Tailwind
colors: {
custom: {
50: '#d2bac5',
500: '#bf9dad',
950: '#000000',
},
}SCSS
$custom: #bf9dad; $custom-light: #d2bac5; $custom-dark: #000000;
JSON
{
"hex": "#bf9dad",
"rgb": {
"r": 191,
"g": 157,
"b": 173
},
"hsl": {
"h": 331.765,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.73147,
"c": 0.04557,
"h": 348.3
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#BF9DAD
secondary
#D7E1DC
accent
#9F7546
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081