#BA68DD#BA68DD
#BA68DD is a light, vivid purple. Relative luminance 0.256; OKLCH L 65.6% C 0.184 H 314.8°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BA68DD |
|---|---|
| RGB | rgb(186, 104, 221) |
| HSL | hsl(282, 63%, 64%) |
| HSV | hsv(282, 53%, 87%) |
| CMYK | cmyk(15.8%, 52.9%, 0%, 13.3%) |
| CIE-LAB | lab(57.62, 51.83, -46.76) |
| CIE-LCH | lch(57.62, 69.80, 317.94°) |
| OKLab | oklab(65.64% 0.1296 -0.1304) |
| OKLCH | oklch(65.64% 0.184 314.8) |
| XYZ | xyz(38.2491, 25.5613, 71.3116) |
| Luminance | 0.2556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 4.43
Bright Lilac
#C95EFB
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 4.80
Bright Lavender
#C760FF
ΔE00 5.02
Light Purple
#BF77F6
ΔE00 5.13
Easter Purple
#C071FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA68DD #8BDD68
analogous
#7F68DD #BA68DD #DD68C5
triadic
#BA68DD #DDBA68 #68DDBA
tetradic
#BA68DD #DD7F68 #8BDD68 #68C5DD
square
#BA68DD #DD7F68 #8BDD68 #68C5DD
split-complementary
#BA68DD #C5DD68 #68DD7F
monochromatic
#7F25A5 #A336D2 #BA68DD #D19AE8 #E8CCF3
Accessibility & contrast
On white
3.44
#BA68DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#BA68DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA68DD
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA68DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA68DD | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C86E1
Deuteranopia (green-blind)
#678DDA
Tritanopia (blue-blind)
#B87B99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ba68dd; /* rgb */ color: rgb(186, 104, 221); /* oklch */ color: oklch(65.6% 0.184 314.8);
Tailwind
colors: {
custom: {
50: '#d196e8',
500: '#ba68dd',
950: '#000000',
},
}SCSS
$custom: #ba68dd; $custom-light: #d196e8; $custom-dark: #000000;
JSON
{
"hex": "#ba68dd",
"rgb": {
"r": 186,
"g": 104,
"b": 221
},
"hsl": {
"h": 282.051,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.65638,
"c": 0.18386,
"h": 314.8
},
"luminance": 0.2556
}Semantic roles & 50–950 ramp
primary
#BA68DD
secondary
#C8E5BC
accent
#CB1A4F
background
#FDF9FE
surface
#FAF2FD
border
#D3CCD5
text
#140E16
muted
#837E84