#BC55DA#BC55DA
#BC55DA is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.2% C 0.210 H 317.9°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC55DA |
|---|---|
| RGB | rgb(188, 85, 218) |
| HSL | hsl(286, 64%, 59%) |
| HSV | hsv(286, 61%, 85%) |
| CMYK | cmyk(13.8%, 61%, 0%, 14.5%) |
| CIE-LAB | lab(54.29, 60.91, -50.33) |
| CIE-LCH | lch(54.29, 79.01, 320.43°) |
| OKLab | oklab(63.21% 0.1558 -0.1407) |
| OKLCH | oklch(63.21% 0.21 317.9) |
| XYZ | xyz(36.6407, 22.2518, 68.6810) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.10
Pinkish Purple
#D648D7
ΔE00 4.66
Lightish Purple
#A552E6
ΔE00 5.35
Heliotrope
#D94FF5
ΔE00 5.45
Bright Lilac
#C95EFB
ΔE00 5.53
Purple Pink
#D725DE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC55DA #73DA55
analogous
#7A55DA #BC55DA #DA55B6
triadic
#BC55DA #DABC55 #55DABC
tetradic
#BC55DA #DA7A55 #73DA55 #55B6DA
square
#BC55DA #DA7A55 #73DA55 #55B6DA
split-complementary
#BC55DA #B6DA55 #55DA7A
monochromatic
#7A2094 #A42BC7 #BC55DA #D087E5 #E4BAF0
Accessibility & contrast
On white
3.85
#BC55DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BC55DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC55DA
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC55DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC55DA | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7BDE
Deuteranopia (green-blind)
#5A85D7
Tritanopia (blue-blind)
#BB6C90
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bc55da; /* rgb */ color: rgb(188, 85, 218); /* oklch */ color: oklch(63.2% 0.210 317.9);
Tailwind
colors: {
custom: {
50: '#d38be6',
500: '#bc55da',
950: '#000000',
},
}SCSS
$custom: #bc55da; $custom-light: #d38be6; $custom-dark: #000000;
JSON
{
"hex": "#bc55da",
"rgb": {
"r": 188,
"g": 85,
"b": 218
},
"hsl": {
"h": 286.466,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.63209,
"c": 0.20995,
"h": 317.9
},
"luminance": 0.2225
}Semantic roles & 50–950 ramp
primary
#BC55DA
secondary
#B7DFAB
accent
#E74166
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84