#BA4ADF#BA4ADF
#BA4ADF is a light, highly saturated purple. Relative luminance 0.207; OKLCH L 62.0% C 0.228 H 316.6°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BA4ADF |
|---|---|
| RGB | rgb(186, 74, 223) |
| HSL | hsl(285, 70%, 58%) |
| HSV | hsv(285, 67%, 87%) |
| CMYK | cmyk(16.6%, 66.8%, 0%, 12.5%) |
| CIE-LAB | lab(52.58, 66.21, -55.91) |
| CIE-LCH | lch(52.58, 86.65, 319.82°) |
| OKLab | oklab(62.01% 0.1658 -0.157) |
| OKLCH | oklch(62.01% 0.228 316.6) |
| XYZ | xyz(36.0158, 20.6658, 71.8895) |
| Luminance | 0.2066 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.75
Lightish Purple
#A552E6
ΔE00 4.14
Purple Pink
#D725DE
ΔE00 5.02
Hot Purple
#CB00F5
ΔE00 5.27
Pinkish Purple
#D648D7
ΔE00 5.71
Lighter Purple
#A55AF4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA4ADF #6FDF4A
analogous
#6F4ADF #BA4ADF #DF4AB9
triadic
#BA4ADF #DFBA4A #4ADFBA
tetradic
#BA4ADF #DF6F4A #6FDF4A #4AB9DF
square
#BA4ADF #DF6F4A #6FDF4A #4AB9DF
split-complementary
#BA4ADF #B9DF4A #4ADF6F
monochromatic
#761A94 #9F23C8 #BA4ADF #CE7EE8 #E2B2F1
Accessibility & contrast
On white
4.09
#BA4ADF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#BA4ADF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA4ADF
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA4ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA4ADF | 1.00 | 4.09 | 5.13 | 5.13 |
| #FFFFFF | 4.09 | 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)
#0077E3
Deuteranopia (green-blind)
#4B81DC
Tritanopia (blue-blind)
#B8668F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ba4adf; /* rgb */ color: rgb(186, 74, 223); /* oklch */ color: oklch(62.0% 0.228 316.6);
Tailwind
colors: {
custom: {
50: '#d385ea',
500: '#ba4adf',
950: '#000000',
},
}SCSS
$custom: #ba4adf; $custom-light: #d385ea; $custom-dark: #000000;
JSON
{
"hex": "#ba4adf",
"rgb": {
"r": 186,
"g": 74,
"b": 223
},
"hsl": {
"h": 285.101,
"s": 69.953,
"l": 58.235
},
"oklch": {
"l": 0.6201,
"c": 0.22836,
"h": 316.6
},
"luminance": 0.20664
}Semantic roles & 50–950 ramp
primary
#BA4ADF
secondary
#B3E0A5
accent
#ED3B67
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84