#BF7FFF#BF7FFF
#BF7FFF is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.5% C 0.188 H 305.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7FFF |
|---|---|
| RGB | rgb(191, 127, 255) |
| HSL | hsl(270, 100%, 75%) |
| HSV | hsv(270, 50%, 100%) |
| CMYK | cmyk(25.1%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(64.54, 48.56, -54.60) |
| CIE-LCH | lch(64.54, 73.07, 311.64°) |
| OKLab | oklab(71.45% 0.1083 -0.1533) |
| OKLCH | oklch(71.45% 0.188 305.2) |
| XYZ | xyz(47.1214, 33.4754, 98.5673) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.29
Easter Purple
#C071FE
ΔE00 3.16
Liliac
#C48EFD
ΔE00 3.79
Light Urple
#B36FF6
ΔE00 4.41
Bright Lavender
#C760FF
ΔE00 6.45
Bright Lilac
#C95EFB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7FFF #BFFF7F
analogous
#7F7FFF #BF7FFF #FF7FFF
triadic
#BF7FFF #FFBF7F #7FFFBF
tetradic
#BF7FFF #FF7F7F #BFFF7F #7FFFFF
square
#BF7FFF #FF7F7F #BFFF7F #7FFFFF
split-complementary
#BF7FFF #FFFF7F #7FFF7F
monochromatic
#8205FF #A042FF #BF7FFF #DEBCFF #F0E0FF
Accessibility & contrast
On white
2.73
#BF7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#BF7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF7FFF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7FFF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#B496B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bf7fff; /* rgb */ color: rgb(191, 127, 255); /* oklch */ color: oklch(71.5% 0.188 305.2);
Tailwind
colors: {
custom: {
50: '#d5a6ff',
500: '#bf7fff',
950: '#000000',
},
}SCSS
$custom: #bf7fff; $custom-light: #d5a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bf7fff",
"rgb": {
"r": 191,
"g": 127,
"b": 255
},
"hsl": {
"h": 270,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.71451,
"c": 0.18766,
"h": 305.2
},
"luminance": 0.33475
}Semantic roles & 50–950 ramp
primary
#BF7FFF
secondary
#E6F7D4
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86