#BACDED#BACDED
#BACDED is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.4% C 0.049 H 260.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDED |
|---|---|
| RGB | rgb(186, 205, 237) |
| HSL | hsl(218, 59%, 83%) |
| HSV | hsv(218, 22%, 93%) |
| CMYK | cmyk(21.5%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(81.95, 0.32, -17.90) |
| CIE-LCH | lch(81.95, 17.91, 271.03°) |
| OKLab | oklab(84.44% -0.0078 -0.0488) |
| OKLCH | oklch(84.44% 0.049 260.9) |
| XYZ | xyz(57.3631, 60.2147, 88.7047) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.51
Lightsteelblue
#B0C4DE
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Cloudy Blue
#ACC2D9
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDED #EDDABA
analogous
#BAE6ED #BACDED #C0BAED
triadic
#BACDED #EDBACD #CDEDBA
tetradic
#BACDED #EDBAE6 #EDDABA #BAEDC0
square
#BACDED #EDBAE6 #EDDABA #BAEDC0
split-complementary
#BACDED #EDC0BA #E6EDBA
monochromatic
#5987D4 #89AAE0 #BACDED #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.61
#BACDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BACDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDED
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDED | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#ADD3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bacded; /* rgb */ color: rgb(186, 205, 237); /* oklch */ color: oklch(84.4% 0.049 260.9);
Tailwind
colors: {
custom: {
50: '#cfdcf2',
500: '#bacded',
950: '#000000',
},
}SCSS
$custom: #bacded; $custom-light: #cfdcf2; $custom-dark: #000000;
JSON
{
"hex": "#bacded",
"rgb": {
"r": 186,
"g": 205,
"b": 237
},
"hsl": {
"h": 217.647,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.84441,
"c": 0.0494,
"h": 260.9
},
"luminance": 0.60216
}Semantic roles & 50–950 ramp
primary
#BACDED
secondary
#CAAF81
accent
#881FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485