#BACBEC#BACBEC
#BACBEC is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.0% C 0.050 H 263.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBEC |
|---|---|
| RGB | rgb(186, 203, 236) |
| HSL | hsl(220, 57%, 83%) |
| HSV | hsv(220, 21%, 93%) |
| CMYK | cmyk(21.2%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(81.40, 1.16, -18.20) |
| CIE-LCH | lch(81.40, 18.24, 273.66°) |
| OKLab | oklab(84% -0.0055 -0.0496) |
| OKLCH | oklch(84% 0.05 263.7) |
| XYZ | xyz(56.7421, 59.2057, 87.7789) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.64
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBEC #ECDBBA
analogous
#BAE4EC #BACBEC #C2BAEC
triadic
#BACBEC #ECBACB #CBECBA
tetradic
#BACBEC #ECBAE4 #ECDBBA #BAECC2
square
#BACBEC #ECBAE4 #ECDBBA #BAECC2
split-complementary
#BACBEC #ECC2BA #E4ECBA
monochromatic
#5A83D2 #8AA7DF #BACBEC #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.64
#BACBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BACBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBEC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBEC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#AED2D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacbec; /* rgb */ color: rgb(186, 203, 236); /* oklch */ color: oklch(84.0% 0.050 263.7);
Tailwind
colors: {
custom: {
50: '#cfdaf2',
500: '#bacbec',
950: '#000000',
},
}SCSS
$custom: #bacbec; $custom-light: #cfdaf2; $custom-dark: #000000;
JSON
{
"hex": "#bacbec",
"rgb": {
"r": 186,
"g": 203,
"b": 236
},
"hsl": {
"h": 219.6,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.83999,
"c": 0.04988,
"h": 263.7
},
"luminance": 0.59207
}Semantic roles & 50–950 ramp
primary
#BACBEC
secondary
#C9B181
accent
#8D21C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385