#BA59DD#BA59DD
#BA59DD is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.6% C 0.206 H 316.1°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BA59DD |
|---|---|
| RGB | rgb(186, 89, 221) |
| HSL | hsl(284, 66%, 61%) |
| HSV | hsv(284, 60%, 87%) |
| CMYK | cmyk(15.8%, 59.7%, 0%, 13.3%) |
| CIE-LAB | lab(54.87, 59.18, -51.12) |
| CIE-LCH | lch(54.87, 78.20, 319.18°) |
| OKLab | oklab(63.63% 0.1487 -0.1431) |
| OKLCH | oklch(63.63% 0.206 316.1) |
| XYZ | xyz(36.8712, 22.8056, 70.8523) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.84
Bright Lilac
#C95EFB
ΔE00 4.91
Lightish Purple
#A552E6
ΔE00 5.11
Pinkish Purple
#D648D7
ΔE00 5.29
Heliotrope
#D94FF5
ΔE00 5.37
Bright Lavender
#C760FF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA59DD #7CDD59
analogous
#7859DD #BA59DD #DD59BE
triadic
#BA59DD #DDBA59 #59DDBA
tetradic
#BA59DD #DD7859 #7CDD59 #59BEDD
square
#BA59DD #DD7859 #7CDD59 #59BEDD
split-complementary
#BA59DD #BEDD59 #59DD78
monochromatic
#7B209C #A32ACF #BA59DD #CF8CE7 #E4BFF2
Accessibility & contrast
On white
3.78
#BA59DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BA59DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA59DD
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA59DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA59DD | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#327DE1
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#B87093
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #ba59dd; /* rgb */ color: rgb(186, 89, 221); /* oklch */ color: oklch(63.6% 0.206 316.1);
Tailwind
colors: {
custom: {
50: '#d28de8',
500: '#ba59dd',
950: '#000000',
},
}SCSS
$custom: #ba59dd; $custom-light: #d28de8; $custom-dark: #000000;
JSON
{
"hex": "#ba59dd",
"rgb": {
"r": 186,
"g": 89,
"b": 221
},
"hsl": {
"h": 284.091,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.63627,
"c": 0.20634,
"h": 316.1
},
"luminance": 0.22804
}Semantic roles & 50–950 ramp
primary
#BA59DD
secondary
#BDE2B0
accent
#CE1848
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140D16
muted
#837D84