#BD97B2#BD97B2
#BD97B2 is a light, muted pink. Relative luminance 0.362; OKLCH L 72.0% C 0.058 H 336.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97B2 |
|---|---|
| RGB | rgb(189, 151, 178) |
| HSL | hsl(317, 22%, 67%) |
| HSV | hsv(317, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 5.8%, 25.9%) |
| CIE-LAB | lab(66.65, 18.73, -8.63) |
| CIE-LCH | lch(66.65, 20.62, 335.25°) |
| OKLab | oklab(71.97% 0.0535 -0.0229) |
| OKLCH | oklch(71.97% 0.058 336.9) |
| XYZ | xyz(40.0881, 36.1675, 46.9801) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.78
Light Mauve
#C292A1
ΔE00 5.29
Dusty Lavender
#AC86A8
ΔE00 5.67
Grey Pink
#C3909B
ΔE00 7.07
Heather
#A484AC
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97B2 #97BDA2
analogous
#B597BD #BD97B2 #BD979F
triadic
#BD97B2 #B2BD97 #97B2BD
tetradic
#BD97B2 #BDB597 #97BDA2 #979FBD
square
#BD97B2 #BDB597 #97BDA2 #979FBD
split-complementary
#BD97B2 #9FBD97 #97BDB5
monochromatic
#855477 #A57296 #BD97B2 #D5BCCE #EDE2E9
Accessibility & contrast
On white
2.55
#BD97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BD97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97B2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97B2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#C198A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd97b2; /* rgb */ color: rgb(189, 151, 178); /* oklch */ color: oklch(72.0% 0.058 336.9);
Tailwind
colors: {
custom: {
50: '#d1b5c9',
500: '#bd97b2',
950: '#000000',
},
}SCSS
$custom: #bd97b2; $custom-light: #d1b5c9; $custom-dark: #000000;
JSON
{
"hex": "#bd97b2",
"rgb": {
"r": 189,
"g": 151,
"b": 178
},
"hsl": {
"h": 317.368,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.7197,
"c": 0.05822,
"h": 336.9
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#BD97B2
secondary
#D2DED5
accent
#A15F45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082