#BA92EA#BA92EA
#BA92EA is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.130 H 304.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BA92EA |
|---|---|
| RGB | rgb(186, 146, 234) |
| HSL | hsl(267, 68%, 75%) |
| HSV | hsv(267, 38%, 92%) |
| CMYK | cmyk(20.5%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.23, 32.03, -38.88) |
| CIE-LCH | lch(67.23, 50.38, 309.48°) |
| OKLab | oklab(73.03% 0.0735 -0.1078) |
| OKLCH | oklch(73.03% 0.13 304.3) |
| XYZ | xyz(45.3768, 36.9375, 82.5651) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.42
Liliac
#C48EFD
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 3.86
Pale Purple
#B790D4
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA92EA #C2EA92
analogous
#9296EA #BA92EA #E692EA
triadic
#BA92EA #EABA92 #92EABA
tetradic
#BA92EA #EA9296 #C2EA92 #92EAE6
square
#BA92EA #EA9296 #C2EA92 #92EAE6
split-complementary
#BA92EA #EAE692 #96EA92
monochromatic
#792BD6 #9A5FE0 #BA92EA #DAC5F4 #EFE5FA
Accessibility & contrast
On white
2.50
#BA92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BA92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA92EA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA92EA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#B2A0B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ba92ea; /* rgb */ color: rgb(186, 146, 234); /* oklch */ color: oklch(73.0% 0.130 304.3);
Tailwind
colors: {
custom: {
50: '#d0b2f1',
500: '#ba92ea',
950: '#000000',
},
}SCSS
$custom: #ba92ea; $custom-light: #d0b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ba92ea",
"rgb": {
"r": 186,
"g": 146,
"b": 234
},
"hsl": {
"h": 267.273,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.73028,
"c": 0.13049,
"h": 304.3
},
"luminance": 0.36937
}Semantic roles & 50–950 ramp
primary
#BA92EA
secondary
#E7F2D9
accent
#D0167B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084