#BD93FF#BD93FF
#BD93FF is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.5% C 0.156 H 300.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93FF |
|---|---|
| RGB | rgb(189, 147, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 42%, 100%) |
| CMYK | cmyk(25.9%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.68, 37.17, -48.07) |
| CIE-LCH | lch(68.68, 60.77, 307.71°) |
| OKLab | oklab(74.5% 0.0795 -0.1343) |
| OKLCH | oklch(74.5% 0.156 300.6) |
| XYZ | xyz(49.4659, 38.9061, 99.4919) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.14
Pastel Purple
#CAA0FF
ΔE00 3.97
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.56
Light Purple
#BF77F6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93FF #D5FF93
analogous
#939FFF #BD93FF #F393FF
triadic
#BD93FF #FFBD93 #93FFBD
tetradic
#BD93FF #FF939F #D5FF93 #93FFF3
square
#BD93FF #FF939F #D5FF93 #93FFF3
split-complementary
#BD93FF #FFF393 #9FFF93
monochromatic
#7219FF #9856FF #BD93FF #E2D0FF #ECE0FF
Accessibility & contrast
On white
2.39
#BD93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BD93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#B1A6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bd93ff; /* rgb */ color: rgb(189, 147, 255); /* oklch */ color: oklch(74.5% 0.156 300.6);
Tailwind
colors: {
custom: {
50: '#d3b3ff',
500: '#bd93ff',
950: '#000000',
},
}SCSS
$custom: #bd93ff; $custom-light: #d3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#bd93ff",
"rgb": {
"r": 189,
"g": 147,
"b": 255
},
"hsl": {
"h": 263.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.74502,
"c": 0.15609,
"h": 300.6
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#BD93FF
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086