#BF83F5#BF83F5
#BF83F5 is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.5% C 0.170 H 306.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83F5 |
|---|---|
| RGB | rgb(191, 131, 245) |
| HSL | hsl(272, 85%, 74%) |
| HSV | hsv(272, 47%, 96%) |
| CMYK | cmyk(22%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(64.88, 44.15, -48.58) |
| CIE-LCH | lch(64.88, 65.64, 312.27°) |
| OKLab | oklab(71.54% 0.1019 -0.1357) |
| OKLCH | oklch(71.54% 0.17 306.9) |
| XYZ | xyz(46.0803, 33.9020, 90.4847) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.83
Light Purple
#BF77F6
ΔE00 2.88
Easter Purple
#C071FE
ΔE00 4.41
Light Urple
#B36FF6
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83F5 #B9F583
analogous
#8683F5 #BF83F5 #F583F2
triadic
#BF83F5 #F5BF83 #83F5BF
tetradic
#BF83F5 #F58683 #B9F583 #83F2F5
square
#BF83F5 #F58683 #B9F583 #83F2F5
split-complementary
#BF83F5 #F2F583 #83F586
monochromatic
#8413EB #A24AF0 #BF83F5 #DCBCFA #F0E3FD
Accessibility & contrast
On white
2.70
#BF83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BF83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83F5
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83F5 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF9
Deuteranopia (green-blind)
#759EF2
Tritanopia (blue-blind)
#B796B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf83f5; /* rgb */ color: rgb(191, 131, 245); /* oklch */ color: oklch(71.5% 0.170 306.9);
Tailwind
colors: {
custom: {
50: '#d4a8f9',
500: '#bf83f5',
950: '#000000',
},
}SCSS
$custom: #bf83f5; $custom-light: #d4a8f9; $custom-dark: #000000;
JSON
{
"hex": "#bf83f5",
"rgb": {
"r": 191,
"g": 131,
"b": 245
},
"hsl": {
"h": 271.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.71541,
"c": 0.16973,
"h": 306.9
},
"luminance": 0.33902
}Semantic roles & 50–950 ramp
primary
#BF83F5
secondary
#E5F5D6
accent
#E2046D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85