#BF93E9#BF93E9
#BF93E9 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.129 H 307.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93E9 |
|---|---|
| RGB | rgb(191, 147, 233) |
| HSL | hsl(271, 66%, 75%) |
| HSV | hsv(271, 37%, 91%) |
| CMYK | cmyk(18%, 36.9%, 0%, 8.6%) |
| CIE-LAB | lab(67.89, 32.72, -37.26) |
| CIE-LCH | lch(67.89, 49.59, 311.29°) |
| OKLab | oklab(73.63% 0.0777 -0.1031) |
| OKLCH | oklch(73.63% 0.129 307) |
| XYZ | xyz(46.6247, 37.8274, 81.9202) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 3.18
Pale Purple
#B790D4
ΔE00 3.85
Liliac
#C48EFD
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93E9 #BDE993
analogous
#9493E9 #BF93E9 #E993E8
triadic
#BF93E9 #E9BF93 #93E9BF
tetradic
#BF93E9 #E99493 #BDE993 #93E8E9
square
#BF93E9 #E99493 #BDE993 #93E8E9
split-complementary
#BF93E9 #E8E993 #93E994
monochromatic
#832DD4 #A160DF #BF93E9 #DDC6F3 #F0E6FA
Accessibility & contrast
On white
2.45
#BF93E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF93E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93E9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93E9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EC
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#B9A0B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf93e9; /* rgb */ color: rgb(191, 147, 233); /* oklch */ color: oklch(73.6% 0.129 307.0);
Tailwind
colors: {
custom: {
50: '#d3b3f0',
500: '#bf93e9',
950: '#000000',
},
}SCSS
$custom: #bf93e9; $custom-light: #d3b3f0; $custom-dark: #000000;
JSON
{
"hex": "#bf93e9",
"rgb": {
"r": 191,
"g": 147,
"b": 233
},
"hsl": {
"h": 270.698,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.73628,
"c": 0.12906,
"h": 307
},
"luminance": 0.37827
}Semantic roles & 50–950 ramp
primary
#BF93E9
secondary
#E5F1DA
accent
#CE1771
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084