#BD50E8#BD50E8
#BD50E8 is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.6% C 0.230 H 314.9°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BD50E8 |
|---|---|
| RGB | rgb(189, 80, 232) |
| HSL | hsl(283, 77%, 61%) |
| HSV | hsv(283, 66%, 91%) |
| CMYK | cmyk(18.5%, 65.5%, 0%, 9%) |
| CIE-LAB | lab(54.43, 66.10, -58.00) |
| CIE-LCH | lch(54.43, 87.94, 318.74°) |
| OKLab | oklab(63.6% 0.1625 -0.163) |
| OKLCH | oklch(63.6% 0.23 314.9) |
| XYZ | xyz(38.4180, 22.3836, 78.6250) |
| Luminance | 0.2238 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.21
Lightish Purple
#A552E6
ΔE00 4.34
Bright Lilac
#C95EFB
ΔE00 4.60
Heliotrope
#D94FF5
ΔE00 4.94
Lighter Purple
#A55AF4
ΔE00 5.00
Bright Lavender
#C760FF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD50E8 #7BE850
analogous
#7150E8 #BD50E8 #E850C7
triadic
#BD50E8 #E8BD50 #50E8BD
tetradic
#BD50E8 #E87150 #7BE850 #50C7E8
square
#BD50E8 #E87150 #7BE850 #50C7E8
split-complementary
#BD50E8 #C7E850 #50E871
monochromatic
#7E16A8 #A71DDE #BD50E8 #D186EF #E6BCF6
Accessibility & contrast
On white
3.83
#BD50E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#BD50E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD50E8
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD50E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD50E8 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#4C85E4
Tritanopia (blue-blind)
#BA6D96
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bd50e8; /* rgb */ color: rgb(189, 80, 232); /* oklch */ color: oklch(63.6% 0.230 314.9);
Tailwind
colors: {
custom: {
50: '#d588f0',
500: '#bd50e8',
950: '#000000',
},
}SCSS
$custom: #bd50e8; $custom-light: #d588f0; $custom-dark: #000000;
JSON
{
"hex": "#bd50e8",
"rgb": {
"r": 189,
"g": 80,
"b": 232
},
"hsl": {
"h": 283.026,
"s": 76.768,
"l": 61.176
},
"oklch": {
"l": 0.63595,
"c": 0.23021,
"h": 314.9
},
"luminance": 0.22382
}Semantic roles & 50–950 ramp
primary
#BD50E8
secondary
#BEE6AD
accent
#D90D46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85