#BA95EF#BA95EF
#BA95EF is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.8% C 0.132 H 302.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BA95EF |
|---|---|
| RGB | rgb(186, 149, 239) |
| HSL | hsl(265, 74%, 76%) |
| HSV | hsv(265, 38%, 94%) |
| CMYK | cmyk(22.2%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.14, 31.50, -40.20) |
| CIE-LCH | lch(68.14, 51.07, 308.09°) |
| OKLab | oklab(73.79% 0.0703 -0.1116) |
| OKLCH | oklch(73.79% 0.132 302.2) |
| XYZ | xyz(46.5738, 38.1660, 86.5578) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.12
Liliac
#C48EFD
ΔE00 3.57
Lavender (survey)
#C79FEF
ΔE00 3.65
Pastel Purple
#CAA0FF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA95EF #CAEF95
analogous
#959DEF #BA95EF #E795EF
triadic
#BA95EF #EFBA95 #95EFBA
tetradic
#BA95EF #EF959D #CAEF95 #95EFE7
square
#BA95EF #EF959D #CAEF95 #95EFE7
split-complementary
#BA95EF #EFE795 #9DEF95
monochromatic
#752BDF #9760E7 #BA95EF #DDCAF7 #EEE4FB
Accessibility & contrast
On white
2.43
#BA95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BA95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA95EF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA95EF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#B1A3B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba95ef; /* rgb */ color: rgb(186, 149, 239); /* oklch */ color: oklch(73.8% 0.132 302.2);
Tailwind
colors: {
custom: {
50: '#d0b4f4',
500: '#ba95ef',
950: '#000000',
},
}SCSS
$custom: #ba95ef; $custom-light: #d0b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ba95ef",
"rgb": {
"r": 186,
"g": 149,
"b": 239
},
"hsl": {
"h": 264.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.73792,
"c": 0.13195,
"h": 302.2
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#BA95EF
secondary
#E8F3D8
accent
#D61084
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085