#BC55EA#BC55EA
#BC55EA is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.2% C 0.225 H 313.7°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BC55EA |
|---|---|
| RGB | rgb(188, 85, 234) |
| HSL | hsl(281, 78%, 63%) |
| HSV | hsv(281, 64%, 92%) |
| CMYK | cmyk(19.7%, 63.7%, 0%, 8.2%) |
| CIE-LAB | lab(55.21, 64.10, -57.89) |
| CIE-LCH | lch(55.21, 86.37, 317.92°) |
| OKLab | oklab(64.16% 0.1557 -0.1628) |
| OKLCH | oklch(64.16% 0.225 313.7) |
| XYZ | xyz(38.8363, 23.1301, 80.2447) |
| Luminance | 0.2313 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.53
Bright Lilac
#C95EFB
ΔE00 3.85
Bright Lavender
#C760FF
ΔE00 4.26
Lightish Purple
#A552E6
ΔE00 4.48
Lighter Purple
#A55AF4
ΔE00 4.62
Heliotrope
#D94FF5
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC55EA #83EA55
analogous
#7255EA #BC55EA #EA55CD
triadic
#BC55EA #EABC55 #55EABC
tetradic
#BC55EA #EA7255 #83EA55 #55CDEA
square
#BC55EA #EA7255 #83EA55 #55CDEA
split-complementary
#BC55EA #CDEA55 #55EA72
monochromatic
#8016AF #A71FE3 #BC55EA #D18BF1 #E7C2F7
Accessibility & contrast
On white
3.73
#BC55EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#BC55EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC55EA
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC55EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC55EA | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C7FEF
Deuteranopia (green-blind)
#4E87E6
Tritanopia (blue-blind)
#B87198
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc55ea; /* rgb */ color: rgb(188, 85, 234); /* oklch */ color: oklch(64.2% 0.225 313.7);
Tailwind
colors: {
custom: {
50: '#d48bf1',
500: '#bc55ea',
950: '#000000',
},
}SCSS
$custom: #bc55ea; $custom-light: #d48bf1; $custom-dark: #000000;
JSON
{
"hex": "#bc55ea",
"rgb": {
"r": 188,
"g": 85,
"b": 234
},
"hsl": {
"h": 281.477,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.64163,
"c": 0.22524,
"h": 313.7
},
"luminance": 0.23129
}Semantic roles & 50–950 ramp
primary
#BC55EA
secondary
#C3E8B2
accent
#DA0B4B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85