#BD97A3#BD97A3
#BD97A3 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.5% C 0.048 H 357.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97A3 |
|---|---|
| RGB | rgb(189, 151, 163) |
| HSL | hsl(341, 22%, 67%) |
| HSV | hsv(341, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 13.8%, 25.9%) |
| CIE-LAB | lab(66.21, 16.11, -0.87) |
| CIE-LCH | lch(66.21, 16.14, 356.91°) |
| OKLab | oklab(71.49% 0.048 -0.0021) |
| OKLCH | oklch(71.49% 0.048 357.5) |
| XYZ | xyz(38.6636, 35.5977, 39.4776) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.81
Grey Pink
#C3909B
ΔE00 3.67
Rosybrown
#BC8F8F
ΔE00 5.66
Greyish Pink
#C88D94
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.10
Faded Pink
#DE9DAC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97A3 #97BDB1
analogous
#BD97B6 #BD97A3 #BD9E97
triadic
#BD97A3 #A3BD97 #97A3BD
tetradic
#BD97A3 #B6BD97 #97BDB1 #9E97BD
square
#BD97A3 #B6BD97 #97BDB1 #9E97BD
split-complementary
#BD97A3 #97BD9E #97B6BD
monochromatic
#855464 #A57282 #BD97A3 #D5BCC4 #EDE2E5
Accessibility & contrast
On white
2.59
#BD97A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BD97A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97A3
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97A3 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA3
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#C4959B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bd97a3; /* rgb */ color: rgb(189, 151, 163); /* oklch */ color: oklch(71.5% 0.048 357.5);
Tailwind
colors: {
custom: {
50: '#d1b5be',
500: '#bd97a3',
950: '#000000',
},
}SCSS
$custom: #bd97a3; $custom-light: #d1b5be; $custom-dark: #000000;
JSON
{
"hex": "#bd97a3",
"rgb": {
"r": 189,
"g": 151,
"b": 163
},
"hsl": {
"h": 341.053,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71488,
"c": 0.04807,
"h": 357.5
},
"luminance": 0.35596
}Semantic roles & 50–950 ramp
primary
#BD97A3
secondary
#D2DEDA
accent
#A18445
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081