#BDA7C2#BDA7C2
#BDA7C2 is a light, muted purple. Relative luminance 0.424; OKLCH L 75.6% C 0.045 H 320.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7C2 |
|---|---|
| RGB | rgb(189, 167, 194) |
| HSL | hsl(289, 18%, 71%) |
| HSV | hsv(289, 14%, 76%) |
| CMYK | cmyk(2.6%, 13.9%, 0%, 23.9%) |
| CIE-LAB | lab(71.11, 12.88, -10.86) |
| CIE-LCH | lch(71.11, 16.85, 319.87°) |
| OKLab | oklab(75.59% 0.0346 -0.0291) |
| OKLCH | oklch(75.59% 0.045 320) |
| XYZ | xyz(44.5412, 42.3518, 56.8568) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 9.91
Dusty Lavender
#AC86A8
ΔE00 9.96
Lavender
#B39DDB
ΔE00 9.97
Dusty Pink
#D8A7B1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7C2 #ACC2A7
analogous
#AFA7C2 #BDA7C2 #C2A7B9
triadic
#BDA7C2 #C2BDA7 #A7C2BD
tetradic
#BDA7C2 #C2AFA7 #ACC2A7 #A7B9C2
square
#BDA7C2 #C2AFA7 #ACC2A7 #A7B9C2
split-complementary
#BDA7C2 #B9C2A7 #A7C2AF
monochromatic
#85628D #A283A9 #BDA7C2 #D8CBDB #F1EDF2
Accessibility & contrast
On white
2.22
#BDA7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BDA7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7C2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7C2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC3
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#BEAAB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bda7c2; /* rgb */ color: rgb(189, 167, 194); /* oklch */ color: oklch(75.6% 0.045 320.0);
Tailwind
colors: {
custom: {
50: '#d1c1d4',
500: '#bda7c2',
950: '#000000',
},
}SCSS
$custom: #bda7c2; $custom-light: #d1c1d4; $custom-dark: #000000;
JSON
{
"hex": "#bda7c2",
"rgb": {
"r": 189,
"g": 167,
"b": 194
},
"hsl": {
"h": 288.889,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.75589,
"c": 0.04521,
"h": 320
},
"luminance": 0.42351
}Semantic roles & 50–950 ramp
primary
#BDA7C2
secondary
#E0E6DF
accent
#9C4959
background
#FCFBFD
surface
#F9F7FA
border
#D2D0D3
text
#141214
muted
#828183