#BC4FDD#BC4FDD
#BC4FDD is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.7% C 0.221 H 317.5°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC4FDD |
|---|---|
| RGB | rgb(188, 79, 221) |
| HSL | hsl(286, 68%, 59%) |
| HSV | hsv(286, 64%, 87%) |
| CMYK | cmyk(14.9%, 64.3%, 0%, 13.3%) |
| CIE-LAB | lab(53.50, 64.15, -53.29) |
| CIE-LCH | lch(53.50, 83.40, 320.28°) |
| OKLab | oklab(62.69% 0.1628 -0.1493) |
| OKLCH | oklch(62.69% 0.221 317.5) |
| XYZ | xyz(36.5843, 21.5053, 70.6164) |
| Luminance | 0.2150 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.81
Lightish Purple
#A552E6
ΔE00 4.74
Pinkish Purple
#D648D7
ΔE00 4.96
Purple Pink
#D725DE
ΔE00 5.10
Heliotrope
#D94FF5
ΔE00 5.66
Bright Lilac
#C95EFB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC4FDD #70DD4F
analogous
#754FDD #BC4FDD #DD4FB7
triadic
#BC4FDD #DDBC4F #4FDDBC
tetradic
#BC4FDD #DD754F #70DD4F #4FB7DD
square
#BC4FDD #DD754F #70DD4F #4FB7DD
split-complementary
#BC4FDD #B7DD4F #4FDD75
monochromatic
#791D95 #A327C8 #BC4FDD #D082E7 #E3B6F1
Accessibility & contrast
On white
3.96
#BC4FDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#BC4FDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC4FDD
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC4FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC4FDD | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B79E1
Deuteranopia (green-blind)
#5383DA
Tritanopia (blue-blind)
#BB698F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #bc4fdd; /* rgb */ color: rgb(188, 79, 221); /* oklch */ color: oklch(62.7% 0.221 317.5);
Tailwind
colors: {
custom: {
50: '#d487e8',
500: '#bc4fdd',
950: '#000000',
},
}SCSS
$custom: #bc4fdd; $custom-light: #d487e8; $custom-dark: #000000;
JSON
{
"hex": "#bc4fdd",
"rgb": {
"r": 188,
"g": 79,
"b": 221
},
"hsl": {
"h": 286.056,
"s": 67.619,
"l": 58.824
},
"oklch": {
"l": 0.62688,
"c": 0.22091,
"h": 317.5
},
"luminance": 0.21504
}Semantic roles & 50–950 ramp
primary
#BC4FDD
secondary
#B5E0A8
accent
#EA3D66
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84