#BC4CDF#BC4CDF
#BC4CDF is a light, highly saturated purple. Relative luminance 0.212; OKLCH L 62.5% C 0.227 H 317.1°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BC4CDF |
|---|---|
| RGB | rgb(188, 76, 223) |
| HSL | hsl(286, 70%, 59%) |
| HSV | hsv(286, 66%, 87%) |
| CMYK | cmyk(15.7%, 65.9%, 0%, 12.5%) |
| CIE-LAB | lab(53.16, 65.81, -54.97) |
| CIE-LCH | lch(53.16, 85.75, 320.13°) |
| OKLab | oklab(62.48% 0.1661 -0.1542) |
| OKLCH | oklch(62.48% 0.227 317.1) |
| XYZ | xyz(36.6408, 21.1894, 71.9576) |
| Luminance | 0.2119 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.35
Lightish Purple
#A552E6
ΔE00 4.50
Purple Pink
#D725DE
ΔE00 4.91
Pinkish Purple
#D648D7
ΔE00 5.22
Hot Purple
#CB00F5
ΔE00 5.59
Heliotrope
#D94FF5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC4CDF #6FDF4C
analogous
#724CDF #BC4CDF #DF4CB8
triadic
#BC4CDF #DFBC4C #4CDFBC
tetradic
#BC4CDF #DF724C #6FDF4C #4CB8DF
square
#BC4CDF #DF724C #6FDF4C #4CB8DF
split-complementary
#BC4CDF #B8DF4C #4CDF72
monochromatic
#791B96 #A224CA #BC4CDF #CF80E8 #E3B4F2
Accessibility & contrast
On white
4.01
#BC4CDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#BC4CDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC4CDF
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC4CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC4CDF | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0578E3
Deuteranopia (green-blind)
#4F82DC
Tritanopia (blue-blind)
#BA678F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #bc4cdf; /* rgb */ color: rgb(188, 76, 223); /* oklch */ color: oklch(62.5% 0.227 317.1);
Tailwind
colors: {
custom: {
50: '#d486ea',
500: '#bc4cdf',
950: '#000000',
},
}SCSS
$custom: #bc4cdf; $custom-light: #d486ea; $custom-dark: #000000;
JSON
{
"hex": "#bc4cdf",
"rgb": {
"r": 188,
"g": 76,
"b": 223
},
"hsl": {
"h": 285.714,
"s": 69.668,
"l": 58.627
},
"oklch": {
"l": 0.62479,
"c": 0.22662,
"h": 317.1
},
"luminance": 0.21188
}Semantic roles & 50–950 ramp
primary
#BC4CDF
secondary
#B4E0A6
accent
#EC3B66
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84