#BA4BDC#BA4BDC
#BA4BDC is a mid, highly saturated purple. Relative luminance 0.206; OKLCH L 61.9% C 0.224 H 317.3°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BA4BDC |
|---|---|
| RGB | rgb(186, 75, 220) |
| HSL | hsl(286, 67%, 58%) |
| HSV | hsv(286, 66%, 86%) |
| CMYK | cmyk(15.5%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(52.55, 65.21, -54.25) |
| CIE-LCH | lch(52.55, 84.83, 320.24°) |
| OKLab | oklab(61.93% 0.1649 -0.1521) |
| OKLCH | oklch(61.93% 0.224 317.3) |
| XYZ | xyz(35.6822, 20.6400, 69.8006) |
| Luminance | 0.2064 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.35
Lightish Purple
#A552E6
ΔE00 4.40
Purple Pink
#D725DE
ΔE00 4.96
Pinkish Purple
#D648D7
ΔE00 5.47
Hot Purple
#CB00F5
ΔE00 5.56
Lighter Purple
#A55AF4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA4BDC #6DDC4B
analogous
#714BDC #BA4BDC #DC4BB5
triadic
#BA4BDC #DCBA4B #4BDCBA
tetradic
#BA4BDC #DC714B #6DDC4B #4BB5DC
square
#BA4BDC #DC714B #6DDC4B #4BB5DC
split-complementary
#BA4BDC #B5DC4B #4BDC71
monochromatic
#751C91 #9F26C4 #BA4BDC #CE7EE6 #E1B1F0
Accessibility & contrast
On white
4.10
#BA4BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#BA4BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA4BDC
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA4BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA4BDC | 1.00 | 4.10 | 5.13 | 5.13 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0776E0
Deuteranopia (green-blind)
#4F81D9
Tritanopia (blue-blind)
#B9668E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ba4bdc; /* rgb */ color: rgb(186, 75, 220); /* oklch */ color: oklch(61.9% 0.224 317.3);
Tailwind
colors: {
custom: {
50: '#d285e7',
500: '#ba4bdc',
950: '#000000',
},
}SCSS
$custom: #ba4bdc; $custom-light: #d285e7; $custom-dark: #000000;
JSON
{
"hex": "#ba4bdc",
"rgb": {
"r": 186,
"g": 75,
"b": 220
},
"hsl": {
"h": 285.931,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.61932,
"c": 0.22436,
"h": 317.3
},
"luminance": 0.20639
}Semantic roles & 50–950 ramp
primary
#BA4BDC
secondary
#B2DEA4
accent
#EA3D66
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84