#BD55EA#BD55EA
#BD55EA is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.3% C 0.226 H 314.1°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BD55EA |
|---|---|
| RGB | rgb(189, 85, 234) |
| HSL | hsl(282, 78%, 63%) |
| HSV | hsv(282, 64%, 92%) |
| CMYK | cmyk(19.2%, 63.7%, 0%, 8.2%) |
| CIE-LAB | lab(55.34, 64.33, -57.67) |
| CIE-LCH | lch(55.34, 86.39, 318.12°) |
| OKLab | oklab(64.29% 0.1569 -0.1621) |
| OKLCH | oklch(64.29% 0.226 314.1) |
| XYZ | xyz(39.0836, 23.2575, 80.2563) |
| Luminance | 0.2326 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.50
Bright Lilac
#C95EFB
ΔE00 3.74
Bright Lavender
#C760FF
ΔE00 4.18
Heliotrope
#D94FF5
ΔE00 4.58
Lightish Purple
#A552E6
ΔE00 4.67
Lighter Purple
#A55AF4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD55EA #82EA55
analogous
#7255EA #BD55EA #EA55CD
triadic
#BD55EA #EABD55 #55EABD
tetradic
#BD55EA #EA7255 #82EA55 #55CDEA
square
#BD55EA #EA7255 #82EA55 #55CDEA
split-complementary
#BD55EA #CDEA55 #55EA72
monochromatic
#8116AF #A81FE3 #BD55EA #D28BF1 #E7C2F7
Accessibility & contrast
On white
3.72
#BD55EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#BD55EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD55EA
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD55EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD55EA | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E7FEF
Deuteranopia (green-blind)
#4F87E6
Tritanopia (blue-blind)
#B97198
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bd55ea; /* rgb */ color: rgb(189, 85, 234); /* oklch */ color: oklch(64.3% 0.226 314.1);
Tailwind
colors: {
custom: {
50: '#d58bf1',
500: '#bd55ea',
950: '#000000',
},
}SCSS
$custom: #bd55ea; $custom-light: #d58bf1; $custom-dark: #000000;
JSON
{
"hex": "#bd55ea",
"rgb": {
"r": 189,
"g": 85,
"b": 234
},
"hsl": {
"h": 281.879,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.64285,
"c": 0.2256,
"h": 314.1
},
"luminance": 0.23256
}Semantic roles & 50–950 ramp
primary
#BD55EA
secondary
#C3E8B2
accent
#DA0B4A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85