#BC57DA#BC57DA
#BC57DA is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.5% C 0.207 H 317.8°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC57DA |
|---|---|
| RGB | rgb(188, 87, 218) |
| HSL | hsl(286, 64%, 60%) |
| HSV | hsv(286, 60%, 85%) |
| CMYK | cmyk(13.8%, 60.1%, 0%, 14.5%) |
| CIE-LAB | lab(54.63, 59.99, -49.80) |
| CIE-LCH | lch(54.63, 77.97, 320.31°) |
| OKLab | oklab(63.45% 0.1534 -0.1391) |
| OKLCH | oklch(63.45% 0.207 317.8) |
| XYZ | xyz(36.8003, 22.5712, 68.7343) |
| Luminance | 0.2257 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.23
Pinkish Purple
#D648D7
ΔE00 4.69
Bright Lilac
#C95EFB
ΔE00 5.35
Heliotrope
#D94FF5
ΔE00 5.36
Lightish Purple
#A552E6
ΔE00 5.52
Bright Lavender
#C760FF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC57DA #75DA57
analogous
#7B57DA #BC57DA #DA57B6
triadic
#BC57DA #DABC57 #57DABC
tetradic
#BC57DA #DA7B57 #75DA57 #57B6DA
square
#BC57DA #DA7B57 #75DA57 #57B6DA
split-complementary
#BC57DA #B6DA57 #57DA7B
monochromatic
#7B2196 #A42CC8 #BC57DA #D089E5 #E4BBF0
Accessibility & contrast
On white
3.81
#BC57DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#BC57DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC57DA
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC57DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC57DA | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337CDE
Deuteranopia (green-blind)
#5C86D7
Tritanopia (blue-blind)
#BB6D91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc57da; /* rgb */ color: rgb(188, 87, 218); /* oklch */ color: oklch(63.5% 0.207 317.8);
Tailwind
colors: {
custom: {
50: '#d38ce6',
500: '#bc57da',
950: '#000000',
},
}SCSS
$custom: #bc57da; $custom-light: #d38ce6; $custom-dark: #000000;
JSON
{
"hex": "#bc57da",
"rgb": {
"r": 188,
"g": 87,
"b": 218
},
"hsl": {
"h": 286.26,
"s": 63.902,
"l": 59.804
},
"oklch": {
"l": 0.63452,
"c": 0.20713,
"h": 317.8
},
"luminance": 0.2257
}Semantic roles & 50–950 ramp
primary
#BC57DA
secondary
#B9E0AD
accent
#E74167
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84