#BB53E8#BB53E8
#BB53E8 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.7% C 0.226 H 314.0°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BB53E8 |
|---|---|
| RGB | rgb(187, 83, 232) |
| HSL | hsl(282, 76%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19.4%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(54.64, 64.36, -57.68) |
| CIE-LCH | lch(54.64, 86.43, 318.13°) |
| OKLab | oklab(63.69% 0.1568 -0.1622) |
| OKLCH | oklch(63.69% 0.226 314) |
| XYZ | xyz(38.1498, 22.5787, 78.6768) |
| Luminance | 0.2258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.25
Lightish Purple
#A552E6
ΔE00 4.17
Bright Lilac
#C95EFB
ΔE00 4.39
Lighter Purple
#A55AF4
ΔE00 4.64
Bright Lavender
#C760FF
ΔE00 4.81
Heliotrope
#D94FF5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB53E8 #80E853
analogous
#7153E8 #BB53E8 #E853CB
triadic
#BB53E8 #E8BB53 #53E8BB
tetradic
#BB53E8 #E87153 #80E853 #53CBE8
square
#BB53E8 #E87153 #80E853 #53CBE8
split-complementary
#BB53E8 #CBE853 #53E871
monochromatic
#7D17AA #A51EE0 #BB53E8 #D089EF #E6BFF6
Accessibility & contrast
On white
3.81
#BB53E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BB53E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB53E8
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB53E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB53E8 | 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)
#057DEC
Deuteranopia (green-blind)
#4C85E5
Tritanopia (blue-blind)
#B77097
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb53e8; /* rgb */ color: rgb(187, 83, 232); /* oklch */ color: oklch(63.7% 0.226 314.0);
Tailwind
colors: {
custom: {
50: '#d38af0',
500: '#bb53e8',
950: '#000000',
},
}SCSS
$custom: #bb53e8; $custom-light: #d38af0; $custom-dark: #000000;
JSON
{
"hex": "#bb53e8",
"rgb": {
"r": 187,
"g": 83,
"b": 232
},
"hsl": {
"h": 281.879,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.63686,
"c": 0.2256,
"h": 314
},
"luminance": 0.22578
}Semantic roles & 50–950 ramp
primary
#BB53E8
secondary
#C0E7B0
accent
#D90D4A
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C17
muted
#837D85