Named color

Powder Sky

Powder Sky is a balanced blue color with HEX #B7D9E8. According to Colors Encyclopedia, it has RGB 183, 217, 232, HSL 198, 52%, 81%, cool temperature, and is useful for interfaces, brand systems, and technical design.

HEX #B7D9E8
RGB rgb(183, 217, 232)
HSL hsl(198 52% 81%)
CMYK cmyk(21, 6, 0, 9)
Luminance 0.6552
Contrast Black 14.1:1White 1.49:1

CSS Utilities

--color-powder-sky: #B7D9E8;
.bg-powder-sky { background-color: #B7D9E8; }
.text-powder-sky { color: #B7D9E8; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.6552
Black text14.1:1AA Pass
White text1.49:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#B7D9E8",
  "rgb": [
    183,
    217,
    232
  ],
  "hsl": [
    198,
    52,
    81
  ],
  "cmyk": [
    21,
    6,
    0,
    9
  ],
  "luminance": 0.6552,
  "contrast": {
    "black": 14.1,
    "white": 1.49
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#E8C4B5",
  "analogous": [
    "#B5E8DE",
    "#B5BFE8"
  ],
  "triadic": [
    "#E8B5D9",
    "#D9E8B5"
  ],
  "tetradic": [
    "#DEB5E8",
    "#E8C4B5",
    "#BFE8B5"
  ],
  "splitComplementary": [
    "#E8B5BF",
    "#E8DEB5"
  ],
  "monochromatic": [
    "#FBFDFE",
    "#B7D9E8",
    "#70B4D2"
  ]
}
Variants
{
  "light": "#FBFDFE",
  "dark": "#70B4D2",
  "saturated": "#ABDDF2",
  "desaturated": "#C0D4DD",
  "pastel": "#FFFFFF",
  "neon": "#C7EEFF"
}
Pairings
{
  "best": [
    "#000000",
    "#E8C4B5",
    "#B5E8DE",
    "#B5BFE8"
  ],
  "avoid": [
    "#C0D4DD",
    "#FBFDFE"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FBFDFE",
    "#C0D4DD"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "powder-blue",
    "light-blue",
    "pastel-aqua",
    "pale-turquoise",
    "light-steel-blue"
  ],
  "generatedPalettes": [
    "powder-sky"
  ],
  "generatedComparisons": [
    "light-blue-vs-powder-sky",
    "pastel-aqua-vs-powder-sky",
    "powder-blue-vs-powder-sky"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/powder-sky",
    "/wcag/powder-sky",
    "/css/colors/powder-sky",
    "/hex/b7d9e8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/powder-sky"
    ],
    "related": [
      "/colors/powder-blue",
      "/colors/light-blue",
      "/colors/pastel-aqua",
      "/colors/pale-turquoise",
      "/colors/light-steel-blue",
      "/compare/light-blue-vs-powder-sky",
      "/compare/pastel-aqua-vs-powder-sky",
      "/compare/powder-blue-vs-powder-sky",
      "/harmonies/powder-sky",
      "/wcag/powder-sky",
      "/css/colors/powder-sky",
      "/hex/b7d9e8"
    ]
  }
}
Full JSON dataset
{
  "slug": "powder-sky",
  "name": "Powder Sky",
  "hex": "#B7D9E8",
  "uses": [
    "interfaces",
    "brand systems",
    "technical design"
  ],
  "psychology": {
    "associations": [
      "trust",
      "clarity",
      "calm"
    ],
    "contexts": [
      "technology",
      "finance",
      "healthcare",
      "navigation"
    ],
    "avoidIn": [
      "high-warmth food palettes"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "balanced",
    "interfaces",
    "brand-systems",
    "technical-design",
    "trust",
    "clarity",
    "calm"
  ],
  "popularity": 80,
  "rgb": [
    183,
    217,
    232
  ],
  "hsl": [
    198,
    52,
    81
  ],
  "cmyk": [
    21,
    6,
    0,
    9
  ],
  "luminance": 0.6552,
  "contrast": {
    "black": 14.1,
    "white": 1.49
  },
  "harmonies": {
    "complementary": "#E8C4B5",
    "analogous": [
      "#B5E8DE",
      "#B5BFE8"
    ],
    "triadic": [
      "#E8B5D9",
      "#D9E8B5"
    ],
    "tetradic": [
      "#DEB5E8",
      "#E8C4B5",
      "#BFE8B5"
    ],
    "splitComplementary": [
      "#E8B5BF",
      "#E8DEB5"
    ],
    "monochromatic": [
      "#FBFDFE",
      "#B7D9E8",
      "#70B4D2"
    ]
  },
  "variants": {
    "light": "#FBFDFE",
    "dark": "#70B4D2",
    "saturated": "#ABDDF2",
    "desaturated": "#C0D4DD",
    "pastel": "#FFFFFF",
    "neon": "#C7EEFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-powder-sky: #B7D9E8;",
    "utility": ".bg-powder-sky { background-color: #B7D9E8; }",
    "textUtility": ".text-powder-sky { color: #B7D9E8; }"
  },
  "nearestColors": [
    "powder-blue",
    "light-blue",
    "pastel-aqua",
    "pale-turquoise",
    "light-steel-blue"
  ],
  "generatedPalettes": [
    "powder-sky"
  ],
  "generatedComparisons": [
    "light-blue-vs-powder-sky",
    "pastel-aqua-vs-powder-sky",
    "powder-blue-vs-powder-sky"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/powder-sky",
    "/wcag/powder-sky",
    "/css/colors/powder-sky",
    "/hex/b7d9e8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/powder-sky"
    ],
    "related": [
      "/colors/powder-blue",
      "/colors/light-blue",
      "/colors/pastel-aqua",
      "/colors/pale-turquoise",
      "/colors/light-steel-blue",
      "/compare/light-blue-vs-powder-sky",
      "/compare/pastel-aqua-vs-powder-sky",
      "/compare/powder-blue-vs-powder-sky",
      "/harmonies/powder-sky",
      "/wcag/powder-sky",
      "/css/colors/powder-sky",
      "/hex/b7d9e8"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#E8C4B5",
      "#B5E8DE",
      "#B5BFE8"
    ],
    "avoid": [
      "#C0D4DD",
      "#FBFDFE"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FBFDFE",
      "#C0D4DD"
    ]
  }
}

Color meaning and use

About Powder Sky Color

Powder Sky sits in the blue family with cool temperature and balanced visual character. Powder Sky is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include trust, clarity, and calm, which makes it relevant for technology and finance. In design work, Powder Sky is most useful for interfaces, brand systems, and technical design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Powder Sky against black and white text.

Black text14.1:1AA Pass
White text1.49:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#E8C4B5#E8C4B5
#B5E8DE#B5E8DE
#B5BFE8#B5BFE8
#E8B5D9#E8B5D9
#D9E8B5#D9E8B5

Variants

#FBFDFE#FBFDFE
#70B4D2#70B4D2
#ABDDF2#ABDDF2
#C0D4DD#C0D4DD
White#FFFFFF
#C7EEFF#C7EEFF

Pairings

Black#000000
#E8C4B5#E8C4B5
#B5E8DE#B5E8DE
#B5BFE8#B5BFE8
Matte Black#1A1A1A
White Smoke#F5F5F5