#BB59DA#BB59DA
#BB59DA is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.6% C 0.204 H 317.3°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB59DA |
|---|---|
| RGB | rgb(187, 89, 218) |
| HSL | hsl(286, 64%, 60%) |
| HSV | hsv(286, 59%, 85%) |
| CMYK | cmyk(14.2%, 59.2%, 0%, 14.5%) |
| CIE-LAB | lab(54.84, 58.82, -49.47) |
| CIE-LCH | lch(54.84, 76.86, 319.94°) |
| OKLab | oklab(63.58% 0.1498 -0.1382) |
| OKLCH | oklch(63.58% 0.204 317.3) |
| XYZ | xyz(36.7190, 22.7729, 68.7775) |
| Luminance | 0.2277 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.43
Pinkish Purple
#D648D7
ΔE00 4.92
Bright Lilac
#C95EFB
ΔE00 5.23
Heliotrope
#D94FF5
ΔE00 5.43
Lightish Purple
#A552E6
ΔE00 5.54
Bright Lavender
#C760FF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB59DA #78DA59
analogous
#7A59DA #BB59DA #DA59B9
triadic
#BB59DA #DABB59 #59DABB
tetradic
#BB59DA #DA7A59 #78DA59 #59B9DA
square
#BB59DA #DA7A59 #78DA59 #59B9DA
split-complementary
#BB59DA #B9DA59 #59DA7A
monochromatic
#7B2297 #A32DC9 #BB59DA #CF8BE5 #E4BDF0
Accessibility & contrast
On white
3.78
#BB59DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BB59DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB59DA
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB59DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB59DA | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#367DDE
Deuteranopia (green-blind)
#5D86D7
Tritanopia (blue-blind)
#BA6F91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb59da; /* rgb */ color: rgb(187, 89, 218); /* oklch */ color: oklch(63.6% 0.204 317.3);
Tailwind
colors: {
custom: {
50: '#d28de6',
500: '#bb59da',
950: '#000000',
},
}SCSS
$custom: #bb59da; $custom-light: #d28de6; $custom-dark: #000000;
JSON
{
"hex": "#bb59da",
"rgb": {
"r": 187,
"g": 89,
"b": 218
},
"hsl": {
"h": 285.581,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.63577,
"c": 0.20384,
"h": 317.3
},
"luminance": 0.22772
}Semantic roles & 50–950 ramp
primary
#BB59DA
secondary
#BBE0AF
accent
#CB1A45
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140D16
muted
#837D84