#BD55DE#BD55DE
#BD55DE is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.6% C 0.214 H 317.2°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BD55DE |
|---|---|
| RGB | rgb(189, 85, 222) |
| HSL | hsl(286, 67%, 60%) |
| HSV | hsv(286, 62%, 87%) |
| CMYK | cmyk(14.9%, 61.7%, 0%, 12.9%) |
| CIE-LAB | lab(54.65, 61.93, -52.02) |
| CIE-LCH | lch(54.65, 80.88, 319.97°) |
| OKLab | oklab(63.57% 0.1571 -0.1456) |
| OKLCH | oklch(63.57% 0.214 317.2) |
| XYZ | xyz(37.4177, 22.5912, 71.4826) |
| Luminance | 0.2259 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.71
Pinkish Purple
#D648D7
ΔE00 4.77
Bright Lilac
#C95EFB
ΔE00 4.98
Heliotrope
#D94FF5
ΔE00 5.03
Lightish Purple
#A552E6
ΔE00 5.21
Bright Lavender
#C760FF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD55DE #76DE55
analogous
#7855DE #BD55DE #DE55BB
triadic
#BD55DE #DEBD55 #55DEBD
tetradic
#BD55DE #DE7855 #76DE55 #55BBDE
square
#BD55DE #DE7855 #76DE55 #55BBDE
split-complementary
#BD55DE #BBDE55 #55DE78
monochromatic
#7D1E9B #A628CE #BD55DE #D188E8 #E5BCF2
Accessibility & contrast
On white
3.81
#BD55DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BD55DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD55DE
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD55DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD55DE | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7CE2
Deuteranopia (green-blind)
#5886DB
Tritanopia (blue-blind)
#BC6D92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bd55de; /* rgb */ color: rgb(189, 85, 222); /* oklch */ color: oklch(63.6% 0.214 317.2);
Tailwind
colors: {
custom: {
50: '#d48be9',
500: '#bd55de',
950: '#000000',
},
}SCSS
$custom: #bd55de; $custom-light: #d48be9; $custom-dark: #000000;
JSON
{
"hex": "#bd55de",
"rgb": {
"r": 189,
"g": 85,
"b": 222
},
"hsl": {
"h": 285.547,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.63566,
"c": 0.21416,
"h": 317.2
},
"luminance": 0.2259
}Semantic roles & 50–950 ramp
primary
#BD55DE
secondary
#BAE2AD
accent
#CF1643
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84