#BA82EE#BA82EE
#BA82EE is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.5% C 0.162 H 306.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BA82EE |
|---|---|
| RGB | rgb(186, 130, 238) |
| HSL | hsl(271, 76%, 72%) |
| HSV | hsv(271, 45%, 93%) |
| CMYK | cmyk(21.8%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(63.82, 41.75, -46.44) |
| CIE-LCH | lch(63.82, 62.45, 311.96°) |
| OKLab | oklab(70.52% 0.0964 -0.1296) |
| OKLCH | oklch(70.52% 0.162 306.6) |
| XYZ | xyz(43.6618, 32.5778, 84.8603) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.05
Liliac
#C48EFD
ΔE00 3.60
Easter Purple
#C071FE
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 6.61
Pale Purple
#B790D4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA82EE #B6EE82
analogous
#8482EE #BA82EE #EE82EC
triadic
#BA82EE #EEBA82 #82EEBA
tetradic
#BA82EE #EE8482 #B6EE82 #82ECEE
square
#BA82EE #EE8482 #B6EE82 #82ECEE
split-complementary
#BA82EE #ECEE82 #82EE84
monochromatic
#7E1DD8 #9C4CE7 #BA82EE #D8B8F5 #F0E4FB
Accessibility & contrast
On white
2.79
#BA82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#BA82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA82EE
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA82EE | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#B294AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ba82ee; /* rgb */ color: rgb(186, 130, 238); /* oklch */ color: oklch(70.5% 0.162 306.6);
Tailwind
colors: {
custom: {
50: '#d1a7f4',
500: '#ba82ee',
950: '#000000',
},
}SCSS
$custom: #ba82ee; $custom-light: #d1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ba82ee",
"rgb": {
"r": 186,
"g": 130,
"b": 238
},
"hsl": {
"h": 271.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.70516,
"c": 0.16153,
"h": 306.6
},
"luminance": 0.32577
}Semantic roles & 50–950 ramp
primary
#BA82EE
secondary
#E5F3D8
accent
#D80D6F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85