#BF93EF#BF93EF
#BF93EF is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.9% C 0.137 H 305.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93EF |
|---|---|
| RGB | rgb(191, 147, 239) |
| HSL | hsl(269, 74%, 76%) |
| HSV | hsv(269, 38%, 94%) |
| CMYK | cmyk(20.1%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.15, 34.06, -40.15) |
| CIE-LCH | lch(68.15, 52.65, 310.31°) |
| OKLab | oklab(73.91% 0.0789 -0.1114) |
| OKLCH | oklch(73.91% 0.137 305.3) |
| XYZ | xyz(47.4964, 38.1760, 86.5111) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.56
Liliac
#C48EFD
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.51
Pastel Purple
#CAA0FF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93EF #C3EF93
analogous
#9395EF #BF93EF #ED93EF
triadic
#BF93EF #EFBF93 #93EFBF
tetradic
#BF93EF #EF9395 #C3EF93 #93EFED
square
#BF93EF #EF9395 #C3EF93 #93EFED
split-complementary
#BF93EF #EFED93 #95EF93
monochromatic
#8028DF #9F5EE7 #BF93EF #DFC8F7 #EFE4FB
Accessibility & contrast
On white
2.43
#BF93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BF93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93EF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93EF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F2
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#B8A1B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf93ef; /* rgb */ color: rgb(191, 147, 239); /* oklch */ color: oklch(73.9% 0.137 305.3);
Tailwind
colors: {
custom: {
50: '#d4b3f4',
500: '#bf93ef',
950: '#000000',
},
}SCSS
$custom: #bf93ef; $custom-light: #d4b3f4; $custom-dark: #000000;
JSON
{
"hex": "#bf93ef",
"rgb": {
"r": 191,
"g": 147,
"b": 239
},
"hsl": {
"h": 268.696,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.73907,
"c": 0.13652,
"h": 305.3
},
"luminance": 0.38176
}Semantic roles & 50–950 ramp
primary
#BF93EF
secondary
#E6F3D8
accent
#D60F77
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085