#BD93EB#BD93EB
#BD93EB is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.5% C 0.131 H 305.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93EB |
|---|---|
| RGB | rgb(189, 147, 235) |
| HSL | hsl(269, 69%, 75%) |
| HSV | hsv(269, 37%, 92%) |
| CMYK | cmyk(19.6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.79, 32.58, -38.54) |
| CIE-LCH | lch(67.79, 50.46, 310.21°) |
| OKLab | oklab(73.53% 0.0758 -0.1068) |
| OKLCH | oklch(73.53% 0.131 305.4) |
| XYZ | xyz(46.4124, 37.6847, 83.4099) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.89
Lavender (survey)
#C79FEF
ΔE00 3.40
Liliac
#C48EFD
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.07
Pale Purple
#B790D4
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93EB #C1EB93
analogous
#9395EB #BD93EB #E993EB
triadic
#BD93EB #EBBD93 #93EBBD
tetradic
#BD93EB #EB9395 #C1EB93 #93EBE9
square
#BD93EB #EB9395 #C1EB93 #93EBE9
split-complementary
#BD93EB #EBE993 #95EB93
monochromatic
#7E2CD8 #9D5FE1 #BD93EB #DDC7F5 #EFE5FA
Accessibility & contrast
On white
2.46
#BD93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BD93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93EB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93EB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#89A5E9
Tritanopia (blue-blind)
#B6A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd93eb; /* rgb */ color: rgb(189, 147, 235); /* oklch */ color: oklch(73.5% 0.131 305.4);
Tailwind
colors: {
custom: {
50: '#d2b3f1',
500: '#bd93eb',
950: '#000000',
},
}SCSS
$custom: #bd93eb; $custom-light: #d2b3f1; $custom-dark: #000000;
JSON
{
"hex": "#bd93eb",
"rgb": {
"r": 189,
"g": 147,
"b": 235
},
"hsl": {
"h": 268.636,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.73531,
"c": 0.13094,
"h": 305.4
},
"luminance": 0.37684
}Semantic roles & 50–950 ramp
primary
#BD93EB
secondary
#E6F2D9
accent
#D11577
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085