#BD56DD#BD56DD
#BD56DD is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.6% C 0.212 H 317.4°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BD56DD |
|---|---|
| RGB | rgb(189, 86, 221) |
| HSL | hsl(286, 67%, 60%) |
| HSV | hsv(286, 61%, 87%) |
| CMYK | cmyk(14.5%, 61.1%, 0%, 13.3%) |
| CIE-LAB | lab(54.76, 61.28, -51.28) |
| CIE-LCH | lch(54.76, 79.90, 320.08°) |
| OKLab | oklab(63.63% 0.1559 -0.1434) |
| OKLCH | oklch(63.63% 0.212 317.4) |
| XYZ | xyz(37.3633, 22.6963, 70.8053) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.61
Pinkish Purple
#D648D7
ΔE00 4.71
Bright Lilac
#C95EFB
ΔE00 5.00
Heliotrope
#D94FF5
ΔE00 5.05
Lightish Purple
#A552E6
ΔE00 5.37
Bright Lavender
#C760FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD56DD #76DD56
analogous
#7A56DD #BD56DD #DD56B9
triadic
#BD56DD #DDBD56 #56DDBD
tetradic
#BD56DD #DD7A56 #76DD56 #56B9DD
square
#BD56DD #DD7A56 #76DD56 #56B9DD
split-complementary
#BD56DD #B9DD56 #56DD7A
monochromatic
#7D1F9A #A629CD #BD56DD #D189E7 #E5BCF2
Accessibility & contrast
On white
3.79
#BD56DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#BD56DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD56DD
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD56DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD56DD | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7CE1
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#BC6D92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bd56dd; /* rgb */ color: rgb(189, 86, 221); /* oklch */ color: oklch(63.6% 0.212 317.4);
Tailwind
colors: {
custom: {
50: '#d48be8',
500: '#bd56dd',
950: '#000000',
},
}SCSS
$custom: #bd56dd; $custom-light: #d48be8; $custom-dark: #000000;
JSON
{
"hex": "#bd56dd",
"rgb": {
"r": 189,
"g": 86,
"b": 221
},
"hsl": {
"h": 285.778,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.63628,
"c": 0.21183,
"h": 317.4
},
"luminance": 0.22695
}Semantic roles & 50–950 ramp
primary
#BD56DD
secondary
#BAE1AE
accent
#CE1743
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84