#BF4FEB#BF4FEB
#BF4FEB is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.9% C 0.235 H 314.9°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BF4FEB |
|---|---|
| RGB | rgb(191, 79, 235) |
| HSL | hsl(283, 80%, 62%) |
| HSV | hsv(283, 66%, 92%) |
| CMYK | cmyk(18.7%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(54.73, 67.55, -59.19) |
| CIE-LCH | lch(54.73, 89.81, 318.77°) |
| OKLab | oklab(63.92% 0.1658 -0.1665) |
| OKLCH | oklch(63.92% 0.235 314.9) |
| XYZ | xyz(39.2748, 22.6678, 80.8876) |
| Luminance | 0.2267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.59
Bright Lilac
#C95EFB
ΔE00 4.31
Lightish Purple
#A552E6
ΔE00 4.60
Heliotrope
#D94FF5
ΔE00 4.61
Bright Lavender
#C760FF
ΔE00 4.76
Lighter Purple
#A55AF4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF4FEB #7BEB4F
analogous
#714FEB #BF4FEB #EB4FC9
triadic
#BF4FEB #EBBF4F #4FEBBF
tetradic
#BF4FEB #EB714F #7BEB4F #4FC9EB
square
#BF4FEB #EB714F #7BEB4F #4FC9EB
split-complementary
#BF4FEB #C9EB4F #4FEB71
monochromatic
#8114AC #AA1AE3 #BF4FEB #D386F1 #E7BDF7
Accessibility & contrast
On white
3.80
#BF4FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BF4FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF4FEB
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF4FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF4FEB | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF0
Deuteranopia (green-blind)
#4A86E7
Tritanopia (blue-blind)
#BB6E97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bf4feb; /* rgb */ color: rgb(191, 79, 235); /* oklch */ color: oklch(63.9% 0.235 314.9);
Tailwind
colors: {
custom: {
50: '#d688f2',
500: '#bf4feb',
950: '#000000',
},
}SCSS
$custom: #bf4feb; $custom-light: #d688f2; $custom-dark: #000000;
JSON
{
"hex": "#bf4feb",
"rgb": {
"r": 191,
"g": 79,
"b": 235
},
"hsl": {
"h": 283.077,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.63922,
"c": 0.23498,
"h": 314.9
},
"luminance": 0.22666
}Semantic roles & 50–950 ramp
primary
#BF4FEB
secondary
#BEE8AE
accent
#DC0A45
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85