#BD57DB#BD57DB
#BD57DB is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.6% C 0.209 H 317.9°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BD57DB |
|---|---|
| RGB | rgb(189, 87, 219) |
| HSL | hsl(286, 65%, 60%) |
| HSV | hsv(286, 60%, 86%) |
| CMYK | cmyk(13.7%, 60.3%, 0%, 14.1%) |
| CIE-LAB | lab(54.82, 60.43, -50.05) |
| CIE-LCH | lch(54.82, 78.47, 320.37°) |
| OKLab | oklab(63.63% 0.1547 -0.1399) |
| OKLCH | oklch(63.63% 0.209 317.9) |
| XYZ | xyz(37.1789, 22.7512, 69.4371) |
| Luminance | 0.2275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.40
Pinkish Purple
#D648D7
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 5.15
Bright Lilac
#C95EFB
ΔE00 5.16
Lightish Purple
#A552E6
ΔE00 5.62
Bright Lavender
#C760FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD57DB #75DB57
analogous
#7B57DB #BD57DB #DB57B7
triadic
#BD57DB #DBBD57 #57DBBD
tetradic
#BD57DB #DB7B57 #75DB57 #57B7DB
square
#BD57DB #DB7B57 #75DB57 #57B7DB
split-complementary
#BD57DB #B7DB57 #57DB7B
monochromatic
#7C2097 #A62BCA #BD57DB #D189E6 #E5BCF1
Accessibility & contrast
On white
3.78
#BD57DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BD57DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD57DB
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD57DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD57DB | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337DDF
Deuteranopia (green-blind)
#5C86D8
Tritanopia (blue-blind)
#BC6D91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bd57db; /* rgb */ color: rgb(189, 87, 219); /* oklch */ color: oklch(63.6% 0.209 317.9);
Tailwind
colors: {
custom: {
50: '#d48ce7',
500: '#bd57db',
950: '#000000',
},
}SCSS
$custom: #bd57db; $custom-light: #d48ce7; $custom-dark: #000000;
JSON
{
"hex": "#bd57db",
"rgb": {
"r": 189,
"g": 87,
"b": 219
},
"hsl": {
"h": 286.364,
"s": 64.706,
"l": 60
},
"oklch": {
"l": 0.63633,
"c": 0.20852,
"h": 317.9
},
"luminance": 0.2275
}Semantic roles & 50–950 ramp
primary
#BD57DB
secondary
#B9E0AD
accent
#E84066
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84