#BAB3F9#BAB3F9
#BAB3F9 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.8% C 0.098 H 288.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB3F9 |
|---|---|
| RGB | rgb(186, 179, 249) |
| HSL | hsl(246, 85%, 84%) |
| HSV | hsv(246, 28%, 98%) |
| CMYK | cmyk(25.3%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.77, 17.17, -33.78) |
| CIE-LCH | lch(75.77, 37.89, 296.95°) |
| OKLab | oklab(79.77% 0.0313 -0.0933) |
| OKLCH | oklch(79.77% 0.098 288.5) |
| XYZ | xyz(53.4645, 49.5179, 96.3453) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 6.70
Lavender
#B39DDB
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB3F9 #F2F9B3
analogous
#B3CFF9 #BAB3F9 #DDB3F9
triadic
#BAB3F9 #F9BAB3 #B3F9BA
tetradic
#BAB3F9 #F9B3CF #F2F9B3 #B3F9DD
square
#BAB3F9 #F9B3CF #F2F9B3 #B3F9DD
split-complementary
#BAB3F9 #F9DDB3 #CFF9B3
monochromatic
#5342F0 #877AF5 #BAB3F9 #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.93
#BAB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#BAB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB3F9
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB3F9 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BCFC
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#ACBFCC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bab3f9; /* rgb */ color: rgb(186, 179, 249); /* oklch */ color: oklch(79.8% 0.098 288.5);
Tailwind
colors: {
custom: {
50: '#d0c9fb',
500: '#bab3f9',
950: '#000000',
},
}SCSS
$custom: #bab3f9; $custom-light: #d0c9fb; $custom-dark: #000000;
JSON
{
"hex": "#bab3f9",
"rgb": {
"r": 186,
"g": 179,
"b": 249
},
"hsl": {
"h": 246,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.79767,
"c": 0.09846,
"h": 288.5
},
"luminance": 0.49519
}Semantic roles & 50–950 ramp
primary
#BAB3F9
secondary
#F2F5D6
accent
#E204CC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285