#BABEFD#BABEFD
#BABEFD is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.1% C 0.089 H 281.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BABEFD |
|---|---|
| RGB | rgb(186, 190, 253) |
| HSL | hsl(236, 94%, 86%) |
| HSV | hsv(236, 26%, 99%) |
| CMYK | cmyk(26.5%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.67, 12.08, -31.46) |
| CIE-LCH | lch(78.67, 33.70, 291.00°) |
| OKLab | oklab(82.06% 0.0175 -0.0868) |
| OKLCH | oklch(82.06% 0.089 281.4) |
| XYZ | xyz(56.3882, 54.3565, 100.4304) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 6.67
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABEFD #FDF9BA
analogous
#BADFFD #BABEFD #D7BAFD
triadic
#BABEFD #FDBABE #BEFDBA
tetradic
#BABEFD #FDBADF #FDF9BA #BAFDD7
square
#BABEFD #FDBADF #FDF9BA #BAFDD7
split-complementary
#BABEFD #FDD7BA #DFFDBA
monochromatic
#434EFA #7F86FB #BABEFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.77
#BABEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BABEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABEFD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABEFD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#AAC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #babefd; /* rgb */ color: rgb(186, 190, 253); /* oklch */ color: oklch(82.1% 0.089 281.4);
Tailwind
colors: {
custom: {
50: '#d0d1fe',
500: '#babefd',
950: '#000000',
},
}SCSS
$custom: #babefd; $custom-light: #d0d1fe; $custom-dark: #000000;
JSON
{
"hex": "#babefd",
"rgb": {
"r": 186,
"g": 190,
"b": 253
},
"hsl": {
"h": 236.418,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.82059,
"c": 0.08854,
"h": 281.4
},
"luminance": 0.54358
}Semantic roles & 50–950 ramp
primary
#BABEFD
secondary
#E3DD78
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385