#BF93F2#BF93F2
#BF93F2 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.140 H 304.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93F2 |
|---|---|
| RGB | rgb(191, 147, 242) |
| HSL | hsl(268, 79%, 76%) |
| HSV | hsv(268, 39%, 95%) |
| CMYK | cmyk(21.1%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(68.28, 34.73, -41.59) |
| CIE-LCH | lch(68.28, 54.19, 309.87°) |
| OKLab | oklab(74.05% 0.0795 -0.1156) |
| OKLCH | oklch(74.05% 0.14 304.5) |
| XYZ | xyz(47.9433, 38.3548, 88.8647) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.47
Baby Purple
#CA9BF7
ΔE00 2.60
Pastel Purple
#CAA0FF
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 3.79
Lilac (survey)
#CEA2FD
ΔE00 4.15
Pale Purple
#B790D4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93F2 #C6F293
analogous
#9397F2 #BF93F2 #EE93F2
triadic
#BF93F2 #F2BF93 #93F2BF
tetradic
#BF93F2 #F29397 #C6F293 #93F2EE
square
#BF93F2 #F29397 #C6F293 #93F2EE
split-complementary
#BF93F2 #F2EE93 #97F293
monochromatic
#7E26E5 #9F5CEB #BF93F2 #DFCAF9 #EFE4FC
Accessibility & contrast
On white
2.42
#BF93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BF93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93F2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93F2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#86A7EF
Tritanopia (blue-blind)
#B7A2B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf93f2; /* rgb */ color: rgb(191, 147, 242); /* oklch */ color: oklch(74.0% 0.140 304.5);
Tailwind
colors: {
custom: {
50: '#d4b3f6',
500: '#bf93f2',
950: '#000000',
},
}SCSS
$custom: #bf93f2; $custom-light: #d4b3f6; $custom-dark: #000000;
JSON
{
"hex": "#bf93f2",
"rgb": {
"r": 191,
"g": 147,
"b": 242
},
"hsl": {
"h": 267.789,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.74049,
"c": 0.14026,
"h": 304.5
},
"luminance": 0.38355
}Semantic roles & 50–950 ramp
primary
#BF93F2
secondary
#E7F4D7
accent
#DB0B7A
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085