#BD91EB#BD91EB
#BD91EB is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.134 H 305.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91EB |
|---|---|
| RGB | rgb(189, 145, 235) |
| HSL | hsl(269, 69%, 75%) |
| HSV | hsv(269, 38%, 92%) |
| CMYK | cmyk(19.6%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.33, 33.69, -39.25) |
| CIE-LCH | lch(67.33, 51.73, 310.63°) |
| OKLab | oklab(73.18% 0.0786 -0.1088) |
| OKLCH | oklch(73.18% 0.134 305.8) |
| XYZ | xyz(46.1041, 37.0681, 83.3072) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 3.88
Pale Purple
#B790D4
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91EB #BFEB91
analogous
#9192EB #BD91EB #EA91EB
triadic
#BD91EB #EBBD91 #91EBBD
tetradic
#BD91EB #EB9192 #BFEB91 #91EBEA
square
#BD91EB #EB9192 #BFEB91 #91EBEA
split-complementary
#BD91EB #EBEA91 #92EB91
monochromatic
#7F29D8 #9E5DE2 #BD91EB #DCC5F4 #EFE5FA
Accessibility & contrast
On white
2.50
#BD91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BD91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91EB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91EB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#B69FB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bd91eb; /* rgb */ color: rgb(189, 145, 235); /* oklch */ color: oklch(73.2% 0.134 305.8);
Tailwind
colors: {
custom: {
50: '#d2b2f1',
500: '#bd91eb',
950: '#000000',
},
}SCSS
$custom: #bd91eb; $custom-light: #d2b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bd91eb",
"rgb": {
"r": 189,
"g": 145,
"b": 235
},
"hsl": {
"h": 269.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73183,
"c": 0.13425,
"h": 305.8
},
"luminance": 0.37068
}Semantic roles & 50–950 ramp
primary
#BD91EB
secondary
#E6F2D9
accent
#D11475
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085