#BC51DA#BC51DA
#BC51DA is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.7% C 0.215 H 318.2°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BC51DA |
|---|---|
| RGB | rgb(188, 81, 218) |
| HSL | hsl(287, 65%, 59%) |
| HSV | hsv(287, 63%, 85%) |
| CMYK | cmyk(13.8%, 62.8%, 0%, 14.5%) |
| CIE-LAB | lab(53.64, 62.70, -51.36) |
| CIE-LCH | lch(53.64, 81.05, 320.67°) |
| OKLab | oklab(62.74% 0.1606 -0.1437) |
| OKLCH | oklch(62.74% 0.215 318.2) |
| XYZ | xyz(36.3346, 21.6397, 68.5790) |
| Luminance | 0.2164 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.24
Pinkish Purple
#D648D7
ΔE00 4.70
Lightish Purple
#A552E6
ΔE00 5.10
Purple Pink
#D725DE
ΔE00 5.22
Heliotrope
#D94FF5
ΔE00 5.70
Pinky Purple
#C94CBE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC51DA #6FDA51
analogous
#7751DA #BC51DA #DA51B3
triadic
#BC51DA #DABC51 #51DABC
tetradic
#BC51DA #DA7751 #6FDA51 #51B3DA
square
#BC51DA #DA7751 #6FDA51 #51B3DA
split-complementary
#BC51DA #B3DA51 #51DA77
monochromatic
#791F92 #A22AC4 #BC51DA #CF83E5 #E3B6EF
Accessibility & contrast
On white
3.94
#BC51DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#BC51DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC51DA
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC51DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC51DA | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2679DE
Deuteranopia (green-blind)
#5784D7
Tritanopia (blue-blind)
#BB698E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #bc51da; /* rgb */ color: rgb(188, 81, 218); /* oklch */ color: oklch(62.7% 0.215 318.2);
Tailwind
colors: {
custom: {
50: '#d388e6',
500: '#bc51da',
950: '#000000',
},
}SCSS
$custom: #bc51da; $custom-light: #d388e6; $custom-dark: #000000;
JSON
{
"hex": "#bc51da",
"rgb": {
"r": 188,
"g": 81,
"b": 218
},
"hsl": {
"h": 286.861,
"s": 64.929,
"l": 58.627
},
"oklch": {
"l": 0.62738,
"c": 0.21546,
"h": 318.2
},
"luminance": 0.21638
}Semantic roles & 50–950 ramp
primary
#BC51DA
secondary
#B4DEA8
accent
#E84065
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84