#BACDEC#BACDEC
#BACDEC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.4% C 0.048 H 260.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDEC |
|---|---|
| RGB | rgb(186, 205, 236) |
| HSL | hsl(217, 57%, 83%) |
| HSV | hsv(217, 21%, 93%) |
| CMYK | cmyk(21.2%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.92, 0.10, -17.42) |
| CIE-LCH | lch(81.92, 17.42, 270.33°) |
| OKLab | oklab(84.41% -0.0082 -0.0474) |
| OKLCH | oklch(84.41% 0.048 260.2) |
| XYZ | xyz(57.2174, 60.1564, 87.9374) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.22
Lightsteelblue
#B0C4DE
ΔE00 3.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 4.68
Light Periwinkle
#C1C6FC
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDEC #ECD9BA
analogous
#BAE6EC #BACDEC #C0BAEC
triadic
#BACDEC #ECBACD #CDECBA
tetradic
#BACDEC #ECBAE6 #ECD9BA #BAECC0
square
#BACDEC #ECBAE6 #ECD9BA #BAECC0
split-complementary
#BACDEC #ECC0BA #E6ECBA
monochromatic
#5A87D2 #8AAADF #BACDEC #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.61
#BACDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BACDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDEC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDEC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#ADD3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bacdec; /* rgb */ color: rgb(186, 205, 236); /* oklch */ color: oklch(84.4% 0.048 260.2);
Tailwind
colors: {
custom: {
50: '#cfdcf2',
500: '#bacdec',
950: '#000000',
},
}SCSS
$custom: #bacdec; $custom-light: #cfdcf2; $custom-dark: #000000;
JSON
{
"hex": "#bacdec",
"rgb": {
"r": 186,
"g": 205,
"b": 236
},
"hsl": {
"h": 217.2,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.84406,
"c": 0.04812,
"h": 260.2
},
"luminance": 0.60158
}Semantic roles & 50–950 ramp
primary
#BACDEC
secondary
#C9AE81
accent
#8621C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485