#BC50F0#BC50F0
#BC50F0 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 64.0% C 0.237 H 312.6°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC50F0 |
|---|---|
| RGB | rgb(188, 80, 240) |
| HSL | hsl(281, 84%, 63%) |
| HSV | hsv(281, 67%, 94%) |
| CMYK | cmyk(21.7%, 66.7%, 0%, 5.9%) |
| CIE-LAB | lab(54.78, 67.50, -61.92) |
| CIE-LCH | lch(54.78, 91.60, 317.47°) |
| OKLab | oklab(63.98% 0.1608 -0.1746) |
| OKLCH | oklch(63.98% 0.237 312.6) |
| XYZ | xyz(39.3331, 22.7211, 84.7348) |
| Luminance | 0.2272 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lightish Purple
#A552E6
ΔE00 4.12
Bright Lilac
#C95EFB
ΔE00 4.19
Lighter Purple
#A55AF4
ΔE00 4.22
Mediumorchid
#BA55D3
ΔE00 4.37
Bright Lavender
#C760FF
ΔE00 4.50
Heliotrope
#D94FF5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC50F0 #84F050
analogous
#6C50F0 #BC50F0 #F050D4
triadic
#BC50F0 #F0BC50 #50F0BC
tetradic
#BC50F0 #F06C50 #84F050 #50D4F0
square
#BC50F0 #F06C50 #84F050 #50D4F0
split-complementary
#BC50F0 #D4F050 #50F06C
monochromatic
#8010B6 #A618EB #BC50F0 #D288F5 #E7C1FA
Accessibility & contrast
On white
3.79
#BC50F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#BC50F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC50F0
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC50F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC50F0 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF5
Deuteranopia (green-blind)
#4285EC
Tritanopia (blue-blind)
#B6719A
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc50f0; /* rgb */ color: rgb(188, 80, 240); /* oklch */ color: oklch(64.0% 0.237 312.6);
Tailwind
colors: {
custom: {
50: '#d489f6',
500: '#bc50f0',
950: '#000000',
},
}SCSS
$custom: #bc50f0; $custom-light: #d489f6; $custom-dark: #000000;
JSON
{
"hex": "#bc50f0",
"rgb": {
"r": 188,
"g": 80,
"b": 240
},
"hsl": {
"h": 280.5,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.63975,
"c": 0.23736,
"h": 312.6
},
"luminance": 0.2272
}Semantic roles & 50–950 ramp
primary
#BC50F0
secondary
#C4EBB1
accent
#E1054C
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C17
muted
#837D85