#BAABFA#BAABFA
#BAABFA is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.3% C 0.112 H 292.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BAABFA |
|---|---|
| RGB | rgb(186, 171, 250) |
| HSL | hsl(251, 89%, 83%) |
| HSV | hsv(251, 32%, 98%) |
| CMYK | cmyk(25.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(73.85, 21.83, -37.30) |
| CIE-LCH | lch(73.85, 43.22, 300.34°) |
| OKLab | oklab(78.3% 0.0425 -0.1034) |
| OKLCH | oklch(78.3% 0.112 292.3) |
| XYZ | xyz(52.0638, 46.4663, 96.6499) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.05
Light Violet
#D6B4FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAABFA #EBFAAB
analogous
#ABC4FA #BAABFA #E1ABFA
triadic
#BAABFA #FABAAB #ABFABA
tetradic
#BAABFA #FAABC4 #EBFAAB #ABFAE1
square
#BAABFA #FAABC4 #EBFAAB #ABFAE1
split-complementary
#BAABFA #FAE1AB #C4FAAB
monochromatic
#5B37F3 #8B71F7 #BAABFA #E7E2FD #E7E2FD
Accessibility & contrast
On white
2.04
#BAABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BAABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAABFA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAABFA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#ACB8C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baabfa; /* rgb */ color: rgb(186, 171, 250); /* oklch */ color: oklch(78.3% 0.112 292.3);
Tailwind
colors: {
custom: {
50: '#d0c4fc',
500: '#baabfa',
950: '#000000',
},
}SCSS
$custom: #baabfa; $custom-light: #d0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#baabfa",
"rgb": {
"r": 186,
"g": 171,
"b": 250
},
"hsl": {
"h": 251.392,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78298,
"c": 0.11177,
"h": 292.3
},
"luminance": 0.46467
}Semantic roles & 50–950 ramp
primary
#BAABFA
secondary
#EFF5D6
accent
#E500BA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185