#BF83F9#BF83F9
#BF83F9 is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.8% C 0.174 H 305.9°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83F9 |
|---|---|
| RGB | rgb(191, 131, 249) |
| HSL | hsl(271, 91%, 75%) |
| HSV | hsv(271, 47%, 98%) |
| CMYK | cmyk(23.3%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.08, 45.05, -50.46) |
| CIE-LCH | lch(65.08, 67.65, 311.76°) |
| OKLab | oklab(71.75% 0.1024 -0.1412) |
| OKLCH | oklch(71.75% 0.174 305.9) |
| XYZ | xyz(46.6975, 34.1489, 93.7355) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.75
Light Purple
#BF77F6
ΔE00 2.86
Easter Purple
#C071FE
ΔE00 4.21
Light Urple
#B36FF6
ΔE00 5.27
Baby Purple
#CA9BF7
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83F9 #BDF983
analogous
#8483F9 #BF83F9 #F983F8
triadic
#BF83F9 #F9BF83 #83F9BF
tetradic
#BF83F9 #F98483 #BDF983 #83F8F9
square
#BF83F9 #F98483 #BDF983 #83F8F9
split-complementary
#BF83F9 #F8F983 #83F984
monochromatic
#830EF3 #A149F6 #BF83F9 #DDBDFC #F0E2FE
Accessibility & contrast
On white
2.68
#BF83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#BF83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83F9
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83F9 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#B697B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf83f9; /* rgb */ color: rgb(191, 131, 249); /* oklch */ color: oklch(71.8% 0.174 305.9);
Tailwind
colors: {
custom: {
50: '#d5a8fc',
500: '#bf83f9',
950: '#000000',
},
}SCSS
$custom: #bf83f9; $custom-light: #d5a8fc; $custom-dark: #000000;
JSON
{
"hex": "#bf83f9",
"rgb": {
"r": 191,
"g": 131,
"b": 249
},
"hsl": {
"h": 270.508,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.71751,
"c": 0.17444,
"h": 305.9
},
"luminance": 0.34149
}Semantic roles & 50–950 ramp
primary
#BF83F9
secondary
#E5F6D5
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85