#BABBDF#BABBDF
#BABBDF is a light, muted blue. Relative luminance 0.513; OKLCH L 80.3% C 0.051 H 283.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBDF |
|---|---|
| RGB | rgb(186, 187, 223) |
| HSL | hsl(238, 37%, 80%) |
| HSV | hsv(238, 17%, 87%) |
| CMYK | cmyk(16.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.86, 6.91, -18.07) |
| CIE-LCH | lch(76.86, 19.35, 290.93°) |
| OKLab | oklab(80.31% 0.0122 -0.0491) |
| OKLCH | oklch(80.31% 0.051 283.9) |
| XYZ | xyz(51.3363, 51.3068, 76.9963) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Lavender
#DFC5FE
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBDF #DFDEBA
analogous
#BACEDF #BABBDF #CBBADF
triadic
#BABBDF #DFBABB #BBDFBA
tetradic
#BABBDF #DFBACE #DFDEBA #BADFCB
square
#BABBDF #DFBACE #DFDEBA #BADFCB
split-complementary
#BABBDF #DFCBBA #CEDFBA
monochromatic
#6669B8 #9092CC #BABBDF #E4E4F2 #EAEAF5
Accessibility & contrast
On white
1.86
#BABBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BABBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBDF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBDF | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#B2C1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #babbdf; /* rgb */ color: rgb(186, 187, 223); /* oklch */ color: oklch(80.3% 0.051 283.9);
Tailwind
colors: {
custom: {
50: '#cfcfe9',
500: '#babbdf',
950: '#000000',
},
}SCSS
$custom: #babbdf; $custom-light: #cfcfe9; $custom-dark: #000000;
JSON
{
"hex": "#babbdf",
"rgb": {
"r": 186,
"g": 187,
"b": 223
},
"hsl": {
"h": 238.378,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.8031,
"c": 0.05061,
"h": 283.9
},
"luminance": 0.51307
}Semantic roles & 50–950 ramp
primary
#BABBDF
secondary
#B7B686
accent
#AC36B0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131316
muted
#838384