#BABCDF#BABCDF
#BABCDF is a light, muted blue. Relative luminance 0.517; OKLCH L 80.5% C 0.049 H 282.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BABCDF |
|---|---|
| RGB | rgb(186, 188, 223) |
| HSL | hsl(237, 37%, 80%) |
| HSV | hsv(237, 17%, 87%) |
| CMYK | cmyk(16.6%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.12, 6.37, -17.68) |
| CIE-LCH | lch(77.12, 18.80, 289.81°) |
| OKLab | oklab(80.51% 0.0108 -0.048) |
| OKLCH | oklch(80.51% 0.049 282.6) |
| XYZ | xyz(51.5492, 51.7326, 77.0673) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 9.60
Pale Lilac
#E4CBFF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABCDF #DFDDBA
analogous
#BACEDF #BABCDF #CABADF
triadic
#BABCDF #DFBABC #BCDFBA
tetradic
#BABCDF #DFBACE #DFDDBA #BADFCA
square
#BABCDF #DFBACE #DFDDBA #BADFCA
split-complementary
#BABCDF #DFCABA #CEDFBA
monochromatic
#666BB8 #9093CC #BABCDF #E4E5F2 #EAEBF5
Accessibility & contrast
On white
1.85
#BABCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BABCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABCDF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABCDF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#B2C2C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babcdf; /* rgb */ color: rgb(186, 188, 223); /* oklch */ color: oklch(80.5% 0.049 282.6);
Tailwind
colors: {
custom: {
50: '#cfd0e9',
500: '#babcdf',
950: '#000000',
},
}SCSS
$custom: #babcdf; $custom-light: #cfd0e9; $custom-dark: #000000;
JSON
{
"hex": "#babcdf",
"rgb": {
"r": 186,
"g": 188,
"b": 223
},
"hsl": {
"h": 236.757,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.8051,
"c": 0.04924,
"h": 282.6
},
"luminance": 0.51733
}Semantic roles & 50–950 ramp
primary
#BABCDF
secondary
#B7B586
accent
#A936B0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131316
muted
#838384