#BA9FF8#BA9FF8
#BA9FF8 is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.0% C 0.128 H 297.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9FF8 |
|---|---|
| RGB | rgb(186, 159, 248) |
| HSL | hsl(258, 86%, 80%) |
| HSV | hsv(258, 36%, 97%) |
| CMYK | cmyk(25%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(70.88, 28.03, -40.84) |
| CIE-LCH | lch(70.88, 49.53, 304.47°) |
| OKLab | oklab(76% 0.0584 -0.1135) |
| OKLCH | oklch(76% 0.128 297.2) |
| XYZ | xyz(49.5872, 42.0123, 94.2855) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.19
Lilac (survey)
#CEA2FD
ΔE00 4.01
Baby Purple
#CA9BF7
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.05
Pale Violet
#CEAEFA
ΔE00 5.21
Lavender
#B39DDB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9FF8 #DDF89F
analogous
#9FB1F8 #BA9FF8 #E69FF8
triadic
#BA9FF8 #F8BA9F #9FF8BA
tetradic
#BA9FF8 #F89FB1 #DDF89F #9FF8E6
square
#BA9FF8 #F89FB1 #DDF89F #9FF8E6
split-complementary
#BA9FF8 #F8E69F #B1F89F
monochromatic
#682DF0 #9166F4 #BA9FF8 #E3D8FC #EBE2FD
Accessibility & contrast
On white
2.23
#BA9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BA9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9FF8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9FF8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFB
Deuteranopia (green-blind)
#8DACF6
Tritanopia (blue-blind)
#AEAEC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ba9ff8; /* rgb */ color: rgb(186, 159, 248); /* oklch */ color: oklch(76.0% 0.128 297.2);
Tailwind
colors: {
custom: {
50: '#d0bbfb',
500: '#ba9ff8',
950: '#000000',
},
}SCSS
$custom: #ba9ff8; $custom-light: #d0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#ba9ff8",
"rgb": {
"r": 186,
"g": 159,
"b": 248
},
"hsl": {
"h": 258.202,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.76,
"c": 0.12767,
"h": 297.2
},
"luminance": 0.42013
}Semantic roles & 50–950 ramp
primary
#BA9FF8
secondary
#ECF5D6
accent
#E3039F
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185