#BABBDC#BABBDC
#BABBDC is a light, muted blue. Relative luminance 0.511; OKLCH L 80.2% C 0.046 H 283.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBDC |
|---|---|
| RGB | rgb(186, 187, 220) |
| HSL | hsl(238, 33%, 80%) |
| HSV | hsv(238, 15%, 86%) |
| CMYK | cmyk(15.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.77, 6.27, -16.60) |
| CIE-LCH | lch(76.77, 17.74, 290.69°) |
| OKLab | oklab(80.2% 0.0112 -0.045) |
| OKLCH | oklch(80.2% 0.046 283.9) |
| XYZ | xyz(50.9354, 51.1465, 74.8850) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 8.83
Thistle
#D8BFD8
ΔE00 9.85
Light Lavender
#DFC5FE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBDC #DCDBBA
analogous
#BACCDC #BABBDC #CABADC
triadic
#BABBDC #DCBABB #BBDCBA
tetradic
#BABBDC #DCBACC #DCDBBA #BADCCA
square
#BABBDC #DCBACC #DCDBBA #BADCCA
split-complementary
#BABBDC #DCCABA #CCDCBA
monochromatic
#696BB3 #9193C7 #BABBDC #E3E3F1 #EBEBF5
Accessibility & contrast
On white
1.87
#BABBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BABBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBDC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBDC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#B3C0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #babbdc; /* rgb */ color: rgb(186, 187, 220); /* oklch */ color: oklch(80.2% 0.046 283.9);
Tailwind
colors: {
custom: {
50: '#cfcfe6',
500: '#babbdc',
950: '#000000',
},
}SCSS
$custom: #babbdc; $custom-light: #cfcfe6; $custom-dark: #000000;
JSON
{
"hex": "#babbdc",
"rgb": {
"r": 186,
"g": 187,
"b": 220
},
"hsl": {
"h": 238.235,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.80202,
"c": 0.04639,
"h": 283.9
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#BABBDC
secondary
#B4B287
accent
#A83AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131316
muted
#838384