#BAB2ED#BAB2ED
#BAB2ED is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.1% C 0.083 H 290.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB2ED |
|---|---|
| RGB | rgb(186, 178, 237) |
| HSL | hsl(248, 62%, 81%) |
| HSV | hsv(248, 25%, 93%) |
| CMYK | cmyk(21.5%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(75.07, 14.94, -28.38) |
| CIE-LCH | lch(75.07, 32.07, 297.77°) |
| OKLab | oklab(79.08% 0.0293 -0.078) |
| OKLCH | oklch(79.08% 0.083 290.6) |
| XYZ | xyz(51.4526, 48.3937, 86.7345) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.51
Pale Violet
#CEAEFA
ΔE00 5.57
Lavender
#B39DDB
ΔE00 6.04
Light Violet
#D6B4FC
ΔE00 6.31
Periwinkle
#CCCCFF
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB2ED #E5EDB2
analogous
#B2C8ED #BAB2ED #D8B2ED
triadic
#BAB2ED #EDBAB2 #B2EDBA
tetradic
#BAB2ED #EDB2C8 #E5EDB2 #B2EDD8
square
#BAB2ED #EDB2C8 #E5EDB2 #B2EDD8
split-complementary
#BAB2ED #EDD8B2 #C8EDB2
monochromatic
#614FD6 #8E80E1 #BAB2ED #E6E4F9 #E9E6F9
Accessibility & contrast
On white
1.97
#BAB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BAB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB2ED
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB2ED | 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)
#A4BAF0
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#AFBCC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bab2ed; /* rgb */ color: rgb(186, 178, 237); /* oklch */ color: oklch(79.1% 0.083 290.6);
Tailwind
colors: {
custom: {
50: '#cfc9f3',
500: '#bab2ed',
950: '#000000',
},
}SCSS
$custom: #bab2ed; $custom-light: #cfc9f3; $custom-dark: #000000;
JSON
{
"hex": "#bab2ed",
"rgb": {
"r": 186,
"g": 178,
"b": 237
},
"hsl": {
"h": 248.136,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.79078,
"c": 0.08329,
"h": 290.6
},
"luminance": 0.48394
}Semantic roles & 50–950 ramp
primary
#BAB2ED
secondary
#EEF1DA
accent
#CA1CB2
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285