#BD91EF#BD91EF
#BD91EF is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.139 H 304.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91EF |
|---|---|
| RGB | rgb(189, 145, 239) |
| HSL | hsl(268, 75%, 75%) |
| HSV | hsv(268, 39%, 94%) |
| CMYK | cmyk(20.9%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.50, 34.59, -41.18) |
| CIE-LCH | lch(67.50, 53.78, 310.03°) |
| OKLab | oklab(73.37% 0.0794 -0.1144) |
| OKLCH | oklch(73.37% 0.139 304.8) |
| XYZ | xyz(46.6885, 37.3018, 86.3850) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.62
Baby Purple
#CA9BF7
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 4.15
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91EF #C3EF91
analogous
#9194EF #BD91EF #EC91EF
triadic
#BD91EF #EFBD91 #91EFBD
tetradic
#BD91EF #EF9194 #C3EF91 #91EFEC
square
#BD91EF #EF9194 #C3EF91 #91EFEC
split-complementary
#BD91EF #EFEC91 #94EF91
monochromatic
#7D26DF #9D5CE7 #BD91EF #DDC6F7 #EFE4FB
Accessibility & contrast
On white
2.48
#BD91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BD91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91EF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91EF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#85A5EC
Tritanopia (blue-blind)
#B5A0B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bd91ef; /* rgb */ color: rgb(189, 145, 239); /* oklch */ color: oklch(73.4% 0.139 304.8);
Tailwind
colors: {
custom: {
50: '#d2b2f4',
500: '#bd91ef',
950: '#000000',
},
}SCSS
$custom: #bd91ef; $custom-light: #d2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bd91ef",
"rgb": {
"r": 189,
"g": 145,
"b": 239
},
"hsl": {
"h": 268.085,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.73373,
"c": 0.13924,
"h": 304.8
},
"luminance": 0.37302
}Semantic roles & 50–950 ramp
primary
#BD91EF
secondary
#E6F3D8
accent
#D70F79
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085