#BD97AE#BD97AE
#BD97AE is a light, muted pink. Relative luminance 0.360; OKLCH L 71.8% C 0.055 H 341.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97AE |
|---|---|
| RGB | rgb(189, 151, 174) |
| HSL | hsl(324, 22%, 67%) |
| HSV | hsv(324, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 7.9%, 25.9%) |
| CIE-LAB | lab(66.53, 18.01, -6.57) |
| CIE-LCH | lch(66.53, 19.17, 339.95°) |
| OKLab | oklab(71.84% 0.0521 -0.0173) |
| OKLCH | oklch(71.84% 0.055 341.6) |
| XYZ | xyz(39.6923, 36.0092, 44.8958) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.21
Lilac
#C8A2C8
ΔE00 5.81
Grey Pink
#C3909B
ΔE00 5.96
Dusty Lavender
#AC86A8
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 7.62
Faded Pink
#DE9DAC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97AE #97BDA6
analogous
#B997BD #BD97AE #BD979B
triadic
#BD97AE #AEBD97 #97AEBD
tetradic
#BD97AE #BDB997 #97BDA6 #979BBD
square
#BD97AE #BDB997 #97BDA6 #979BBD
split-complementary
#BD97AE #9BBD97 #97BDB9
monochromatic
#855472 #A57291 #BD97AE #D5BCCB #EDE2E8
Accessibility & contrast
On white
2.56
#BD97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BD97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97AE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97AE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#C2979F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd97ae; /* rgb */ color: rgb(189, 151, 174); /* oklch */ color: oklch(71.8% 0.055 341.6);
Tailwind
colors: {
custom: {
50: '#d1b5c6',
500: '#bd97ae',
950: '#000000',
},
}SCSS
$custom: #bd97ae; $custom-light: #d1b5c6; $custom-dark: #000000;
JSON
{
"hex": "#bd97ae",
"rgb": {
"r": 189,
"g": 151,
"b": 174
},
"hsl": {
"h": 323.684,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71836,
"c": 0.05491,
"h": 341.6
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#BD97AE
secondary
#D2DED7
accent
#A16945
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082