#BC48ED#BC48ED
#BC48ED is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.9% C 0.244 H 313.9°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BC48ED |
|---|---|
| RGB | rgb(188, 72, 237) |
| HSL | hsl(282, 82%, 61%) |
| HSV | hsv(282, 70%, 93%) |
| CMYK | cmyk(20.7%, 69.6%, 0%, 7.1%) |
| CIE-LAB | lab(53.43, 70.17, -62.42) |
| CIE-LCH | lch(53.43, 93.92, 318.35°) |
| OKLab | oklab(62.95% 0.1692 -0.176) |
| OKLCH | oklch(62.95% 0.244 313.9) |
| XYZ | xyz(38.3399, 21.4418, 82.2234) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.86
Mediumorchid
#BA55D3
ΔE00 4.30
Hot Purple
#CB00F5
ΔE00 4.75
Lighter Purple
#A55AF4
ΔE00 4.82
Neon Purple
#BC13FE
ΔE00 5.32
Bright Lilac
#C95EFB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC48ED #79ED48
analogous
#6948ED #BC48ED #ED48CB
triadic
#BC48ED #EDBC48 #48EDBC
tetradic
#BC48ED #ED6948 #79ED48 #48CBED
square
#BC48ED #ED6948 #79ED48 #48CBED
split-complementary
#BC48ED #CBED48 #48ED69
monochromatic
#7C11AA #A516E2 #BC48ED #D080F2 #E5B7F8
Accessibility & contrast
On white
3.97
#BC48ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#BC48ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC48ED
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC48ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC48ED | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079F2
Deuteranopia (green-blind)
#3E82E9
Tritanopia (blue-blind)
#B76B96
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #bc48ed; /* rgb */ color: rgb(188, 72, 237); /* oklch */ color: oklch(62.9% 0.244 313.9);
Tailwind
colors: {
custom: {
50: '#d584f4',
500: '#bc48ed',
950: '#000000',
},
}SCSS
$custom: #bc48ed; $custom-light: #d584f4; $custom-dark: #000000;
JSON
{
"hex": "#bc48ed",
"rgb": {
"r": 188,
"g": 72,
"b": 237
},
"hsl": {
"h": 282.182,
"s": 82.09,
"l": 60.588
},
"oklch": {
"l": 0.62947,
"c": 0.24416,
"h": 313.9
},
"luminance": 0.21441
}Semantic roles & 50–950 ramp
primary
#BC48ED
secondary
#BCE8A9
accent
#DE0747
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85