#BF93FB#BF93FB
#BF93FB is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.5% C 0.151 H 302.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93FB |
|---|---|
| RGB | rgb(191, 147, 251) |
| HSL | hsl(265, 93%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(23.9%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.69, 36.79, -45.88) |
| CIE-LCH | lch(68.69, 58.81, 308.73°) |
| OKLab | oklab(74.49% 0.0811 -0.1279) |
| OKLCH | oklch(74.49% 0.151 302.4) |
| XYZ | xyz(49.3284, 38.9088, 96.1595) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.74
Baby Purple
#CA9BF7
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.55
Lilac (survey)
#CEA2FD
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93FB #CFFB93
analogous
#939BFB #BF93FB #F393FB
triadic
#BF93FB #FBBF93 #93FBBF
tetradic
#BF93FB #FB939B #CFFB93 #93FBF3
square
#BF93FB #FB939B #CFFB93 #93FBF3
split-complementary
#BF93FB #FBF393 #9BFB93
monochromatic
#791DF7 #9C58F9 #BF93FB #E2CEFD #EEE1FE
Accessibility & contrast
On white
2.39
#BF93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BF93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93FB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93FB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#B5A4BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf93fb; /* rgb */ color: rgb(191, 147, 251); /* oklch */ color: oklch(74.5% 0.151 302.4);
Tailwind
colors: {
custom: {
50: '#d4b3fd',
500: '#bf93fb',
950: '#000000',
},
}SCSS
$custom: #bf93fb; $custom-light: #d4b3fd; $custom-dark: #000000;
JSON
{
"hex": "#bf93fb",
"rgb": {
"r": 191,
"g": 147,
"b": 251
},
"hsl": {
"h": 265.385,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74487,
"c": 0.15149,
"h": 302.4
},
"luminance": 0.38909
}Semantic roles & 50–950 ramp
primary
#BF93FB
secondary
#E8F6D5
accent
#E60084
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085