#BC54EB#BC54EB
#BC54EB is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.228 H 313.6°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BC54EB |
|---|---|
| RGB | rgb(188, 84, 235) |
| HSL | hsl(281, 79%, 63%) |
| HSV | hsv(281, 64%, 92%) |
| CMYK | cmyk(20%, 64.3%, 0%, 7.8%) |
| CIE-LAB | lab(55.10, 64.75, -58.61) |
| CIE-LCH | lch(55.10, 87.34, 317.85°) |
| OKLab | oklab(64.11% 0.1568 -0.1649) |
| OKLCH | oklch(64.11% 0.228 313.6) |
| XYZ | xyz(38.9022, 23.0313, 80.9774) |
| Luminance | 0.2303 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.66
Bright Lilac
#C95EFB
ΔE00 3.91
Bright Lavender
#C760FF
ΔE00 4.30
Lightish Purple
#A552E6
ΔE00 4.38
Lighter Purple
#A55AF4
ΔE00 4.53
Heliotrope
#D94FF5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC54EB #83EB54
analogous
#7154EB #BC54EB #EB54CE
triadic
#BC54EB #EBBC54 #54EBBC
tetradic
#BC54EB #EB7154 #83EB54 #54CEEB
square
#BC54EB #EB7154 #83EB54 #54CEEB
split-complementary
#BC54EB #CEEB54 #54EB71
monochromatic
#8015B0 #A71DE5 #BC54EB #D18BF1 #E7C2F8
Accessibility & contrast
On white
3.75
#BC54EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#BC54EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC54EB
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC54EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC54EB | 1.00 | 3.75 | 5.61 | 5.61 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF0
Deuteranopia (green-blind)
#4C86E7
Tritanopia (blue-blind)
#B77198
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc54eb; /* rgb */ color: rgb(188, 84, 235); /* oklch */ color: oklch(64.1% 0.228 313.6);
Tailwind
colors: {
custom: {
50: '#d48bf2',
500: '#bc54eb',
950: '#000000',
},
}SCSS
$custom: #bc54eb; $custom-light: #d48bf2; $custom-dark: #000000;
JSON
{
"hex": "#bc54eb",
"rgb": {
"r": 188,
"g": 84,
"b": 235
},
"hsl": {
"h": 281.325,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.64109,
"c": 0.22752,
"h": 313.6
},
"luminance": 0.2303
}Semantic roles & 50–950 ramp
primary
#BC54EB
secondary
#C3E9B2
accent
#DB0A4B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85