#BF93F3#BF93F3
#BF93F3 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.1% C 0.142 H 304.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93F3 |
|---|---|
| RGB | rgb(191, 147, 243) |
| HSL | hsl(268, 80%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.4%, 39.5%, 0%, 4.7%) |
| CIE-LAB | lab(68.33, 34.96, -42.07) |
| CIE-LCH | lch(68.33, 54.70, 309.73°) |
| OKLab | oklab(74.1% 0.0797 -0.1169) |
| OKLCH | oklch(74.1% 0.142 304.3) |
| XYZ | xyz(48.0939, 38.4150, 89.6578) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Baby Purple
#CA9BF7
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93F3 #C7F393
analogous
#9397F3 #BF93F3 #EF93F3
triadic
#BF93F3 #F3BF93 #93F3BF
tetradic
#BF93F3 #F39397 #C7F393 #93F3EF
square
#BF93F3 #F39397 #C7F393 #93F3EF
split-complementary
#BF93F3 #F3EF93 #97F393
monochromatic
#7E25E7 #9E5CED #BF93F3 #E0CAF9 #EFE3FC
Accessibility & contrast
On white
2.42
#BF93F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BF93F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93F3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93F3 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#86A7F0
Tritanopia (blue-blind)
#B7A2B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf93f3; /* rgb */ color: rgb(191, 147, 243); /* oklch */ color: oklch(74.1% 0.142 304.3);
Tailwind
colors: {
custom: {
50: '#d4b3f7',
500: '#bf93f3',
950: '#000000',
},
}SCSS
$custom: #bf93f3; $custom-light: #d4b3f7; $custom-dark: #000000;
JSON
{
"hex": "#bf93f3",
"rgb": {
"r": 191,
"g": 147,
"b": 243
},
"hsl": {
"h": 267.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.74097,
"c": 0.14151,
"h": 304.3
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#BF93F3
secondary
#E7F4D7
accent
#DC097C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085