#BA79EE#BA79EE
#BA79EE is a light, vivid violet. Relative luminance 0.303; OKLCH L 69.1% C 0.176 H 308.1°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BA79EE |
|---|---|
| RGB | rgb(186, 121, 238) |
| HSL | hsl(273, 77%, 70%) |
| HSV | hsv(273, 49%, 93%) |
| CMYK | cmyk(21.8%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(61.90, 46.61, -49.46) |
| CIE-LCH | lch(61.90, 67.97, 313.30°) |
| OKLab | oklab(69.09% 0.1085 -0.1384) |
| OKLCH | oklch(69.09% 0.176 308.1) |
| XYZ | xyz(42.5167, 30.2874, 84.4786) |
| Luminance | 0.3029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.38
Easter Purple
#C071FE
ΔE00 2.94
Light Urple
#B36FF6
ΔE00 3.26
Liliac
#C48EFD
ΔE00 5.47
Bright Lavender
#C760FF
ΔE00 5.65
Bright Lilac
#C95EFB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA79EE #ADEE79
analogous
#7F79EE #BA79EE #EE79E8
triadic
#BA79EE #EEBA79 #79EEBA
tetradic
#BA79EE #EE7F79 #ADEE79 #79E8EE
square
#BA79EE #EE7F79 #ADEE79 #79E8EE
split-complementary
#BA79EE #E8EE79 #79EE7F
monochromatic
#801BD2 #9E43E7 #BA79EE #D6AFF5 #F1E4FC
Accessibility & contrast
On white
2.98
#BA79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#BA79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA79EE
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA79EE | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5993F2
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#B38DA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ba79ee; /* rgb */ color: rgb(186, 121, 238); /* oklch */ color: oklch(69.1% 0.176 308.1);
Tailwind
colors: {
custom: {
50: '#d1a1f4',
500: '#ba79ee',
950: '#000000',
},
}SCSS
$custom: #ba79ee; $custom-light: #d1a1f4; $custom-dark: #000000;
JSON
{
"hex": "#ba79ee",
"rgb": {
"r": 186,
"g": 121,
"b": 238
},
"hsl": {
"h": 273.333,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.69087,
"c": 0.17588,
"h": 308.1
},
"luminance": 0.30287
}Semantic roles & 50–950 ramp
primary
#BA79EE
secondary
#E0F1D1
accent
#DA0C67
background
#FDFAFE
surface
#FAF3FD
border
#D3CDD5
text
#140F17
muted
#837F85