#BAB3FA#BAB3FA
#BAB3FA is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.8% C 0.100 H 288.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB3FA |
|---|---|
| RGB | rgb(186, 179, 250) |
| HSL | hsl(246, 88%, 84%) |
| HSV | hsv(246, 28%, 98%) |
| CMYK | cmyk(25.6%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(75.81, 17.41, -34.26) |
| CIE-LCH | lch(75.81, 38.43, 296.94°) |
| OKLab | oklab(79.81% 0.0316 -0.0947) |
| OKLCH | oklch(79.81% 0.1 288.4) |
| XYZ | xyz(53.6208, 49.5805, 97.1689) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 5.71
Light Violet
#D6B4FC
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.34
Pastel Purple
#CAA0FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB3FA #F3FAB3
analogous
#B3D0FA #BAB3FA #DEB3FA
triadic
#BAB3FA #FABAB3 #B3FABA
tetradic
#BAB3FA #FAB3D0 #F3FAB3 #B3FADE
square
#BAB3FA #FAB3D0 #F3FAB3 #B3FADE
split-complementary
#BAB3FA #FADEB3 #D0FAB3
monochromatic
#5240F2 #867AF6 #BAB3FA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.92
#BAB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BAB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB3FA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB3FA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#ACBFCC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bab3fa; /* rgb */ color: rgb(186, 179, 250); /* oklch */ color: oklch(79.8% 0.100 288.4);
Tailwind
colors: {
custom: {
50: '#d0c9fc',
500: '#bab3fa',
950: '#000000',
},
}SCSS
$custom: #bab3fa; $custom-light: #d0c9fc; $custom-dark: #000000;
JSON
{
"hex": "#bab3fa",
"rgb": {
"r": 186,
"g": 179,
"b": 250
},
"hsl": {
"h": 245.915,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.7981,
"c": 0.09983,
"h": 288.4
},
"luminance": 0.49581
}Semantic roles & 50–950 ramp
primary
#BAB3FA
secondary
#F2F5D6
accent
#E401CE
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285