#BF93EA#BF93EA
#BF93EA is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.130 H 306.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93EA |
|---|---|
| RGB | rgb(191, 147, 234) |
| HSL | hsl(270, 67%, 75%) |
| HSV | hsv(270, 37%, 92%) |
| CMYK | cmyk(18.4%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.94, 32.94, -37.74) |
| CIE-LCH | lch(67.94, 50.10, 311.12°) |
| OKLab | oklab(73.67% 0.0779 -0.1045) |
| OKLCH | oklch(73.67% 0.13 306.7) |
| XYZ | xyz(46.7680, 37.8847, 82.6746) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.21
Liliac
#C48EFD
ΔE00 3.71
Pale Purple
#B790D4
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93EA #BEEA93
analogous
#9493EA #BF93EA #EA93E9
triadic
#BF93EA #EABF93 #93EABF
tetradic
#BF93EA #EA9493 #BEEA93 #93E9EA
square
#BF93EA #EA9493 #BEEA93 #93E9EA
split-complementary
#BF93EA #E9EA93 #93EA94
monochromatic
#822DD6 #A160E0 #BF93EA #DDC6F4 #F0E5FA
Accessibility & contrast
On white
2.45
#BF93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BF93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93EA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93EA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#B9A0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf93ea; /* rgb */ color: rgb(191, 147, 234); /* oklch */ color: oklch(73.7% 0.130 306.7);
Tailwind
colors: {
custom: {
50: '#d3b3f1',
500: '#bf93ea',
950: '#000000',
},
}SCSS
$custom: #bf93ea; $custom-light: #d3b3f1; $custom-dark: #000000;
JSON
{
"hex": "#bf93ea",
"rgb": {
"r": 191,
"g": 147,
"b": 234
},
"hsl": {
"h": 270.345,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73674,
"c": 0.1303,
"h": 306.7
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#BF93EA
secondary
#E5F2D9
accent
#CF1672
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084