#BC4DEA#BC4DEA
#BC4DEA is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.3% C 0.235 H 314.3°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC4DEA |
|---|---|
| RGB | rgb(188, 77, 234) |
| HSL | hsl(282, 79%, 61%) |
| HSV | hsv(282, 67%, 92%) |
| CMYK | cmyk(19.7%, 67.1%, 0%, 8.2%) |
| CIE-LAB | lab(53.96, 67.55, -59.88) |
| CIE-LCH | lch(53.96, 90.27, 318.45°) |
| OKLab | oklab(63.27% 0.1644 -0.1686) |
| OKLCH | oklch(63.27% 0.235 314.3) |
| XYZ | xyz(38.2417, 21.9409, 80.0465) |
| Luminance | 0.2194 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.64
Lightish Purple
#A552E6
ΔE00 3.98
Lighter Purple
#A55AF4
ΔE00 4.78
Bright Lilac
#C95EFB
ΔE00 4.99
Heliotrope
#D94FF5
ΔE00 5.33
Bright Lavender
#C760FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC4DEA #7BEA4D
analogous
#6D4DEA #BC4DEA #EA4DCA
triadic
#BC4DEA #EABC4D #4DEABC
tetradic
#BC4DEA #EA6D4D #7BEA4D #4DCAEA
square
#BC4DEA #EA6D4D #7BEA4D #4DCAEA
split-complementary
#BC4DEA #CAEA4D #4DEA6D
monochromatic
#7D14A9 #A61ADF #BC4DEA #D184F0 #E5BAF7
Accessibility & contrast
On white
3.90
#BC4DEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#BC4DEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC4DEA
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC4DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC4DEA | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEF
Deuteranopia (green-blind)
#4684E6
Tritanopia (blue-blind)
#B86C96
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bc4dea; /* rgb */ color: rgb(188, 77, 234); /* oklch */ color: oklch(63.3% 0.235 314.3);
Tailwind
colors: {
custom: {
50: '#d487f1',
500: '#bc4dea',
950: '#000000',
},
}SCSS
$custom: #bc4dea; $custom-light: #d487f1; $custom-dark: #000000;
JSON
{
"hex": "#bc4dea",
"rgb": {
"r": 188,
"g": 77,
"b": 234
},
"hsl": {
"h": 282.42,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.6327,
"c": 0.23546,
"h": 314.3
},
"luminance": 0.2194
}Semantic roles & 50–950 ramp
primary
#BC4DEA
secondary
#BDE7AC
accent
#DB0A48
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85