#BD97B3#BD97B3
#BD97B3 is a light, muted pink. Relative luminance 0.362; OKLCH L 72.0% C 0.059 H 335.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97B3 |
|---|---|
| RGB | rgb(189, 151, 179) |
| HSL | hsl(316, 22%, 67%) |
| HSV | hsv(316, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 5.3%, 25.9%) |
| CIE-LAB | lab(66.68, 18.91, -9.15) |
| CIE-LCH | lch(66.68, 21.01, 334.19°) |
| OKLab | oklab(72% 0.0539 -0.0243) |
| OKLCH | oklch(72% 0.059 335.7) |
| XYZ | xyz(40.1889, 36.2078, 47.5108) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.55
Dusty Lavender
#AC86A8
ΔE00 5.57
Light Mauve
#C292A1
ΔE00 5.57
Grey Pink
#C3909B
ΔE00 7.35
Heather
#A484AC
ΔE00 7.65
Dusty Pink
#D8A7B1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97B3 #97BDA1
analogous
#B497BD #BD97B3 #BD97A0
triadic
#BD97B3 #B3BD97 #97B3BD
tetradic
#BD97B3 #BDB497 #97BDA1 #97A0BD
square
#BD97B3 #BDB497 #97BDA1 #97A0BD
split-complementary
#BD97B3 #A0BD97 #97BDB4
monochromatic
#855478 #A57298 #BD97B3 #D5BCCE #EDE2EA
Accessibility & contrast
On white
2.55
#BD97B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BD97B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97B3
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97B3 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB4
Deuteranopia (green-blind)
#A0A4B2
Tritanopia (blue-blind)
#C198A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd97b3; /* rgb */ color: rgb(189, 151, 179); /* oklch */ color: oklch(72.0% 0.059 335.7);
Tailwind
colors: {
custom: {
50: '#d1b5c9',
500: '#bd97b3',
950: '#000000',
},
}SCSS
$custom: #bd97b3; $custom-light: #d1b5c9; $custom-dark: #000000;
JSON
{
"hex": "#bd97b3",
"rgb": {
"r": 189,
"g": 151,
"b": 179
},
"hsl": {
"h": 315.789,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.72004,
"c": 0.05911,
"h": 335.7
},
"luminance": 0.36207
}Semantic roles & 50–950 ramp
primary
#BD97B3
secondary
#D2DED5
accent
#A15D45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082