#BD54DF#BD54DF
#BD54DF is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.5% C 0.216 H 317.0°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BD54DF |
|---|---|
| RGB | rgb(189, 84, 223) |
| HSL | hsl(285, 68%, 60%) |
| HSV | hsv(285, 62%, 87%) |
| CMYK | cmyk(15.2%, 62.3%, 0%, 12.5%) |
| CIE-LAB | lab(54.54, 62.58, -52.75) |
| CIE-LCH | lch(54.54, 81.84, 319.87°) |
| OKLab | oklab(63.51% 0.1583 -0.1477) |
| OKLCH | oklch(63.51% 0.216 317) |
| XYZ | xyz(37.4739, 22.4886, 72.1645) |
| Luminance | 0.2249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.84
Pinkish Purple
#D648D7
ΔE00 4.84
Bright Lilac
#C95EFB
ΔE00 4.97
Heliotrope
#D94FF5
ΔE00 5.02
Lightish Purple
#A552E6
ΔE00 5.06
Bright Lavender
#C760FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD54DF #76DF54
analogous
#7854DF #BD54DF #DF54BB
triadic
#BD54DF #DFBD54 #54DFBD
tetradic
#BD54DF #DF7854 #76DF54 #54BBDF
square
#BD54DF #DF7854 #76DF54 #54BBDF
split-complementary
#BD54DF #BBDF54 #54DF78
monochromatic
#7D1D9C #A627CF #BD54DF #D188E9 #E5BBF2
Accessibility & contrast
On white
3.82
#BD54DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#BD54DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD54DF
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD54DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD54DF | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267CE3
Deuteranopia (green-blind)
#5786DC
Tritanopia (blue-blind)
#BC6D92
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bd54df; /* rgb */ color: rgb(189, 84, 223); /* oklch */ color: oklch(63.5% 0.216 317.0);
Tailwind
colors: {
custom: {
50: '#d48aea',
500: '#bd54df',
950: '#000000',
},
}SCSS
$custom: #bd54df; $custom-light: #d48aea; $custom-dark: #000000;
JSON
{
"hex": "#bd54df",
"rgb": {
"r": 189,
"g": 84,
"b": 223
},
"hsl": {
"h": 285.324,
"s": 68.473,
"l": 60.196
},
"oklch": {
"l": 0.63507,
"c": 0.21649,
"h": 317
},
"luminance": 0.22487
}Semantic roles & 50–950 ramp
primary
#BD54DF
secondary
#BAE2AD
accent
#D01543
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84