#BC59DA#BC59DA
#BC59DA is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.7% C 0.204 H 317.7°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC59DA |
|---|---|
| RGB | rgb(188, 89, 218) |
| HSL | hsl(286, 64%, 60%) |
| HSV | hsv(286, 59%, 85%) |
| CMYK | cmyk(13.8%, 59.2%, 0%, 14.5%) |
| CIE-LAB | lab(54.97, 59.07, -49.25) |
| CIE-LCH | lch(54.97, 76.91, 320.18°) |
| OKLab | oklab(63.7% 0.151 -0.1376) |
| OKLCH | oklch(63.7% 0.204 317.7) |
| XYZ | xyz(36.9645, 22.8995, 68.7890) |
| Luminance | 0.2290 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.46
Pinkish Purple
#D648D7
ΔE00 4.76
Bright Lilac
#C95EFB
ΔE00 5.18
Heliotrope
#D94FF5
ΔE00 5.30
Lightish Purple
#A552E6
ΔE00 5.72
Bright Lavender
#C760FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC59DA #77DA59
analogous
#7C59DA #BC59DA #DA59B7
triadic
#BC59DA #DABC59 #59DABC
tetradic
#BC59DA #DA7C59 #77DA59 #59B7DA
square
#BC59DA #DA7C59 #77DA59 #59B7DA
split-complementary
#BC59DA #B7DA59 #59DA7C
monochromatic
#7C2297 #A52DC9 #BC59DA #D08BE5 #E4BDF0
Accessibility & contrast
On white
3.76
#BC59DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#BC59DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC59DA
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC59DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC59DA | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377DDE
Deuteranopia (green-blind)
#5E87D7
Tritanopia (blue-blind)
#BB6E91
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc59da; /* rgb */ color: rgb(188, 89, 218); /* oklch */ color: oklch(63.7% 0.204 317.7);
Tailwind
colors: {
custom: {
50: '#d38de6',
500: '#bc59da',
950: '#000000',
},
}SCSS
$custom: #bc59da; $custom-light: #d38de6; $custom-dark: #000000;
JSON
{
"hex": "#bc59da",
"rgb": {
"r": 188,
"g": 89,
"b": 218
},
"hsl": {
"h": 286.047,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.637,
"c": 0.20427,
"h": 317.7
},
"luminance": 0.22898
}Semantic roles & 50–950 ramp
primary
#BC59DA
secondary
#BAE0AF
accent
#CB1A43
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140D16
muted
#837D84