#BDA1BF#BDA1BF
#BDA1BF is a light, muted purple. Relative luminance 0.401; OKLCH L 74.3% C 0.053 H 324.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA1BF |
|---|---|
| RGB | rgb(189, 161, 191) |
| HSL | hsl(296, 19%, 69%) |
| HSV | hsv(296, 16%, 75%) |
| CMYK | cmyk(1%, 15.7%, 0%, 25.1%) |
| CIE-LAB | lab(69.52, 15.61, -11.58) |
| CIE-LCH | lch(69.52, 19.44, 323.43°) |
| OKLab | oklab(74.32% 0.0427 -0.031) |
| OKLCH | oklch(74.32% 0.053 324) |
| XYZ | xyz(43.1339, 40.0708, 54.7423) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.29
Thistle
#D8BFD8
ΔE00 7.99
Dusty Lavender
#AC86A8
ΔE00 8.01
Light Mauve
#C292A1
ΔE00 8.59
Heather
#A484AC
ΔE00 9.07
Plum
#DDA0DD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA1BF #A3BFA1
analogous
#AEA1BF #BDA1BF #BFA1B2
triadic
#BDA1BF #BFBDA1 #A1BFBD
tetradic
#BDA1BF #BFAEA1 #A3BFA1 #A1B2BF
square
#BDA1BF #BFAEA1 #A3BFA1 #A1B2BF
split-complementary
#BDA1BF #B2BFA1 #A1BFAE
monochromatic
#865D89 #A37DA6 #BDA1BF #D7C5D8 #F0EAF1
Accessibility & contrast
On white
2.33
#BDA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BDA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA1BF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA1BF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#BFA3AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bda1bf; /* rgb */ color: rgb(189, 161, 191); /* oklch */ color: oklch(74.3% 0.053 324.0);
Tailwind
colors: {
custom: {
50: '#d1bdd2',
500: '#bda1bf',
950: '#000000',
},
}SCSS
$custom: #bda1bf; $custom-light: #d1bdd2; $custom-dark: #000000;
JSON
{
"hex": "#bda1bf",
"rgb": {
"r": 189,
"g": 161,
"b": 191
},
"hsl": {
"h": 296,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.74323,
"c": 0.05273,
"h": 324
},
"luminance": 0.4007
}Semantic roles & 50–950 ramp
primary
#BDA1BF
secondary
#DAE2DA
accent
#9D484E
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182