#BF93F4#BF93F4
#BF93F4 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.1% C 0.143 H 304.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93F4 |
|---|---|
| RGB | rgb(191, 147, 244) |
| HSL | hsl(267, 82%, 77%) |
| HSV | hsv(267, 40%, 96%) |
| CMYK | cmyk(21.7%, 39.8%, 0%, 4.3%) |
| CIE-LAB | lab(68.37, 35.19, -42.55) |
| CIE-LCH | lch(68.37, 55.21, 309.59°) |
| OKLab | oklab(74.15% 0.0799 -0.1183) |
| OKLCH | oklch(74.15% 0.143 304) |
| XYZ | xyz(48.2453, 38.4756, 90.4553) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.22
Baby Purple
#CA9BF7
ΔE00 2.70
Pastel Purple
#CAA0FF
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.18
Pale Purple
#B790D4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93F4 #C8F493
analogous
#9398F4 #BF93F4 #EF93F4
triadic
#BF93F4 #F4BF93 #93F4BF
tetradic
#BF93F4 #F49398 #C8F493 #93F4EF
square
#BF93F4 #F49398 #C8F493 #93F4EF
split-complementary
#BF93F4 #F4EF93 #98F493
monochromatic
#7D24E9 #9E5BEE #BF93F4 #E0CBFA #EFE3FC
Accessibility & contrast
On white
2.42
#BF93F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BF93F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93F4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93F4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#85A7F1
Tritanopia (blue-blind)
#B6A3B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf93f4; /* rgb */ color: rgb(191, 147, 244); /* oklch */ color: oklch(74.1% 0.143 304.0);
Tailwind
colors: {
custom: {
50: '#d4b3f8',
500: '#bf93f4',
950: '#000000',
},
}SCSS
$custom: #bf93f4; $custom-light: #d4b3f8; $custom-dark: #000000;
JSON
{
"hex": "#bf93f4",
"rgb": {
"r": 191,
"g": 147,
"b": 244
},
"hsl": {
"h": 267.216,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.74145,
"c": 0.14275,
"h": 304
},
"luminance": 0.38475
}Semantic roles & 50–950 ramp
primary
#BF93F4
secondary
#E7F4D7
accent
#DE087D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085