#BF7DFF#BF7DFF
#BF7DFF is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.1% C 0.191 H 305.5°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7DFF |
|---|---|
| RGB | rgb(191, 125, 255) |
| HSL | hsl(270, 100%, 75%) |
| HSV | hsv(270, 51%, 100%) |
| CMYK | cmyk(25.1%, 51%, 0%, 0%) |
| CIE-LAB | lab(64.13, 49.62, -55.26) |
| CIE-LCH | lch(64.13, 74.27, 311.92°) |
| OKLab | oklab(71.15% 0.1109 -0.1552) |
| OKLCH | oklch(71.15% 0.191 305.5) |
| XYZ | xyz(46.8657, 32.9639, 98.4821) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.93
Easter Purple
#C071FE
ΔE00 2.69
Light Urple
#B36FF6
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.24
Bright Lavender
#C760FF
ΔE00 5.99
Bright Lilac
#C95EFB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7DFF #BDFF7D
analogous
#7E7DFF #BF7DFF #FF7DFE
triadic
#BF7DFF #FFBF7D #7DFFBF
tetradic
#BF7DFF #FF7E7D #BDFF7D #7DFEFF
square
#BF7DFF #FF7E7D #BDFF7D #7DFEFF
split-complementary
#BF7DFF #FEFF7D #7DFF7E
monochromatic
#8303FF #A140FF #BF7DFF #DDBAFF #F0E0FF
Accessibility & contrast
On white
2.77
#BF7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#BF7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF7DFF
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7DFF | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#B594B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bf7dff; /* rgb */ color: rgb(191, 125, 255); /* oklch */ color: oklch(71.1% 0.191 305.5);
Tailwind
colors: {
custom: {
50: '#d5a4ff',
500: '#bf7dff',
950: '#000000',
},
}SCSS
$custom: #bf7dff; $custom-light: #d5a4ff; $custom-dark: #000000;
JSON
{
"hex": "#bf7dff",
"rgb": {
"r": 191,
"g": 125,
"b": 255
},
"hsl": {
"h": 270.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.71145,
"c": 0.19071,
"h": 305.5
},
"luminance": 0.32964
}Semantic roles & 50–950 ramp
primary
#BF7DFF
secondary
#E5F7D4
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86