#BC56DC#BC56DC
#BC56DC is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.4% C 0.210 H 317.3°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC56DC |
|---|---|
| RGB | rgb(188, 86, 220) |
| HSL | hsl(286, 66%, 60%) |
| HSV | hsv(286, 61%, 86%) |
| CMYK | cmyk(14.5%, 60.9%, 0%, 13.7%) |
| CIE-LAB | lab(54.57, 60.85, -51.02) |
| CIE-LCH | lch(54.57, 79.41, 320.02°) |
| OKLab | oklab(63.44% 0.1547 -0.1427) |
| OKLCH | oklch(63.44% 0.21 317.3) |
| XYZ | xyz(36.9832, 22.5157, 70.0941) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.44
Pinkish Purple
#D648D7
ΔE00 4.80
Bright Lilac
#C95EFB
ΔE00 5.19
Heliotrope
#D94FF5
ΔE00 5.26
Lightish Purple
#A552E6
ΔE00 5.26
Bright Lavender
#C760FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC56DC #76DC56
analogous
#7956DC #BC56DC #DC56B9
triadic
#BC56DC #DCBC56 #56DCBC
tetradic
#BC56DC #DC7956 #76DC56 #56B9DC
square
#BC56DC #DC7956 #76DC56 #56B9DC
split-complementary
#BC56DC #B9DC56 #56DC79
monochromatic
#7B2098 #A42ACB #BC56DC #D089E6 #E4BBF1
Accessibility & contrast
On white
3.82
#BC56DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#BC56DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC56DC
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC56DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC56DC | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7CE0
Deuteranopia (green-blind)
#5A86D9
Tritanopia (blue-blind)
#BB6D91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc56dc; /* rgb */ color: rgb(188, 86, 220); /* oklch */ color: oklch(63.4% 0.210 317.3);
Tailwind
colors: {
custom: {
50: '#d38be7',
500: '#bc56dc',
950: '#000000',
},
}SCSS
$custom: #bc56dc; $custom-light: #d38be7; $custom-dark: #000000;
JSON
{
"hex": "#bc56dc",
"rgb": {
"r": 188,
"g": 86,
"b": 220
},
"hsl": {
"h": 285.672,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.63445,
"c": 0.21046,
"h": 317.3
},
"luminance": 0.22514
}Semantic roles & 50–950 ramp
primary
#BC56DC
secondary
#B9E1AD
accent
#E93F68
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84