#BD97B0#BD97B0
#BD97B0 is a light, muted pink. Relative luminance 0.361; OKLCH L 71.9% C 0.057 H 339.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97B0 |
|---|---|
| RGB | rgb(189, 151, 176) |
| HSL | hsl(321, 22%, 67%) |
| HSV | hsv(321, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 6.9%, 25.9%) |
| CIE-LAB | lab(66.59, 18.37, -7.60) |
| CIE-LCH | lch(66.59, 19.88, 337.51°) |
| OKLab | oklab(71.9% 0.0528 -0.0201) |
| OKLCH | oklch(71.9% 0.057 339.2) |
| XYZ | xyz(39.8888, 36.0878, 45.9303) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.74
Lilac
#C8A2C8
ΔE00 5.27
Dusty Lavender
#AC86A8
ΔE00 5.92
Grey Pink
#C3909B
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 8.04
Heather
#A484AC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97B0 #97BDA4
analogous
#B797BD #BD97B0 #BD979D
triadic
#BD97B0 #B0BD97 #97B0BD
tetradic
#BD97B0 #BDB797 #97BDA4 #979DBD
square
#BD97B0 #BDB797 #97BDA4 #979DBD
split-complementary
#BD97B0 #9DBD97 #97BDB7
monochromatic
#855474 #A57294 #BD97B0 #D5BCCC #EDE2E9
Accessibility & contrast
On white
2.56
#BD97B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BD97B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97B0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97B0 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#C2989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd97b0; /* rgb */ color: rgb(189, 151, 176); /* oklch */ color: oklch(71.9% 0.057 339.2);
Tailwind
colors: {
custom: {
50: '#d1b5c7',
500: '#bd97b0',
950: '#000000',
},
}SCSS
$custom: #bd97b0; $custom-light: #d1b5c7; $custom-dark: #000000;
JSON
{
"hex": "#bd97b0",
"rgb": {
"r": 189,
"g": 151,
"b": 176
},
"hsl": {
"h": 320.526,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71903,
"c": 0.05652,
"h": 339.2
},
"luminance": 0.36087
}Semantic roles & 50–950 ramp
primary
#BD97B0
secondary
#D2DED6
accent
#A16445
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082