#BF93FF#BF93FF
#BF93FF is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.157 H 301.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93FF |
|---|---|
| RGB | rgb(191, 147, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.1%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.87, 37.72, -47.76) |
| CIE-LCH | lch(68.87, 60.86, 308.30°) |
| OKLab | oklab(74.69% 0.0818 -0.1334) |
| OKLCH | oklch(74.69% 0.157 301.5) |
| XYZ | xyz(49.9656, 39.1637, 99.5154) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.77
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93FF #D3FF93
analogous
#939DFF #BF93FF #F593FF
triadic
#BF93FF #FFBF93 #93FFBF
tetradic
#BF93FF #FF939D #D3FF93 #93FFF5
square
#BF93FF #FF939D #D3FF93 #93FFF5
split-complementary
#BF93FF #FFF593 #9DFF93
monochromatic
#7619FF #9B56FF #BF93FF #E3D0FF #EDE0FF
Accessibility & contrast
On white
2.38
#BF93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BF93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#B3A5BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf93ff; /* rgb */ color: rgb(191, 147, 255); /* oklch */ color: oklch(74.7% 0.157 301.5);
Tailwind
colors: {
custom: {
50: '#d4b3ff',
500: '#bf93ff',
950: '#000000',
},
}SCSS
$custom: #bf93ff; $custom-light: #d4b3ff; $custom-dark: #000000;
JSON
{
"hex": "#bf93ff",
"rgb": {
"r": 191,
"g": 147,
"b": 255
},
"hsl": {
"h": 264.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.74686,
"c": 0.1565,
"h": 301.5
},
"luminance": 0.39164
}Semantic roles & 50–950 ramp
primary
#BF93FF
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086