#BD97A7#BD97A7
#BD97A7 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.6% C 0.050 H 351.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97A7 |
|---|---|
| RGB | rgb(189, 151, 167) |
| HSL | hsl(335, 22%, 67%) |
| HSV | hsv(335, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 11.6%, 25.9%) |
| CIE-LAB | lab(66.32, 16.79, -2.95) |
| CIE-LCH | lch(66.32, 17.05, 350.04°) |
| OKLab | oklab(71.61% 0.0495 -0.0076) |
| OKLCH | oklch(71.61% 0.05 351.3) |
| XYZ | xyz(39.0276, 35.7433, 41.3950) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.82
Grey Pink
#C3909B
ΔE00 4.26
Dusty Pink
#D8A7B1
ΔE00 6.45
Greyish Pink
#C88D94
ΔE00 6.79
Rosybrown
#BC8F8F
ΔE00 6.99
Faded Pink
#DE9DAC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97A7 #97BDAD
analogous
#BD97BA #BD97A7 #BD9A97
triadic
#BD97A7 #A7BD97 #97A7BD
tetradic
#BD97A7 #BABD97 #97BDAD #9A97BD
square
#BD97A7 #BABD97 #97BDAD #9A97BD
split-complementary
#BD97A7 #97BD9A #97BABD
monochromatic
#855469 #A57287 #BD97A7 #D5BCC7 #EDE2E6
Accessibility & contrast
On white
2.58
#BD97A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BD97A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97A7
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97A7 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EA8
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#C3969C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bd97a7; /* rgb */ color: rgb(189, 151, 167); /* oklch */ color: oklch(71.6% 0.050 351.3);
Tailwind
colors: {
custom: {
50: '#d1b5c1',
500: '#bd97a7',
950: '#000000',
},
}SCSS
$custom: #bd97a7; $custom-light: #d1b5c1; $custom-dark: #000000;
JSON
{
"hex": "#bd97a7",
"rgb": {
"r": 189,
"g": 151,
"b": 167
},
"hsl": {
"h": 334.737,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71612,
"c": 0.05012,
"h": 351.3
},
"luminance": 0.35742
}Semantic roles & 50–950 ramp
primary
#BD97A7
secondary
#D2DED9
accent
#A17A45
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081