#BB53E9#BB53E9
#BB53E9 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.7% C 0.227 H 313.8°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB53E9 |
|---|---|
| RGB | rgb(187, 83, 233) |
| HSL | hsl(282, 77%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19.7%, 64.4%, 0%, 8.6%) |
| CIE-LAB | lab(54.70, 64.56, -58.15) |
| CIE-LCH | lch(54.70, 86.89, 317.99°) |
| OKLab | oklab(63.75% 0.1568 -0.1636) |
| OKLCH | oklch(63.75% 0.227 313.8) |
| XYZ | xyz(38.2923, 22.6357, 79.4270) |
| Luminance | 0.2263 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.40
Lightish Purple
#A552E6
ΔE00 4.15
Bright Lilac
#C95EFB
ΔE00 4.31
Lighter Purple
#A55AF4
ΔE00 4.55
Bright Lavender
#C760FF
ΔE00 4.71
Heliotrope
#D94FF5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB53E9 #81E953
analogous
#7053E9 #BB53E9 #E953CC
triadic
#BB53E9 #E9BB53 #53E9BB
tetradic
#BB53E9 #E97053 #81E953 #53CCE9
square
#BB53E9 #E97053 #81E953 #53CCE9
split-complementary
#BB53E9 #CCE953 #53E970
monochromatic
#7E16AC #A51DE2 #BB53E9 #D089F0 #E6C0F7
Accessibility & contrast
On white
3.80
#BB53E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BB53E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB53E9
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB53E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB53E9 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#4B85E5
Tritanopia (blue-blind)
#B77097
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb53e9; /* rgb */ color: rgb(187, 83, 233); /* oklch */ color: oklch(63.7% 0.227 313.8);
Tailwind
colors: {
custom: {
50: '#d38af1',
500: '#bb53e9',
950: '#000000',
},
}SCSS
$custom: #bb53e9; $custom-light: #d38af1; $custom-dark: #000000;
JSON
{
"hex": "#bb53e9",
"rgb": {
"r": 187,
"g": 83,
"b": 233
},
"hsl": {
"h": 281.6,
"s": 77.32,
"l": 61.961
},
"oklch": {
"l": 0.63748,
"c": 0.22656,
"h": 313.8
},
"luminance": 0.22635
}Semantic roles & 50–950 ramp
primary
#BB53E9
secondary
#C1E8B0
accent
#DA0C4B
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C17
muted
#837D85