#BB53E7#BB53E7
#BB53E7 is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.6% C 0.225 H 314.3°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BB53E7 |
|---|---|
| RGB | rgb(187, 83, 231) |
| HSL | hsl(282, 76%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19%, 64.1%, 0%, 9.4%) |
| CIE-LAB | lab(54.58, 64.16, -57.22) |
| CIE-LCH | lch(54.58, 85.97, 318.27°) |
| OKLab | oklab(63.63% 0.1568 -0.1608) |
| OKLCH | oklch(63.63% 0.225 314.3) |
| XYZ | xyz(38.0082, 22.5220, 77.9308) |
| Luminance | 0.2252 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.11
Lightish Purple
#A552E6
ΔE00 4.19
Bright Lilac
#C95EFB
ΔE00 4.47
Lighter Purple
#A55AF4
ΔE00 4.74
Bright Lavender
#C760FF
ΔE00 4.90
Heliotrope
#D94FF5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB53E7 #7FE753
analogous
#7153E7 #BB53E7 #E753C9
triadic
#BB53E7 #E7BB53 #53E7BB
tetradic
#BB53E7 #E77153 #7FE753 #53C9E7
square
#BB53E7 #E77153 #7FE753 #53C9E7
split-complementary
#BB53E7 #C9E753 #53E771
monochromatic
#7D17A8 #A51FDE #BB53E7 #D089EE #E5BEF6
Accessibility & contrast
On white
3.82
#BB53E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#BB53E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB53E7
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB53E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB53E7 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A7DEB
Deuteranopia (green-blind)
#4D85E4
Tritanopia (blue-blind)
#B76F96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb53e7; /* rgb */ color: rgb(187, 83, 231); /* oklch */ color: oklch(63.6% 0.225 314.3);
Tailwind
colors: {
custom: {
50: '#d38aef',
500: '#bb53e7',
950: '#000000',
},
}SCSS
$custom: #bb53e7; $custom-light: #d38aef; $custom-dark: #000000;
JSON
{
"hex": "#bb53e7",
"rgb": {
"r": 187,
"g": 83,
"b": 231
},
"hsl": {
"h": 282.162,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.63625,
"c": 0.22464,
"h": 314.3
},
"luminance": 0.22521
}Semantic roles & 50–950 ramp
primary
#BB53E7
secondary
#C0E6AF
accent
#D80E4A
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84