#BA88F7#BA88F7
#BA88F7 is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.0% C 0.163 H 303.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BA88F7 |
|---|---|
| RGB | rgb(186, 136, 247) |
| HSL | hsl(267, 87%, 75%) |
| HSV | hsv(267, 45%, 97%) |
| CMYK | cmyk(24.7%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(65.56, 40.54, -48.64) |
| CIE-LCH | lch(65.56, 63.31, 309.81°) |
| OKLab | oklab(71.97% 0.0895 -0.136) |
| OKLCH | oklch(71.97% 0.163 303.3) |
| XYZ | xyz(45.8387, 34.7629, 92.2727) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Light Purple
#BF77F6
ΔE00 4.29
Baby Purple
#CA9BF7
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 5.62
Light Urple
#B36FF6
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA88F7 #C5F788
analogous
#888DF7 #BA88F7 #F288F7
triadic
#BA88F7 #F7BA88 #88F7BA
tetradic
#BA88F7 #F7888D #C5F788 #88F7F2
square
#BA88F7 #F7888D #C5F788 #88F7F2
split-complementary
#BA88F7 #F7F288 #8DF788
monochromatic
#7715EF #994FF3 #BA88F7 #DBC1FB #EEE2FD
Accessibility & contrast
On white
2.64
#BA88F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#BA88F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA88F7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA88F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA88F7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#769FF4
Tritanopia (blue-blind)
#AF9BB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ba88f7; /* rgb */ color: rgb(186, 136, 247); /* oklch */ color: oklch(72.0% 0.163 303.3);
Tailwind
colors: {
custom: {
50: '#d1abfa',
500: '#ba88f7',
950: '#000000',
},
}SCSS
$custom: #ba88f7; $custom-light: #d1abfa; $custom-dark: #000000;
JSON
{
"hex": "#ba88f7",
"rgb": {
"r": 186,
"g": 136,
"b": 247
},
"hsl": {
"h": 267.027,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.71966,
"c": 0.16285,
"h": 303.3
},
"luminance": 0.34763
}Semantic roles & 50–950 ramp
primary
#BA88F7
secondary
#E7F5D6
accent
#E4027E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85