#BD58DB#BD58DB
#BD58DB is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.8% C 0.207 H 317.8°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD58DB |
|---|---|
| RGB | rgb(189, 88, 219) |
| HSL | hsl(286, 65%, 60%) |
| HSV | hsv(286, 60%, 86%) |
| CMYK | cmyk(13.7%, 59.8%, 0%, 14.1%) |
| CIE-LAB | lab(54.98, 59.97, -49.79) |
| CIE-LCH | lch(54.98, 77.94, 320.30°) |
| OKLab | oklab(63.76% 0.1534 -0.1391) |
| OKLCH | oklch(63.76% 0.207 317.8) |
| XYZ | xyz(37.2604, 22.9142, 69.4643) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.50
Pinkish Purple
#D648D7
ΔE00 4.62
Bright Lilac
#C95EFB
ΔE00 5.08
Heliotrope
#D94FF5
ΔE00 5.12
Bright Lavender
#C760FF
ΔE00 5.67
Lightish Purple
#A552E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD58DB #76DB58
analogous
#7C58DB #BD58DB #DB58B7
triadic
#BD58DB #DBBD58 #58DBBD
tetradic
#BD58DB #DB7C58 #76DB58 #58B7DB
square
#BD58DB #DB7C58 #76DB58 #58B7DB
split-complementary
#BD58DB #B7DB58 #58DB7C
monochromatic
#7D2198 #A62CCA #BD58DB #D18AE6 #E5BDF1
Accessibility & contrast
On white
3.76
#BD58DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#BD58DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD58DB
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD58DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD58DB | 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)
#357DDF
Deuteranopia (green-blind)
#5D87D8
Tritanopia (blue-blind)
#BC6E91
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bd58db; /* rgb */ color: rgb(189, 88, 219); /* oklch */ color: oklch(63.8% 0.207 317.8);
Tailwind
colors: {
custom: {
50: '#d48de7',
500: '#bd58db',
950: '#000000',
},
}SCSS
$custom: #bd58db; $custom-light: #d48de7; $custom-dark: #000000;
JSON
{
"hex": "#bd58db",
"rgb": {
"r": 189,
"g": 88,
"b": 219
},
"hsl": {
"h": 286.26,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.63756,
"c": 0.2071,
"h": 317.8
},
"luminance": 0.22913
}Semantic roles & 50–950 ramp
primary
#BD58DB
secondary
#BAE1AE
accent
#CC1942
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150D16
muted
#837D84