#BF77FF#BF77FF
#BF77FF is a light, vivid violet. Relative luminance 0.315; OKLCH L 70.2% C 0.200 H 306.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF77FF |
|---|---|
| RGB | rgb(191, 119, 255) |
| HSL | hsl(272, 100%, 73%) |
| HSV | hsv(272, 53%, 100%) |
| CMYK | cmyk(25.1%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(62.92, 52.76, -57.19) |
| CIE-LCH | lch(62.92, 77.81, 312.69°) |
| OKLab | oklab(70.25% 0.1185 -0.1608) |
| OKLCH | oklch(70.25% 0.2 306.4) |
| XYZ | xyz(46.1289, 31.4904, 98.2365) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Easter Purple
#C071FE
ΔE00 1.33
Light Purple
#BF77F6
ΔE00 1.37
Light Urple
#B36FF6
ΔE00 2.97
Bright Lavender
#C760FF
ΔE00 4.66
Bright Lilac
#C95EFB
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF77FF #B7FF77
analogous
#7B77FF #BF77FF #FF77FB
triadic
#BF77FF #FFBF77 #77FFBF
tetradic
#BF77FF #FF7B77 #B7FF77 #77FBFF
square
#BF77FF #FF7B77 #B7FF77 #77FBFF
split-complementary
#BF77FF #FBFF77 #77FF7B
monochromatic
#8500FC #A23AFF #BF77FF #DCB4FF #F1E0FF
Accessibility & contrast
On white
2.88
#BF77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#BF77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF77FF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF77FF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#B590B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf77ff; /* rgb */ color: rgb(191, 119, 255); /* oklch */ color: oklch(70.2% 0.200 306.4);
Tailwind
colors: {
custom: {
50: '#d5a0ff',
500: '#bf77ff',
950: '#000000',
},
}SCSS
$custom: #bf77ff; $custom-light: #d5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#bf77ff",
"rgb": {
"r": 191,
"g": 119,
"b": 255
},
"hsl": {
"h": 271.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.70249,
"c": 0.19976,
"h": 306.4
},
"luminance": 0.3149
}Semantic roles & 50–950 ramp
primary
#BF77FF
secondary
#E4F7D4
accent
#E6006C
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F18
muted
#837F86