#BC50FF#BC50FF
#BC50FF is a light, highly saturated violet. Relative luminance 0.236; OKLCH L 65.0% C 0.252 H 309.3°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BC50FF |
|---|---|
| RGB | rgb(188, 80, 255) |
| HSL | hsl(277, 100%, 66%) |
| HSV | hsv(277, 69%, 100%) |
| CMYK | cmyk(26.3%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(55.74, 70.59, -68.73) |
| CIE-LCH | lch(55.74, 98.52, 315.76°) |
| OKLab | oklab(64.96% 0.1594 -0.1946) |
| OKLCH | oklch(64.96% 0.252 309.3) |
| XYZ | xyz(41.6541, 23.6495, 96.9588) |
| Luminance | 0.2365 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 3.84
Bright Lavender
#C760FF
ΔE00 3.91
Bright Lilac
#C95EFB
ΔE00 3.94
Lightish Purple
#A552E6
ΔE00 4.86
Heliotrope
#D94FF5
ΔE00 5.52
Light Urple
#B36FF6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC50FF #93FF50
analogous
#6550FF #BC50FF #FF50EA
triadic
#BC50FF #FFBC50 #50FFBC
tetradic
#BC50FF #FF6550 #93FF50 #50EAFF
square
#BC50FF #FF6550 #93FF50 #50EAFF
split-complementary
#BC50FF #EAFF50 #50FF65
monochromatic
#8300D5 #A513FF #BC50FF #D38DFF #EBCAFF
Accessibility & contrast
On white
3.67
#BC50FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#BC50FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC50FF
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC50FF | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#2D87FB
Tritanopia (blue-blind)
#B277A2
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #bc50ff; /* rgb */ color: rgb(188, 80, 255); /* oklch */ color: oklch(65.0% 0.252 309.3);
Tailwind
colors: {
custom: {
50: '#d589ff',
500: '#bc50ff',
950: '#000000',
},
}SCSS
$custom: #bc50ff; $custom-light: #d589ff; $custom-dark: #000000;
JSON
{
"hex": "#bc50ff",
"rgb": {
"r": 188,
"g": 80,
"b": 255
},
"hsl": {
"h": 277.029,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.64958,
"c": 0.25152,
"h": 309.3
},
"luminance": 0.23649
}Semantic roles & 50–950 ramp
primary
#BC50FF
secondary
#CFF3B8
accent
#E60058
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C18
muted
#837D86