#BA92FF#BA92FF
#BA92FF is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.157 H 299.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BA92FF |
|---|---|
| RGB | rgb(186, 146, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 43%, 100%) |
| CMYK | cmyk(27.1%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.18, 36.91, -48.88) |
| CIE-LCH | lch(68.18, 61.25, 307.06°) |
| OKLab | oklab(74.06% 0.0773 -0.1368) |
| OKLCH | oklch(74.06% 0.157 299.5) |
| XYZ | xyz(48.5744, 38.2166, 99.4058) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.53
Pastel Purple
#CAA0FF
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.57
Lavender (survey)
#C79FEF
ΔE00 6.04
Light Purple
#BF77F6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA92FF #D7FF92
analogous
#92A0FF #BA92FF #F092FF
triadic
#BA92FF #FFBA92 #92FFBA
tetradic
#BA92FF #FF92A0 #D7FF92 #92FFF0
square
#BA92FF #FF92A0 #D7FF92 #92FFF0
split-complementary
#BA92FF #FFF092 #A0FF92
monochromatic
#6D18FF #9355FF #BA92FF #E1CFFF #ECE0FF
Accessibility & contrast
On white
2.43
#BA92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BA92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA92FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA92FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#ADA5BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba92ff; /* rgb */ color: rgb(186, 146, 255); /* oklch */ color: oklch(74.1% 0.157 299.5);
Tailwind
colors: {
custom: {
50: '#d1b2ff',
500: '#ba92ff',
950: '#000000',
},
}SCSS
$custom: #ba92ff; $custom-light: #d1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ba92ff",
"rgb": {
"r": 186,
"g": 146,
"b": 255
},
"hsl": {
"h": 262.018,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.74057,
"c": 0.15712,
"h": 299.5
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#BA92FF
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086