#BD91ED#BD91ED
#BD91ED is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.137 H 305.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91ED |
|---|---|
| RGB | rgb(189, 145, 237) |
| HSL | hsl(269, 72%, 75%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(20.3%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.42, 34.13, -40.22) |
| CIE-LCH | lch(67.42, 52.75, 310.32°) |
| OKLab | oklab(73.28% 0.079 -0.1116) |
| OKLCH | oklch(73.28% 0.137 305.3) |
| XYZ | xyz(46.3946, 37.1843, 84.8375) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91ED #C1ED91
analogous
#9193ED #BD91ED #EB91ED
triadic
#BD91ED #EDBD91 #91EDBD
tetradic
#BD91ED #ED9193 #C1ED91 #91EDEB
square
#BD91ED #ED9193 #C1ED91 #91EDEB
split-complementary
#BD91ED #EDEB91 #93ED91
monochromatic
#7E28DC #9D5CE4 #BD91ED #DDC6F6 #EFE5FB
Accessibility & contrast
On white
2.49
#BD91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BD91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91ED
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91ED | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#B69FB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bd91ed; /* rgb */ color: rgb(189, 145, 237); /* oklch */ color: oklch(73.3% 0.137 305.3);
Tailwind
colors: {
custom: {
50: '#d2b2f3',
500: '#bd91ed',
950: '#000000',
},
}SCSS
$custom: #bd91ed; $custom-light: #d2b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bd91ed",
"rgb": {
"r": 189,
"g": 145,
"b": 237
},
"hsl": {
"h": 268.696,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.73277,
"c": 0.13674,
"h": 305.3
},
"luminance": 0.37184
}Semantic roles & 50–950 ramp
primary
#BD91ED
secondary
#E6F2D9
accent
#D41277
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085