#BB4DEB#BB4DEB
#BB4DEB is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.2% C 0.236 H 313.7°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BB4DEB |
|---|---|
| RGB | rgb(187, 77, 235) |
| HSL | hsl(282, 80%, 61%) |
| HSV | hsv(282, 67%, 92%) |
| CMYK | cmyk(20.4%, 67.2%, 0%, 7.8%) |
| CIE-LAB | lab(53.89, 67.54, -60.56) |
| CIE-LCH | lch(53.89, 90.72, 318.12°) |
| OKLab | oklab(63.21% 0.1631 -0.1706) |
| OKLCH | oklch(63.21% 0.236 313.7) |
| XYZ | xyz(38.1402, 21.8719, 80.7937) |
| Luminance | 0.2187 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.79
Mediumorchid
#BA55D3
ΔE00 3.83
Lighter Purple
#A55AF4
ΔE00 4.56
Bright Lilac
#C95EFB
ΔE00 5.04
Bright Lavender
#C760FF
ΔE00 5.41
Hot Purple
#CB00F5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB4DEB #7DEB4D
analogous
#6C4DEB #BB4DEB #EB4DCC
triadic
#BB4DEB #EBBB4D #4DEBBB
tetradic
#BB4DEB #EB6C4D #7DEB4D #4DCCEB
square
#BB4DEB #EB6C4D #7DEB4D #4DCCEB
split-complementary
#BB4DEB #CCEB4D #4DEB6C
monochromatic
#7C13AA #A519E1 #BB4DEB #D084F1 #E5BBF7
Accessibility & contrast
On white
3.91
#BB4DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#BB4DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB4DEB
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB4DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB4DEB | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF0
Deuteranopia (green-blind)
#4483E7
Tritanopia (blue-blind)
#B66D96
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bb4deb; /* rgb */ color: rgb(187, 77, 235); /* oklch */ color: oklch(63.2% 0.236 313.7);
Tailwind
colors: {
custom: {
50: '#d487f2',
500: '#bb4deb',
950: '#000000',
},
}SCSS
$custom: #bb4deb; $custom-light: #d487f2; $custom-dark: #000000;
JSON
{
"hex": "#bb4deb",
"rgb": {
"r": 187,
"g": 77,
"b": 235
},
"hsl": {
"h": 281.772,
"s": 79.798,
"l": 61.176
},
"oklch": {
"l": 0.63209,
"c": 0.23604,
"h": 313.7
},
"luminance": 0.21871
}Semantic roles & 50–950 ramp
primary
#BB4DEB
secondary
#BEE8AC
accent
#DC0949
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85