#BA98EF#BA98EF
#BA98EF is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.3% C 0.127 H 301.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BA98EF |
|---|---|
| RGB | rgb(186, 152, 239) |
| HSL | hsl(263, 73%, 77%) |
| HSV | hsv(263, 36%, 94%) |
| CMYK | cmyk(22.2%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.84, 29.84, -39.11) |
| CIE-LCH | lch(68.84, 49.19, 307.34°) |
| OKLab | oklab(74.32% 0.0661 -0.1085) |
| OKLCH | oklch(74.32% 0.127 301.4) |
| XYZ | xyz(47.0545, 39.1275, 86.7180) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.41
Lilac (survey)
#CEA2FD
ΔE00 4.03
Liliac
#C48EFD
ΔE00 4.25
Lavender
#B39DDB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA98EF #CDEF98
analogous
#98A2EF #BA98EF #E598EF
triadic
#BA98EF #EFBA98 #98EFBA
tetradic
#BA98EF #EF98A2 #CDEF98 #98EFE5
square
#BA98EF #EF98A2 #CDEF98 #98EFE5
split-complementary
#BA98EF #EFE598 #A2EF98
monochromatic
#732EDF #9763E7 #BA98EF #DDCDF7 #EDE5FB
Accessibility & contrast
On white
2.38
#BA98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BA98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA98EF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA98EF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#B1A6B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ba98ef; /* rgb */ color: rgb(186, 152, 239); /* oklch */ color: oklch(74.3% 0.127 301.4);
Tailwind
colors: {
custom: {
50: '#d0b6f4',
500: '#ba98ef',
950: '#000000',
},
}SCSS
$custom: #ba98ef; $custom-light: #d0b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ba98ef",
"rgb": {
"r": 186,
"g": 152,
"b": 239
},
"hsl": {
"h": 263.448,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.74324,
"c": 0.12707,
"h": 301.4
},
"luminance": 0.39128
}Semantic roles & 50–950 ramp
primary
#BA98EF
secondary
#E8F3D8
accent
#D51088
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085