#BDA7BF#BDA7BF
#BDA7BF is a light, muted purple. Relative luminance 0.422; OKLCH L 75.5% C 0.042 H 323.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7BF |
|---|---|
| RGB | rgb(189, 167, 191) |
| HSL | hsl(295, 16%, 70%) |
| HSV | hsv(295, 13%, 75%) |
| CMYK | cmyk(1%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(71.02, 12.31, -9.34) |
| CIE-LCH | lch(71.02, 15.45, 322.80°) |
| OKLab | oklab(75.49% 0.0336 -0.0249) |
| OKLCH | oklch(75.49% 0.042 323.4) |
| XYZ | xyz(44.2076, 42.2184, 55.1002) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.58
Thistle
#D8BFD8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 9.46
Dusty Pink
#D8A7B1
ΔE00 9.48
Dusty Lavender
#AC86A8
ΔE00 10.14
Lavender
#B39DDB
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7BF #A9BFA7
analogous
#B1A7BF #BDA7BF #BFA7B5
triadic
#BDA7BF #BFBDA7 #A7BFBD
tetradic
#BDA7BF #BFB1A7 #A9BFA7 #A7B5BF
square
#BDA7BF #BFB1A7 #A9BFA7 #A7B5BF
split-complementary
#BDA7BF #B5BFA7 #A7BFB1
monochromatic
#856388 #A284A5 #BDA7BF #D8CAD9 #F2EDF2
Accessibility & contrast
On white
2.22
#BDA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#BDA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7BF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7BF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#BEA9AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bda7bf; /* rgb */ color: rgb(189, 167, 191); /* oklch */ color: oklch(75.5% 0.042 323.4);
Tailwind
colors: {
custom: {
50: '#d1c1d2',
500: '#bda7bf',
950: '#000000',
},
}SCSS
$custom: #bda7bf; $custom-light: #d1c1d2; $custom-dark: #000000;
JSON
{
"hex": "#bda7bf",
"rgb": {
"r": 189,
"g": 167,
"b": 191
},
"hsl": {
"h": 295,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75487,
"c": 0.0418,
"h": 323.4
},
"luminance": 0.42218
}Semantic roles & 50–950 ramp
primary
#BDA7BF
secondary
#DEE4DE
accent
#9A4B52
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182