#BD97A0#BD97A0
#BD97A0 is a light, muted red. Relative luminance 0.355; OKLCH L 71.4% C 0.047 H 2.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97A0 |
|---|---|
| RGB | rgb(189, 151, 160) |
| HSL | hsl(346, 22%, 67%) |
| HSV | hsv(346, 20%, 74%) |
| CMYK | cmyk(0%, 20.1%, 15.3%, 25.9%) |
| CIE-LAB | lab(66.13, 15.62, 0.69) |
| CIE-LCH | lch(66.13, 15.63, 2.54°) |
| OKLab | oklab(71.4% 0.0469 0.0021) |
| OKLCH | oklch(71.4% 0.047 2.5) |
| XYZ | xyz(38.3980, 35.4915, 38.0788) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.29
Grey Pink
#C3909B
ΔE00 3.58
Rosybrown
#BC8F8F
ΔE00 4.68
Greyish Pink
#C88D94
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 6.07
Faded Pink
#DE9DAC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97A0 #97BDB4
analogous
#BD97B3 #BD97A0 #BDA197
triadic
#BD97A0 #A0BD97 #97A0BD
tetradic
#BD97A0 #B3BD97 #97BDB4 #A197BD
square
#BD97A0 #B3BD97 #97BDB4 #A197BD
split-complementary
#BD97A0 #97BDA1 #97B3BD
monochromatic
#855460 #A5727E #BD97A0 #D5BCC2 #EDE2E4
Accessibility & contrast
On white
2.59
#BD97A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BD97A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97A0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97A0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#C4959A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bd97a0; /* rgb */ color: rgb(189, 151, 160); /* oklch */ color: oklch(71.4% 0.047 2.5);
Tailwind
colors: {
custom: {
50: '#d1b5bc',
500: '#bd97a0',
950: '#000000',
},
}SCSS
$custom: #bd97a0; $custom-light: #d1b5bc; $custom-dark: #000000;
JSON
{
"hex": "#bd97a0",
"rgb": {
"r": 189,
"g": 151,
"b": 160
},
"hsl": {
"h": 345.789,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71398,
"c": 0.04693,
"h": 2.5
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#BD97A0
secondary
#D2DEDB
accent
#A18B45
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081