#BA94EE#BA94EE
#BA94EE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.132 H 302.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BA94EE |
|---|---|
| RGB | rgb(186, 148, 238) |
| HSL | hsl(265, 73%, 76%) |
| HSV | hsv(265, 38%, 93%) |
| CMYK | cmyk(21.8%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.87, 31.83, -40.08) |
| CIE-LCH | lch(67.87, 51.18, 308.45°) |
| OKLab | oklab(73.57% 0.0715 -0.1113) |
| OKLCH | oklch(73.57% 0.132 302.7) |
| XYZ | xyz(46.2689, 37.7920, 85.7294) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.18
Liliac
#C48EFD
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA94EE #C8EE94
analogous
#949BEE #BA94EE #E794EE
triadic
#BA94EE #EEBA94 #94EEBA
tetradic
#BA94EE #EE949B #C8EE94 #94EEE7
square
#BA94EE #EE949B #C8EE94 #94EEE7
split-complementary
#BA94EE #EEE794 #9BEE94
monochromatic
#762ADD #985FE6 #BA94EE #DCC9F6 #EEE5FB
Accessibility & contrast
On white
2.45
#BA94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BA94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA94EE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA94EE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#B1A2B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba94ee; /* rgb */ color: rgb(186, 148, 238); /* oklch */ color: oklch(73.6% 0.132 302.7);
Tailwind
colors: {
custom: {
50: '#d0b4f4',
500: '#ba94ee',
950: '#000000',
},
}SCSS
$custom: #ba94ee; $custom-light: #d0b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ba94ee",
"rgb": {
"r": 186,
"g": 148,
"b": 238
},
"hsl": {
"h": 265.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.73568,
"c": 0.1323,
"h": 302.7
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#BA94EE
secondary
#E8F2D9
accent
#D51182
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085