#BAB2EB#BAB2EB
#BAB2EB is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.081 H 290.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB2EB |
|---|---|
| RGB | rgb(186, 178, 235) |
| HSL | hsl(248, 59%, 81%) |
| HSV | hsv(248, 24%, 92%) |
| CMYK | cmyk(20.9%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.00, 14.49, -27.41) |
| CIE-LCH | lch(75.00, 31.00, 297.87°) |
| OKLab | oklab(79% 0.0287 -0.0752) |
| OKLCH | oklch(79% 0.081 290.9) |
| XYZ | xyz(51.1620, 48.2774, 85.2042) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.61
Pale Violet
#CEAEFA
ΔE00 5.72
Lavender
#B39DDB
ΔE00 5.99
Light Violet
#D6B4FC
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.43
Light Lavender
#DFC5FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB2EB #E3EBB2
analogous
#B2C6EB #BAB2EB #D6B2EB
triadic
#BAB2EB #EBBAB2 #B2EBBA
tetradic
#BAB2EB #EBB2C6 #E3EBB2 #B2EBD6
square
#BAB2EB #EBB2C6 #E3EBB2 #B2EBD6
split-complementary
#BAB2EB #EBD6B2 #C6EBB2
monochromatic
#6351D2 #8E81DE #BAB2EB #E6E3F8 #E9E7F9
Accessibility & contrast
On white
1.97
#BAB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BAB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB2EB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB2EB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAED
Deuteranopia (green-blind)
#A5B7E9
Tritanopia (blue-blind)
#B0BBC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bab2eb; /* rgb */ color: rgb(186, 178, 235); /* oklch */ color: oklch(79.0% 0.081 290.9);
Tailwind
colors: {
custom: {
50: '#cfc9f1',
500: '#bab2eb',
950: '#000000',
},
}SCSS
$custom: #bab2eb; $custom-light: #cfc9f1; $custom-dark: #000000;
JSON
{
"hex": "#bab2eb",
"rgb": {
"r": 186,
"g": 178,
"b": 235
},
"hsl": {
"h": 248.421,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.78997,
"c": 0.08052,
"h": 290.9
},
"luminance": 0.48278
}Semantic roles & 50–950 ramp
primary
#BAB2EB
secondary
#EDF0DB
accent
#C61FAF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284