#BDA4BF#BDA4BF
#BDA4BF is a light, muted purple. Relative luminance 0.411; OKLCH L 74.9% C 0.047 H 323.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4BF |
|---|---|
| RGB | rgb(189, 164, 191) |
| HSL | hsl(296, 17%, 70%) |
| HSV | hsv(296, 14%, 75%) |
| CMYK | cmyk(1%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(70.27, 13.96, -10.46) |
| CIE-LCH | lch(70.27, 17.44, 323.14°) |
| OKLab | oklab(74.9% 0.0381 -0.028) |
| OKLCH | oklch(74.9% 0.047 323.7) |
| XYZ | xyz(43.6644, 41.1320, 54.9191) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 7.20
Light Mauve
#C292A1
ΔE00 8.91
Dusty Lavender
#AC86A8
ΔE00 9.01
Dusty Pink
#D8A7B1
ΔE00 9.49
Heather
#A484AC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4BF #A6BFA4
analogous
#B0A4BF #BDA4BF #BFA4B4
triadic
#BDA4BF #BFBDA4 #A4BFBD
tetradic
#BDA4BF #BFB0A4 #A6BFA4 #A4B4BF
square
#BDA4BF #BFB0A4 #A6BFA4 #A4B4BF
split-complementary
#BDA4BF #B4BFA4 #A4BFB0
monochromatic
#866089 #A380A6 #BDA4BF #D7C8D8 #F1ECF2
Accessibility & contrast
On white
2.28
#BDA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BDA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4BF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4BF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#BEA6AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bda4bf; /* rgb */ color: rgb(189, 164, 191); /* oklch */ color: oklch(74.9% 0.047 323.7);
Tailwind
colors: {
custom: {
50: '#d1bfd2',
500: '#bda4bf',
950: '#000000',
},
}SCSS
$custom: #bda4bf; $custom-light: #d1bfd2; $custom-dark: #000000;
JSON
{
"hex": "#bda4bf",
"rgb": {
"r": 189,
"g": 164,
"b": 191
},
"hsl": {
"h": 295.556,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74903,
"c": 0.04726,
"h": 323.7
},
"luminance": 0.41131
}Semantic roles & 50–950 ramp
primary
#BDA4BF
secondary
#DCE3DC
accent
#9C4A50
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182