#BA91DF#BA91DF
#BA91DF is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.3% C 0.118 H 307.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91DF |
|---|---|
| RGB | rgb(186, 145, 223) |
| HSL | hsl(272, 55%, 72%) |
| HSV | hsv(272, 35%, 87%) |
| CMYK | cmyk(16.6%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(66.53, 30.14, -33.90) |
| CIE-LCH | lch(66.53, 45.36, 311.64°) |
| OKLab | oklab(72.35% 0.0725 -0.0935) |
| OKLCH | oklch(72.35% 0.118 307.8) |
| XYZ | xyz(43.6919, 36.0180, 74.4482) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.15
Lavender (survey)
#C79FEF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.40
Lavender
#B39DDB
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.41
Pastel Purple
#CAA0FF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91DF #B6DF91
analogous
#9391DF #BA91DF #DF91DD
triadic
#BA91DF #DFBA91 #91DFBA
tetradic
#BA91DF #DF9391 #B6DF91 #91DDDF
square
#BA91DF #DF9391 #B6DF91 #91DDDF
split-complementary
#BA91DF #DDDF91 #91DF93
monochromatic
#7E37BE #9C62D1 #BA91DF #D8C0ED #F0E7F8
Accessibility & contrast
On white
2.56
#BA91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BA91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91DF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91DF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#8AA2DD
Tritanopia (blue-blind)
#B59CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ba91df; /* rgb */ color: rgb(186, 145, 223); /* oklch */ color: oklch(72.3% 0.118 307.8);
Tailwind
colors: {
custom: {
50: '#d0b1e9',
500: '#ba91df',
950: '#000000',
},
}SCSS
$custom: #ba91df; $custom-light: #d0b1e9; $custom-dark: #000000;
JSON
{
"hex": "#ba91df",
"rgb": {
"r": 186,
"g": 145,
"b": 223
},
"hsl": {
"h": 271.538,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.72347,
"c": 0.11832,
"h": 307.8
},
"luminance": 0.36018
}Semantic roles & 50–950 ramp
primary
#BA91DF
secondary
#E5EFDC
accent
#C2236F
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084