#BD93EF#BD93EF
#BD93EF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.136 H 304.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93EF |
|---|---|
| RGB | rgb(189, 147, 239) |
| HSL | hsl(267, 74%, 76%) |
| HSV | hsv(267, 38%, 94%) |
| CMYK | cmyk(20.9%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.96, 33.48, -40.46) |
| CIE-LCH | lch(67.96, 52.52, 309.60°) |
| OKLab | oklab(73.72% 0.0766 -0.1123) |
| OKLCH | oklch(73.72% 0.136 304.3) |
| XYZ | xyz(46.9967, 37.9184, 86.4877) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.82
Liliac
#C48EFD
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 3.78
Lilac (survey)
#CEA2FD
ΔE00 4.35
Pale Purple
#B790D4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93EF #C5EF93
analogous
#9397EF #BD93EF #EB93EF
triadic
#BD93EF #EFBD93 #93EFBD
tetradic
#BD93EF #EF9397 #C5EF93 #93EFEB
square
#BD93EF #EF9397 #C5EF93 #93EFEB
split-complementary
#BD93EF #EFEB93 #97EF93
monochromatic
#7C28DF #9C5EE7 #BD93EF #DEC8F7 #EFE4FB
Accessibility & contrast
On white
2.45
#BD93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BD93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93EF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93EF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#B5A2B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd93ef; /* rgb */ color: rgb(189, 147, 239); /* oklch */ color: oklch(73.7% 0.136 304.3);
Tailwind
colors: {
custom: {
50: '#d2b3f4',
500: '#bd93ef',
950: '#000000',
},
}SCSS
$custom: #bd93ef; $custom-light: #d2b3f4; $custom-dark: #000000;
JSON
{
"hex": "#bd93ef",
"rgb": {
"r": 189,
"g": 147,
"b": 239
},
"hsl": {
"h": 267.391,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.73719,
"c": 0.13596,
"h": 304.3
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#BD93EF
secondary
#E7F3D8
accent
#D60F7B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085