#BAB3EB#BAB3EB
#BAB3EB is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.2% C 0.079 H 290.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB3EB |
|---|---|
| RGB | rgb(186, 179, 235) |
| HSL | hsl(248, 58%, 81%) |
| HSV | hsv(248, 24%, 92%) |
| CMYK | cmyk(20.9%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(75.25, 13.94, -27.02) |
| CIE-LCH | lch(75.25, 30.41, 297.29°) |
| OKLab | oklab(79.19% 0.0273 -0.0742) |
| OKLCH | oklch(79.19% 0.079 290.2) |
| XYZ | xyz(51.3617, 48.6768, 85.2707) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.33
Pale Violet
#CEAEFA
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.16
Lavender
#B39DDB
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 6.57
Light Lavender
#DFC5FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB3EB #E4EBB3
analogous
#B3C8EB #BAB3EB #D6B3EB
triadic
#BAB3EB #EBBAB3 #B3EBBA
tetradic
#BAB3EB #EBB3C8 #E4EBB3 #B3EBD6
square
#BAB3EB #EBB3C8 #E4EBB3 #B3EBD6
split-complementary
#BAB3EB #EBD6B3 #C8EBB3
monochromatic
#6252D1 #8E83DE #BAB3EB #E6E3F8 #E9E7F9
Accessibility & contrast
On white
1.96
#BAB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BAB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB3EB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB3EB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAED
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#B0BCC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bab3eb; /* rgb */ color: rgb(186, 179, 235); /* oklch */ color: oklch(79.2% 0.079 290.2);
Tailwind
colors: {
custom: {
50: '#cfc9f1',
500: '#bab3eb',
950: '#000000',
},
}SCSS
$custom: #bab3eb; $custom-light: #cfc9f1; $custom-dark: #000000;
JSON
{
"hex": "#bab3eb",
"rgb": {
"r": 186,
"g": 179,
"b": 235
},
"hsl": {
"h": 247.5,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.79191,
"c": 0.07902,
"h": 290.2
},
"luminance": 0.48677
}Semantic roles & 50–950 ramp
primary
#BAB3EB
secondary
#EDF0DB
accent
#C620B1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284