#BC50F1#BC50F1
#BC50F1 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.238 H 312.4°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BC50F1 |
|---|---|
| RGB | rgb(188, 80, 241) |
| HSL | hsl(280, 85%, 63%) |
| HSV | hsv(280, 67%, 95%) |
| CMYK | cmyk(22%, 66.8%, 0%, 5.5%) |
| CIE-LAB | lab(54.85, 67.70, -62.38) |
| CIE-LCH | lch(54.85, 92.06, 317.34°) |
| OKLab | oklab(64.04% 0.1607 -0.1759) |
| OKLCH | oklch(64.04% 0.238 312.4) |
| XYZ | xyz(39.4820, 22.7806, 85.5193) |
| Luminance | 0.2278 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lightish Purple
#A552E6
ΔE00 4.14
Bright Lilac
#C95EFB
ΔE00 4.14
Lighter Purple
#A55AF4
ΔE00 4.16
Bright Lavender
#C760FF
ΔE00 4.43
Mediumorchid
#BA55D3
ΔE00 4.51
Heliotrope
#D94FF5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC50F1 #85F150
analogous
#6B50F1 #BC50F1 #F150D6
triadic
#BC50F1 #F1BC50 #50F1BC
tetradic
#BC50F1 #F16B50 #85F150 #50D6F1
square
#BC50F1 #F16B50 #85F150 #50D6F1
split-complementary
#BC50F1 #D6F150 #50F16B
monochromatic
#800FB8 #A617EC #BC50F1 #D289F6 #E7C1FA
Accessibility & contrast
On white
3.78
#BC50F1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BC50F1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC50F1
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC50F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC50F1 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF6
Deuteranopia (green-blind)
#4186ED
Tritanopia (blue-blind)
#B6719A
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc50f1; /* rgb */ color: rgb(188, 80, 241); /* oklch */ color: oklch(64.0% 0.238 312.4);
Tailwind
colors: {
custom: {
50: '#d489f6',
500: '#bc50f1',
950: '#000000',
},
}SCSS
$custom: #bc50f1; $custom-light: #d489f6; $custom-dark: #000000;
JSON
{
"hex": "#bc50f1",
"rgb": {
"r": 188,
"g": 80,
"b": 241
},
"hsl": {
"h": 280.248,
"s": 85.185,
"l": 62.941
},
"oklch": {
"l": 0.64039,
"c": 0.2383,
"h": 312.4
},
"luminance": 0.2278
}Semantic roles & 50–950 ramp
primary
#BC50F1
secondary
#C4EBB1
accent
#E2044D
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C17
muted
#837D85