#BD93DB#BD93DB
#BD93DB is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.8% C 0.111 H 310.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93DB |
|---|---|
| RGB | rgb(189, 147, 219) |
| HSL | hsl(275, 50%, 72%) |
| HSV | hsv(275, 33%, 86%) |
| CMYK | cmyk(13.7%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(67.13, 29.08, -30.74) |
| CIE-LCH | lch(67.13, 42.31, 313.41°) |
| OKLab | oklab(72.81% 0.0721 -0.0845) |
| OKLCH | oklch(72.81% 0.111 310.5) |
| XYZ | xyz(44.2039, 36.8013, 71.7788) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.48
Lavender (survey)
#C79FEF
ΔE00 4.00
Lavender
#B39DDB
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93DB #B1DB93
analogous
#9993DB #BD93DB #DB93D5
triadic
#BD93DB #DBBD93 #93DBBD
tetradic
#BD93DB #DB9993 #B1DB93 #93D5DB
square
#BD93DB #DB9993 #B1DB93 #93D5DB
split-complementary
#BD93DB #D5DB93 #93DB99
monochromatic
#843DB7 #A165CC #BD93DB #D9C1EA #F1E8F7
Accessibility & contrast
On white
2.51
#BD93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BD93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93DB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93DB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#BA9DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd93db; /* rgb */ color: rgb(189, 147, 219); /* oklch */ color: oklch(72.8% 0.111 310.5);
Tailwind
colors: {
custom: {
50: '#d1b3e6',
500: '#bd93db',
950: '#000000',
},
}SCSS
$custom: #bd93db; $custom-light: #d1b3e6; $custom-dark: #000000;
JSON
{
"hex": "#bd93db",
"rgb": {
"r": 189,
"g": 147,
"b": 219
},
"hsl": {
"h": 275,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72813,
"c": 0.11104,
"h": 310.5
},
"luminance": 0.36801
}Semantic roles & 50–950 ramp
primary
#BD93DB
secondary
#E3EEDC
accent
#BD2866
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084