Named color

Milk Blue

Milk Blue is a light and pastel blue color with HEX #D6EAF8. According to Colors Encyclopedia, it has RGB 214, 234, 248, HSL 205, 71%, 91%, cool temperature, and is useful for soft UI backgrounds, pastel palettes, and gentle product design.

HEX #D6EAF8
RGB rgb(214, 234, 248)
HSL hsl(205 71% 91%)
CMYK cmyk(14, 6, 0, 3)
Luminance 0.7992
Contrast Black 16.98:1White 1.24:1

CSS Utilities

--color-milk-blue: #D6EAF8;
.bg-milk-blue { background-color: #D6EAF8; }
.text-milk-blue { color: #D6EAF8; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7992
Black text16.98:1AA Pass
White text1.24: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": "#D6EAF8",
  "rgb": [
    214,
    234,
    248
  ],
  "hsl": [
    205,
    71,
    91
  ],
  "cmyk": [
    14,
    6,
    0,
    3
  ],
  "luminance": 0.7992,
  "contrast": {
    "black": 16.98,
    "white": 1.24
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#F8E5D8",
  "analogous": [
    "#D8F8F6",
    "#D8DAF8"
  ],
  "triadic": [
    "#F8D8EB",
    "#EBF8D8"
  ],
  "tetradic": [
    "#F6D8F8",
    "#F8E5D8",
    "#DAF8D8"
  ],
  "splitComplementary": [
    "#F8D8DA",
    "#F8F6D8"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#D6EAF8",
    "#89C2EB"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#89C2EB",
  "saturated": "#D3ECFD",
  "desaturated": "#DDEAF3",
  "pastel": "#FFFFFF",
  "neon": "#FAFDFF"
}
Pairings
{
  "best": [
    "#000000",
    "#F8E5D8",
    "#D8F8F6",
    "#D8DAF8"
  ],
  "avoid": [
    "#DDEAF3",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#DDEAF3"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "ice-blue",
    "lavender",
    "arctic-blue",
    "moonstone",
    "soft-mint"
  ],
  "generatedPalettes": [
    "milk-blue"
  ],
  "generatedComparisons": [
    "arctic-blue-vs-milk-blue",
    "ice-blue-vs-milk-blue",
    "lavender-vs-milk-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/milk-blue",
    "/wcag/milk-blue",
    "/css/colors/milk-blue",
    "/hex/d6eaf8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/milk-blue"
    ],
    "related": [
      "/colors/ice-blue",
      "/colors/lavender",
      "/colors/arctic-blue",
      "/colors/moonstone",
      "/colors/soft-mint",
      "/compare/arctic-blue-vs-milk-blue",
      "/compare/ice-blue-vs-milk-blue",
      "/compare/lavender-vs-milk-blue",
      "/harmonies/milk-blue",
      "/wcag/milk-blue",
      "/css/colors/milk-blue",
      "/hex/d6eaf8"
    ]
  }
}
Full JSON dataset
{
  "slug": "milk-blue",
  "name": "Milk Blue",
  "hex": "#D6EAF8",
  "uses": [
    "soft UI backgrounds",
    "pastel palettes",
    "gentle product design"
  ],
  "psychology": {
    "associations": [
      "softness",
      "care",
      "lightness"
    ],
    "contexts": [
      "wellness",
      "beauty",
      "children products",
      "lifestyle"
    ],
    "avoidIn": [
      "high-contrast operational alerts"
    ]
  },
  "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, material, cultural, and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "light",
    "pastel"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "light",
    "pastel",
    "soft-ui-backgrounds",
    "pastel-palettes",
    "gentle-product-design",
    "softness",
    "care",
    "lightness"
  ],
  "popularity": 84,
  "rgb": [
    214,
    234,
    248
  ],
  "hsl": [
    205,
    71,
    91
  ],
  "cmyk": [
    14,
    6,
    0,
    3
  ],
  "luminance": 0.7992,
  "contrast": {
    "black": 16.98,
    "white": 1.24
  },
  "harmonies": {
    "complementary": "#F8E5D8",
    "analogous": [
      "#D8F8F6",
      "#D8DAF8"
    ],
    "triadic": [
      "#F8D8EB",
      "#EBF8D8"
    ],
    "tetradic": [
      "#F6D8F8",
      "#F8E5D8",
      "#DAF8D8"
    ],
    "splitComplementary": [
      "#F8D8DA",
      "#F8F6D8"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#D6EAF8",
      "#89C2EB"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#89C2EB",
    "saturated": "#D3ECFD",
    "desaturated": "#DDEAF3",
    "pastel": "#FFFFFF",
    "neon": "#FAFDFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-milk-blue: #D6EAF8;",
    "utility": ".bg-milk-blue { background-color: #D6EAF8; }",
    "textUtility": ".text-milk-blue { color: #D6EAF8; }"
  },
  "nearestColors": [
    "ice-blue",
    "lavender",
    "arctic-blue",
    "moonstone",
    "soft-mint"
  ],
  "generatedPalettes": [
    "milk-blue"
  ],
  "generatedComparisons": [
    "arctic-blue-vs-milk-blue",
    "ice-blue-vs-milk-blue",
    "lavender-vs-milk-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/milk-blue",
    "/wcag/milk-blue",
    "/css/colors/milk-blue",
    "/hex/d6eaf8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/milk-blue"
    ],
    "related": [
      "/colors/ice-blue",
      "/colors/lavender",
      "/colors/arctic-blue",
      "/colors/moonstone",
      "/colors/soft-mint",
      "/compare/arctic-blue-vs-milk-blue",
      "/compare/ice-blue-vs-milk-blue",
      "/compare/lavender-vs-milk-blue",
      "/harmonies/milk-blue",
      "/wcag/milk-blue",
      "/css/colors/milk-blue",
      "/hex/d6eaf8"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#F8E5D8",
      "#D8F8F6",
      "#D8DAF8"
    ],
    "avoid": [
      "#DDEAF3",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#DDEAF3"
    ]
  }
}

Color meaning and use

About Milk Blue Color

Milk Blue sits in the blue family with cool temperature and light and pastel visual character. Milk Blue is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include softness, care, and lightness, which makes it relevant for wellness and beauty. In design work, Milk Blue is most useful for soft ui backgrounds, pastel palettes, and gentle product design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Milk Blue against black and white text.

Black text16.98:1AA Pass
White text1.24:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#F8E5D8#F8E5D8
#D8F8F6#D8F8F6
#D8DAF8#D8DAF8
#F8D8EB#F8D8EB
#EBF8D8#EBF8D8

Variants

White#FFFFFF
#89C2EB#89C2EB
#D3ECFD#D3ECFD
#DDEAF3#DDEAF3
White#FFFFFF
#FAFDFF#FAFDFF

Pairings

Black#000000
#F8E5D8#F8E5D8
#D8F8F6#D8F8F6
#D8DAF8#D8DAF8
Matte Black#1A1A1A
White Smoke#F5F5F5