#BA84CC#BA84CC
#BA84CC is a light, moderate purple. Relative luminance 0.313; OKLCH L 69.2% C 0.118 H 317.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BA84CC |
|---|---|
| RGB | rgb(186, 132, 204) |
| HSL | hsl(285, 41%, 66%) |
| HSV | hsv(285, 35%, 80%) |
| CMYK | cmyk(8.8%, 35.3%, 0%, 20%) |
| CIE-LAB | lab(62.76, 33.32, -29.15) |
| CIE-LCH | lch(62.76, 44.27, 318.81°) |
| OKLab | oklab(69.23% 0.087 -0.0799) |
| OKLCH | oklch(69.23% 0.118 317.4) |
| XYZ | xyz(39.3985, 31.3022, 61.0815) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.80
Wisteria
#A87DC2
ΔE00 3.95
Orchid (survey)
#C875C4
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.55
Soft Purple
#A66FB5
ΔE00 7.07
Orchid
#DA70D6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA84CC #96CC84
analogous
#9684CC #BA84CC #CC84BA
triadic
#BA84CC #CCBA84 #84CCBA
tetradic
#BA84CC #CC9684 #96CC84 #84BACC
square
#BA84CC #CC9684 #96CC84 #84BACC
split-complementary
#BA84CC #BACC84 #84CC96
monochromatic
#813F97 #A259BA #BA84CC #D2AFDE #EBDBF0
Accessibility & contrast
On white
2.89
#BA84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#BA84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA84CC
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA84CC | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CF
Deuteranopia (green-blind)
#879ACA
Tritanopia (blue-blind)
#BA8D9F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ba84cc; /* rgb */ color: rgb(186, 132, 204); /* oklch */ color: oklch(69.2% 0.118 317.4);
Tailwind
colors: {
custom: {
50: '#cfa8db',
500: '#ba84cc',
950: '#000000',
},
}SCSS
$custom: #ba84cc; $custom-light: #cfa8db; $custom-dark: #000000;
JSON
{
"hex": "#ba84cc",
"rgb": {
"r": 186,
"g": 132,
"b": 204
},
"hsl": {
"h": 285,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.6923,
"c": 0.11815,
"h": 317.4
},
"luminance": 0.31301
}Semantic roles & 50–950 ramp
primary
#BA84CC
secondary
#D0E2CA
accent
#B43152
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#141015
muted
#827F83