#BA91ED#BA91ED
#BA91ED is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.136 H 303.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91ED |
|---|---|
| RGB | rgb(186, 145, 237) |
| HSL | hsl(267, 72%, 75%) |
| HSV | hsv(267, 39%, 93%) |
| CMYK | cmyk(21.5%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.13, 33.27, -40.68) |
| CIE-LCH | lch(67.13, 52.56, 309.27°) |
| OKLab | oklab(73% 0.0755 -0.113) |
| OKLCH | oklch(73% 0.136 303.7) |
| XYZ | xyz(45.6580, 36.8044, 84.8030) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91ED #C4ED91
analogous
#9196ED #BA91ED #E891ED
triadic
#BA91ED #EDBA91 #91EDBA
tetradic
#BA91ED #ED9196 #C4ED91 #91EDE8
square
#BA91ED #ED9196 #C4ED91 #91EDE8
split-complementary
#BA91ED #EDE891 #96ED91
monochromatic
#7828DC #995CE4 #BA91ED #DBC6F6 #EFE5FB
Accessibility & contrast
On white
2.51
#BA91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BA91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91ED
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91ED | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#B2A0B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba91ed; /* rgb */ color: rgb(186, 145, 237); /* oklch */ color: oklch(73.0% 0.136 303.7);
Tailwind
colors: {
custom: {
50: '#d0b1f3',
500: '#ba91ed',
950: '#000000',
},
}SCSS
$custom: #ba91ed; $custom-light: #d0b1f3; $custom-dark: #000000;
JSON
{
"hex": "#ba91ed",
"rgb": {
"r": 186,
"g": 145,
"b": 237
},
"hsl": {
"h": 266.739,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.72995,
"c": 0.13592,
"h": 303.7
},
"luminance": 0.36804
}Semantic roles & 50–950 ramp
primary
#BA91ED
secondary
#E7F2D9
accent
#D4127D
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141117
muted
#828085