#BF55DD#BF55DD
#BF55DD is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.8% C 0.214 H 318.1°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF55DD |
|---|---|
| RGB | rgb(191, 85, 221) |
| HSL | hsl(287, 67%, 60%) |
| HSV | hsv(287, 62%, 87%) |
| CMYK | cmyk(13.6%, 61.5%, 0%, 13.3%) |
| CIE-LAB | lab(54.86, 62.21, -51.10) |
| CIE-LCH | lch(54.86, 80.50, 320.60°) |
| OKLab | oklab(63.76% 0.1594 -0.1428) |
| OKLCH | oklch(63.76% 0.214 318.1) |
| XYZ | xyz(37.7837, 22.7954, 70.8023) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.63
Pinkish Purple
#D648D7
ΔE00 4.35
Heliotrope
#D94FF5
ΔE00 4.82
Bright Lilac
#C95EFB
ΔE00 4.99
Purple Pink
#D725DE
ΔE00 5.58
Bright Lavender
#C760FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF55DD #73DD55
analogous
#7B55DD #BF55DD #DD55B7
triadic
#BF55DD #DDBF55 #55DDBF
tetradic
#BF55DD #DD7B55 #73DD55 #55B7DD
square
#BF55DD #DD7B55 #73DD55 #55B7DD
split-complementary
#BF55DD #B7DD55 #55DD7B
monochromatic
#7E1F99 #A829CC #BF55DD #D288E7 #E5BBF1
Accessibility & contrast
On white
3.78
#BF55DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BF55DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF55DD
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF55DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF55DD | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7CE1
Deuteranopia (green-blind)
#5B87DA
Tritanopia (blue-blind)
#BE6C91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bf55dd; /* rgb */ color: rgb(191, 85, 221); /* oklch */ color: oklch(63.8% 0.214 318.1);
Tailwind
colors: {
custom: {
50: '#d68be8',
500: '#bf55dd',
950: '#000000',
},
}SCSS
$custom: #bf55dd; $custom-light: #d68be8; $custom-dark: #000000;
JSON
{
"hex": "#bf55dd",
"rgb": {
"r": 191,
"g": 85,
"b": 221
},
"hsl": {
"h": 286.765,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.63758,
"c": 0.21407,
"h": 318.1
},
"luminance": 0.22794
}Semantic roles & 50–950 ramp
primary
#BF55DD
secondary
#B8E1AD
accent
#EA3E64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84