#BDA0DC#BDA0DC
#BDA0DC is a light, moderate violet. Relative luminance 0.411; OKLCH L 75.2% C 0.090 H 306.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA0DC |
|---|---|
| RGB | rgb(189, 160, 220) |
| HSL | hsl(269, 46%, 75%) |
| HSV | hsv(269, 27%, 86%) |
| CMYK | cmyk(14.1%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.27, 22.07, -26.46) |
| CIE-LCH | lch(70.27, 34.46, 309.83°) |
| OKLab | oklab(75.23% 0.0534 -0.0724) |
| OKLCH | oklch(75.23% 0.09 306.4) |
| XYZ | xyz(46.4729, 41.1280, 73.1865) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.38
Lavender (survey)
#C79FEF
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA0DC #BFDCA0
analogous
#A0A1DC #BDA0DC #DBA0DC
triadic
#BDA0DC #DCBDA0 #A0DCBD
tetradic
#BDA0DC #DCA0A1 #BFDCA0 #A0DCDB
square
#BDA0DC #DCA0A1 #BFDCA0 #A0DCDB
split-complementary
#BDA0DC #DCDBA0 #A1DCA0
monochromatic
#7F47BB #9E73CC #BDA0DC #DCCDEC #EFE9F7
Accessibility & contrast
On white
2.28
#BDA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BDA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA0DC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA0DC | 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)
#95ABDE
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#B9A8B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bda0dc; /* rgb */ color: rgb(189, 160, 220); /* oklch */ color: oklch(75.2% 0.090 306.4);
Tailwind
colors: {
custom: {
50: '#d1bce7',
500: '#bda0dc',
950: '#000000',
},
}SCSS
$custom: #bda0dc; $custom-light: #d1bce7; $custom-dark: #000000;
JSON
{
"hex": "#bda0dc",
"rgb": {
"r": 189,
"g": 160,
"b": 220
},
"hsl": {
"h": 269,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.75226,
"c": 0.08995,
"h": 306.4
},
"luminance": 0.41128
}Semantic roles & 50–950 ramp
primary
#BDA0DC
secondary
#E6EEDD
accent
#B92C75
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141216
muted
#828184