#BC4ADF#BC4ADF
#BC4ADF is a light, highly saturated purple. Relative luminance 0.209; OKLCH L 62.3% C 0.229 H 317.2°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BC4ADF |
|---|---|
| RGB | rgb(188, 74, 223) |
| HSL | hsl(286, 70%, 58%) |
| HSV | hsv(286, 67%, 87%) |
| CMYK | cmyk(15.7%, 66.8%, 0%, 12.5%) |
| CIE-LAB | lab(52.86, 66.64, -55.45) |
| CIE-LCH | lch(52.86, 86.69, 320.24°) |
| OKLab | oklab(62.27% 0.1682 -0.1556) |
| OKLCH | oklch(62.27% 0.229 317.2) |
| XYZ | xyz(36.5052, 20.9181, 71.9124) |
| Luminance | 0.2092 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.58
Lightish Purple
#A552E6
ΔE00 4.47
Purple Pink
#D725DE
ΔE00 4.76
Hot Purple
#CB00F5
ΔE00 5.30
Pinkish Purple
#D648D7
ΔE00 5.34
Heliotrope
#D94FF5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC4ADF #6DDF4A
analogous
#714ADF #BC4ADF #DF4AB7
triadic
#BC4ADF #DFBC4A #4ADFBC
tetradic
#BC4ADF #DF714A #6DDF4A #4AB7DF
square
#BC4ADF #DF714A #6DDF4A #4AB7DF
split-complementary
#BC4ADF #B7DF4A #4ADF71
monochromatic
#781A94 #A223C8 #BC4ADF #CF7EE8 #E3B2F1
Accessibility & contrast
On white
4.05
#BC4ADF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#BC4ADF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC4ADF
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC4ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC4ADF | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077E3
Deuteranopia (green-blind)
#4E82DB
Tritanopia (blue-blind)
#BB668F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #bc4adf; /* rgb */ color: rgb(188, 74, 223); /* oklch */ color: oklch(62.3% 0.229 317.2);
Tailwind
colors: {
custom: {
50: '#d485ea',
500: '#bc4adf',
950: '#000000',
},
}SCSS
$custom: #bc4adf; $custom-light: #d485ea; $custom-dark: #000000;
JSON
{
"hex": "#bc4adf",
"rgb": {
"r": 188,
"g": 74,
"b": 223
},
"hsl": {
"h": 285.906,
"s": 69.953,
"l": 58.235
},
"oklch": {
"l": 0.62266,
"c": 0.22914,
"h": 317.2
},
"luminance": 0.20917
}Semantic roles & 50–950 ramp
primary
#BC4ADF
secondary
#B3E0A5
accent
#ED3B65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84