#BF93ED#BF93ED
#BF93ED is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.8% C 0.134 H 305.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93ED |
|---|---|
| RGB | rgb(191, 147, 237) |
| HSL | hsl(269, 71%, 75%) |
| HSV | hsv(269, 38%, 93%) |
| CMYK | cmyk(19.4%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(68.06, 33.61, -39.19) |
| CIE-LCH | lch(68.06, 51.63, 310.62°) |
| OKLab | oklab(73.81% 0.0785 -0.1086) |
| OKLCH | oklch(73.81% 0.134 305.8) |
| XYZ | xyz(47.2026, 38.0585, 84.9637) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.60
Liliac
#C48EFD
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93ED #C1ED93
analogous
#9394ED #BF93ED #EC93ED
triadic
#BF93ED #EDBF93 #93EDBF
tetradic
#BF93ED #ED9394 #C1ED93 #93EDEC
square
#BF93ED #ED9394 #C1ED93 #93EDEC
split-complementary
#BF93ED #EDEC93 #94ED93
monochromatic
#812ADC #A05FE4 #BF93ED #DEC7F6 #EFE5FB
Accessibility & contrast
On white
2.44
#BF93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93ED
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93ED | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#B8A1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf93ed; /* rgb */ color: rgb(191, 147, 237); /* oklch */ color: oklch(73.8% 0.134 305.8);
Tailwind
colors: {
custom: {
50: '#d3b3f3',
500: '#bf93ed',
950: '#000000',
},
}SCSS
$custom: #bf93ed; $custom-light: #d3b3f3; $custom-dark: #000000;
JSON
{
"hex": "#bf93ed",
"rgb": {
"r": 191,
"g": 147,
"b": 237
},
"hsl": {
"h": 269.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.73813,
"c": 0.13403,
"h": 305.8
},
"luminance": 0.38058
}Semantic roles & 50–950 ramp
primary
#BF93ED
secondary
#E6F2D9
accent
#D31275
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085