#BAB0FA#BAB0FA
#BAB0FA is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.2% C 0.104 H 290.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB0FA |
|---|---|
| RGB | rgb(186, 176, 250) |
| HSL | hsl(248, 88%, 84%) |
| HSV | hsv(248, 30%, 98%) |
| CMYK | cmyk(25.6%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(75.07, 19.06, -35.40) |
| CIE-LCH | lch(75.07, 40.21, 298.30°) |
| OKLab | oklab(79.24% 0.0357 -0.098) |
| OKLCH | oklch(79.24% 0.104 290) |
| XYZ | xyz(53.0261, 48.3910, 96.9706) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 6.18
Light Violet
#D6B4FC
ΔE00 6.44
Lavender
#B39DDB
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 6.81
Lilac (survey)
#CEA2FD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB0FA #F0FAB0
analogous
#B0CBFA #BAB0FA #DFB0FA
triadic
#BAB0FA #FABAB0 #B0FABA
tetradic
#BAB0FA #FAB0CB #F0FAB0 #B0FADF
square
#BAB0FA #FAB0CB #F0FAB0 #B0FADF
split-complementary
#BAB0FA #FADFB0 #CBFAB0
monochromatic
#553DF3 #8876F6 #BAB0FA #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.97
#BAB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BAB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB0FA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB0FA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#ACBDCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bab0fa; /* rgb */ color: rgb(186, 176, 250); /* oklch */ color: oklch(79.2% 0.104 290.0);
Tailwind
colors: {
custom: {
50: '#d0c7fc',
500: '#bab0fa',
950: '#000000',
},
}SCSS
$custom: #bab0fa; $custom-light: #d0c7fc; $custom-dark: #000000;
JSON
{
"hex": "#bab0fa",
"rgb": {
"r": 186,
"g": 176,
"b": 250
},
"hsl": {
"h": 248.108,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.79239,
"c": 0.10425,
"h": 290
},
"luminance": 0.48392
}Semantic roles & 50–950 ramp
primary
#BAB0FA
secondary
#F1F5D6
accent
#E501C6
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285