#BACCED#BACCED
#BACCED is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.2% C 0.050 H 262.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCED |
|---|---|
| RGB | rgb(186, 204, 237) |
| HSL | hsl(219, 59%, 83%) |
| HSV | hsv(219, 22%, 93%) |
| CMYK | cmyk(21.5%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.70, 0.85, -18.30) |
| CIE-LCH | lch(81.70, 18.32, 272.67°) |
| OKLab | oklab(84.24% -0.0065 -0.0498) |
| OKLCH | oklch(84.24% 0.05 262.6) |
| XYZ | xyz(57.1247, 59.7378, 88.6252) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.88
Lightsteelblue
#B0C4DE
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Cloudy Blue
#ACC2D9
ΔE00 5.27
Light Periwinkle
#C1C6FC
ΔE00 6.10
Pastel Blue
#A2BFFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCED #EDDBBA
analogous
#BAE5ED #BACCED #C1BAED
triadic
#BACCED #EDBACC #CCEDBA
tetradic
#BACCED #EDBAE5 #EDDBBA #BAEDC1
square
#BACCED #EDBAE5 #EDDBBA #BAEDC1
split-complementary
#BACCED #EDC1BA #E5EDBA
monochromatic
#5984D4 #89A8E0 #BACCED #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.62
#BACCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BACCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCED
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCED | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#ADD3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacced; /* rgb */ color: rgb(186, 204, 237); /* oklch */ color: oklch(84.2% 0.050 262.6);
Tailwind
colors: {
custom: {
50: '#cfdbf2',
500: '#bacced',
950: '#000000',
},
}SCSS
$custom: #bacced; $custom-light: #cfdbf2; $custom-dark: #000000;
JSON
{
"hex": "#bacced",
"rgb": {
"r": 186,
"g": 204,
"b": 237
},
"hsl": {
"h": 218.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.84238,
"c": 0.05027,
"h": 262.6
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#BACCED
secondary
#CAB081
accent
#8B1FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485