#BF51DE#BF51DE
#BF51DE is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.220 H 318.1°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF51DE |
|---|---|
| RGB | rgb(191, 81, 222) |
| HSL | hsl(287, 68%, 59%) |
| HSV | hsv(287, 64%, 87%) |
| CMYK | cmyk(14%, 63.5%, 0%, 12.9%) |
| CIE-LAB | lab(54.28, 64.16, -52.59) |
| CIE-LCH | lch(54.28, 82.96, 320.66°) |
| OKLab | oklab(63.35% 0.1641 -0.1472) |
| OKLCH | oklch(63.35% 0.22 318.1) |
| XYZ | xyz(37.6113, 22.2367, 71.4040) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.75
Pinkish Purple
#D648D7
ΔE00 4.43
Heliotrope
#D94FF5
ΔE00 4.99
Purple Pink
#D725DE
ΔE00 5.09
Bright Lilac
#C95EFB
ΔE00 5.31
Lightish Purple
#A552E6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF51DE #70DE51
analogous
#7951DE #BF51DE #DE51B6
triadic
#BF51DE #DEBF51 #51DEBF
tetradic
#BF51DE #DE7951 #70DE51 #51B6DE
square
#BF51DE #DE7951 #70DE51 #51B6DE
split-complementary
#BF51DE #B6DE51 #51DE79
monochromatic
#7D1D98 #A727CB #BF51DE #D284E8 #E5B8F2
Accessibility & contrast
On white
3.86
#BF51DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BF51DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF51DE
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF51DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF51DE | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#227BE2
Deuteranopia (green-blind)
#5785DB
Tritanopia (blue-blind)
#BE6A91
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf51de; /* rgb */ color: rgb(191, 81, 222); /* oklch */ color: oklch(63.4% 0.220 318.1);
Tailwind
colors: {
custom: {
50: '#d689e9',
500: '#bf51de',
950: '#000000',
},
}SCSS
$custom: #bf51de; $custom-light: #d689e9; $custom-dark: #000000;
JSON
{
"hex": "#bf51de",
"rgb": {
"r": 191,
"g": 81,
"b": 222
},
"hsl": {
"h": 286.809,
"s": 68.116,
"l": 59.412
},
"oklch": {
"l": 0.63353,
"c": 0.22042,
"h": 318.1
},
"luminance": 0.22235
}Semantic roles & 50–950 ramp
primary
#BF51DE
secondary
#B6E1AA
accent
#EB3D63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84