#BF50DE#BF50DE
#BF50DE is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.2% C 0.222 H 318.2°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BF50DE |
|---|---|
| RGB | rgb(191, 80, 222) |
| HSL | hsl(287, 68%, 59%) |
| HSV | hsv(287, 64%, 87%) |
| CMYK | cmyk(14%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(54.12, 64.59, -52.84) |
| CIE-LCH | lch(54.12, 83.45, 320.71°) |
| OKLab | oklab(63.24% 0.1652 -0.1479) |
| OKLCH | oklch(63.24% 0.222 318.2) |
| XYZ | xyz(37.5375, 22.0892, 71.3794) |
| Luminance | 0.2209 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.79
Pinkish Purple
#D648D7
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 4.97
Heliotrope
#D94FF5
ΔE00 5.07
Lightish Purple
#A552E6
ΔE00 5.25
Bright Lilac
#C95EFB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF50DE #6FDE50
analogous
#7850DE #BF50DE #DE50B6
triadic
#BF50DE #DEBF50 #50DEBF
tetradic
#BF50DE #DE7850 #6FDE50 #50B6DE
square
#BF50DE #DE7850 #6FDE50 #50B6DE
split-complementary
#BF50DE #B6DE50 #50DE78
monochromatic
#7C1C97 #A726CB #BF50DE #D283E8 #E5B7F1
Accessibility & contrast
On white
3.88
#BF50DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#BF50DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF50DE
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF50DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF50DE | 1.00 | 3.88 | 5.42 | 5.42 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#207AE2
Deuteranopia (green-blind)
#5685DB
Tritanopia (blue-blind)
#BE6990
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bf50de; /* rgb */ color: rgb(191, 80, 222); /* oklch */ color: oklch(63.2% 0.222 318.2);
Tailwind
colors: {
custom: {
50: '#d688e9',
500: '#bf50de',
950: '#000000',
},
}SCSS
$custom: #bf50de; $custom-light: #d688e9; $custom-dark: #000000;
JSON
{
"hex": "#bf50de",
"rgb": {
"r": 191,
"g": 80,
"b": 222
},
"hsl": {
"h": 286.901,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.63241,
"c": 0.22175,
"h": 318.2
},
"luminance": 0.22088
}Semantic roles & 50–950 ramp
primary
#BF50DE
secondary
#B5E1A9
accent
#EB3D63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84