#BF7CFF#BF7CFF
#BF7CFF is a light, vivid violet. Relative luminance 0.327; OKLCH L 71.0% C 0.192 H 305.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7CFF |
|---|---|
| RGB | rgb(191, 124, 255) |
| HSL | hsl(271, 100%, 74%) |
| HSV | hsv(271, 51%, 100%) |
| CMYK | cmyk(25.1%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(63.93, 50.14, -55.58) |
| CIE-LCH | lch(63.93, 74.86, 312.05°) |
| OKLab | oklab(70.99% 0.1121 -0.1561) |
| OKLCH | oklch(70.99% 0.192 305.7) |
| XYZ | xyz(46.7397, 32.7120, 98.4401) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.78
Easter Purple
#C071FE
ΔE00 2.46
Light Urple
#B36FF6
ΔE00 3.83
Liliac
#C48EFD
ΔE00 4.46
Bright Lavender
#C760FF
ΔE00 5.76
Bright Lilac
#C95EFB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7CFF #BCFF7C
analogous
#7E7CFF #BF7CFF #FF7CFE
triadic
#BF7CFF #FFBF7C #7CFFBF
tetradic
#BF7CFF #FF7E7C #BCFF7C #7CFEFF
square
#BF7CFF #FF7E7C #BCFF7C #7CFEFF
split-complementary
#BF7CFF #FEFF7C #7CFF7E
monochromatic
#8302FF #A13FFF #BF7CFF #DDB9FF #F0E0FF
Accessibility & contrast
On white
2.78
#BF7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#BF7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF7CFF
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7CFF | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#679BFC
Tritanopia (blue-blind)
#B594B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bf7cff; /* rgb */ color: rgb(191, 124, 255); /* oklch */ color: oklch(71.0% 0.192 305.7);
Tailwind
colors: {
custom: {
50: '#d5a4ff',
500: '#bf7cff',
950: '#000000',
},
}SCSS
$custom: #bf7cff; $custom-light: #d5a4ff; $custom-dark: #000000;
JSON
{
"hex": "#bf7cff",
"rgb": {
"r": 191,
"g": 124,
"b": 255
},
"hsl": {
"h": 270.687,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.70994,
"c": 0.19224,
"h": 305.7
},
"luminance": 0.32712
}Semantic roles & 50–950 ramp
primary
#BF7CFF
secondary
#E5F7D4
accent
#E60070
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86