#BABDFD#BABDFD
#BABDFD is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.9% C 0.090 H 282.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BABDFD |
|---|---|
| RGB | rgb(186, 189, 253) |
| HSL | hsl(237, 94%, 86%) |
| HSV | hsv(237, 26%, 99%) |
| CMYK | cmyk(26.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.42, 12.62, -31.85) |
| CIE-LCH | lch(78.42, 34.26, 291.62°) |
| OKLab | oklab(81.86% 0.0189 -0.0879) |
| OKLCH | oklch(81.86% 0.09 282.1) |
| XYZ | xyz(56.1723, 53.9248, 100.3585) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.69
Periwinkle
#CCCCFF
ΔE00 4.83
Pastel Blue
#A2BFFE
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 8.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABDFD #FDFABA
analogous
#BADEFD #BABDFD #D8BAFD
triadic
#BABDFD #FDBABD #BDFDBA
tetradic
#BABDFD #FDBADE #FDFABA #BAFDD8
square
#BABDFD #FDBADE #FDFABA #BAFDD8
split-complementary
#BABDFD #FDD8BA #DEFDBA
monochromatic
#434BFA #7F84FB #BABDFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.78
#BABDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BABDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABDFD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABDFD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#AAC8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #babdfd; /* rgb */ color: rgb(186, 189, 253); /* oklch */ color: oklch(81.9% 0.090 282.1);
Tailwind
colors: {
custom: {
50: '#d0d0fe',
500: '#babdfd',
950: '#000000',
},
}SCSS
$custom: #babdfd; $custom-light: #d0d0fe; $custom-dark: #000000;
JSON
{
"hex": "#babdfd",
"rgb": {
"r": 186,
"g": 189,
"b": 253
},
"hsl": {
"h": 237.313,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.81864,
"c": 0.08989,
"h": 282.1
},
"luminance": 0.53926
}Semantic roles & 50–950 ramp
primary
#BABDFD
secondary
#E3DF78
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385