#BD54E9#BD54E9
#BD54E9 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.226 H 314.4°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BD54E9 |
|---|---|
| RGB | rgb(189, 84, 233) |
| HSL | hsl(282, 77%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(18.9%, 63.9%, 0%, 8.6%) |
| CIE-LAB | lab(55.12, 64.57, -57.46) |
| CIE-LCH | lch(55.12, 86.43, 318.33°) |
| OKLab | oklab(64.11% 0.1581 -0.1615) |
| OKLCH | oklch(64.11% 0.226 314.4) |
| XYZ | xyz(38.8621, 23.0439, 79.4758) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.34
Bright Lilac
#C95EFB
ΔE00 3.96
Bright Lavender
#C760FF
ΔE00 4.41
Lightish Purple
#A552E6
ΔE00 4.60
Heliotrope
#D94FF5
ΔE00 4.64
Lighter Purple
#A55AF4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD54E9 #80E954
analogous
#7354E9 #BD54E9 #E954CA
triadic
#BD54E9 #E9BD54 #54E9BD
tetradic
#BD54E9 #E97354 #80E954 #54CAE9
square
#BD54E9 #E97354 #80E954 #54CAE9
split-complementary
#BD54E9 #CAE954 #54E973
monochromatic
#8016AC #A81EE2 #BD54E9 #D28AF0 #E7C0F7
Accessibility & contrast
On white
3.74
#BD54E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#BD54E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD54E9
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD54E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD54E9 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7EEE
Deuteranopia (green-blind)
#4F87E5
Tritanopia (blue-blind)
#B97097
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bd54e9; /* rgb */ color: rgb(189, 84, 233); /* oklch */ color: oklch(64.1% 0.226 314.4);
Tailwind
colors: {
custom: {
50: '#d58bf1',
500: '#bd54e9',
950: '#000000',
},
}SCSS
$custom: #bd54e9; $custom-light: #d58bf1; $custom-dark: #000000;
JSON
{
"hex": "#bd54e9",
"rgb": {
"r": 189,
"g": 84,
"b": 233
},
"hsl": {
"h": 282.282,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.64108,
"c": 0.22597,
"h": 314.4
},
"luminance": 0.23043
}Semantic roles & 50–950 ramp
primary
#BD54E9
secondary
#C1E8B1
accent
#D90C49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85