#BD50DE#BD50DE
#BD50DE is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.221 H 317.5°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BD50DE |
|---|---|
| RGB | rgb(189, 80, 222) |
| HSL | hsl(286, 68%, 59%) |
| HSV | hsv(286, 64%, 87%) |
| CMYK | cmyk(14.9%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(53.85, 64.14, -53.29) |
| CIE-LCH | lch(53.85, 83.39, 320.28°) |
| OKLab | oklab(62.99% 0.1629 -0.1493) |
| OKLCH | oklch(62.99% 0.221 317.5) |
| XYZ | xyz(37.0379, 21.8316, 71.3560) |
| Luminance | 0.2183 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.81
Pinkish Purple
#D648D7
ΔE00 4.81
Lightish Purple
#A552E6
ΔE00 4.88
Purple Pink
#D725DE
ΔE00 5.15
Heliotrope
#D94FF5
ΔE00 5.36
Bright Lilac
#C95EFB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD50DE #71DE50
analogous
#7650DE #BD50DE #DE50B8
triadic
#BD50DE #DEBD50 #50DEBD
tetradic
#BD50DE #DE7650 #71DE50 #50B8DE
square
#BD50DE #DE7650 #71DE50 #50B8DE
split-complementary
#BD50DE #B8DE50 #50DE76
monochromatic
#7B1C97 #A426CB #BD50DE #D083E8 #E4B7F1
Accessibility & contrast
On white
3.91
#BD50DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#BD50DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD50DE
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD50DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD50DE | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D7AE2
Deuteranopia (green-blind)
#5484DB
Tritanopia (blue-blind)
#BC6990
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bd50de; /* rgb */ color: rgb(189, 80, 222); /* oklch */ color: oklch(63.0% 0.221 317.5);
Tailwind
colors: {
custom: {
50: '#d488e9',
500: '#bd50de',
950: '#000000',
},
}SCSS
$custom: #bd50de; $custom-light: #d488e9; $custom-dark: #000000;
JSON
{
"hex": "#bd50de",
"rgb": {
"r": 189,
"g": 80,
"b": 222
},
"hsl": {
"h": 286.056,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.62987,
"c": 0.22092,
"h": 317.5
},
"luminance": 0.2183
}Semantic roles & 50–950 ramp
primary
#BD50DE
secondary
#B6E1A9
accent
#EB3D65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84