Named color

Light Yellow

Light Yellow is a light and pastel yellow color with HEX #FFFFE0. According to Colors Encyclopedia, it has RGB 255, 255, 224, HSL 60, 100%, 94%, warm temperature, and is useful for web design, CSS color systems, and UI prototyping.

HEX #FFFFE0
RGB rgb(255, 255, 224)
HSL hsl(60 100% 94%)
CMYK cmyk(0, 0, 12, 0)
Luminance 0.9816
Contrast Black 20.63:1White 1.02:1

CSS Utilities

--color-light-yellow: #FFFFE0;
.bg-light-yellow { background-color: #FFFFE0; }
.text-light-yellow { color: #FFFFE0; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.9816
Black text20.63:1AA Pass
White text1.02: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": "#FFFFE0",
  "rgb": [
    255,
    255,
    224
  ],
  "hsl": [
    60,
    100,
    94
  ],
  "cmyk": [
    0,
    0,
    12,
    0
  ],
  "luminance": 0.9816,
  "contrast": {
    "black": 20.63,
    "white": 1.02
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#E0E0FF",
  "analogous": [
    "#FFF0E0",
    "#F0FFE0"
  ],
  "triadic": [
    "#E0FFFF",
    "#FFE0FF"
  ],
  "tetradic": [
    "#E0FFF0",
    "#E0E0FF",
    "#FFE0F0"
  ],
  "splitComplementary": [
    "#E0F0FF",
    "#F0E0FF"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#FFFFE0",
    "#FFFF85"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#FFFF85",
  "saturated": "#FFFFE0",
  "desaturated": "#FCFCE4",
  "pastel": "#FFFFFF",
  "neon": "#FFFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#E0E0FF",
    "#FFF0E0",
    "#F0FFE0"
  ],
  "avoid": [
    "#FCFCE4",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#FCFCE4"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "cornsilk",
    "old-lace",
    "warm-white",
    "beige",
    "light-goldenrod-yellow"
  ],
  "generatedPalettes": [
    "light-yellow"
  ],
  "generatedComparisons": [
    "cornsilk-vs-light-yellow",
    "light-yellow-vs-old-lace"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/light-yellow",
    "/wcag/light-yellow",
    "/css/colors/light-yellow",
    "/hex/ffffe0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/light-yellow"
    ],
    "related": [
      "/colors/cornsilk",
      "/colors/old-lace",
      "/colors/warm-white",
      "/colors/beige",
      "/colors/light-goldenrod-yellow",
      "/compare/cornsilk-vs-light-yellow",
      "/compare/light-yellow-vs-old-lace",
      "/harmonies/light-yellow",
      "/wcag/light-yellow",
      "/css/colors/light-yellow",
      "/hex/ffffe0"
    ]
  }
}
Full JSON dataset
{
  "slug": "light-yellow",
  "name": "Light Yellow",
  "cssName": "lightyellow",
  "hex": "#FFFFE0",
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "light",
    "pastel"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "lightyellow"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "yellow",
    "warm",
    "light",
    "pastel",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    255,
    255,
    224
  ],
  "hsl": [
    60,
    100,
    94
  ],
  "cmyk": [
    0,
    0,
    12,
    0
  ],
  "luminance": 0.9816,
  "contrast": {
    "black": 20.63,
    "white": 1.02
  },
  "harmonies": {
    "complementary": "#E0E0FF",
    "analogous": [
      "#FFF0E0",
      "#F0FFE0"
    ],
    "triadic": [
      "#E0FFFF",
      "#FFE0FF"
    ],
    "tetradic": [
      "#E0FFF0",
      "#E0E0FF",
      "#FFE0F0"
    ],
    "splitComplementary": [
      "#E0F0FF",
      "#F0E0FF"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#FFFFE0",
      "#FFFF85"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#FFFF85",
    "saturated": "#FFFFE0",
    "desaturated": "#FCFCE4",
    "pastel": "#FFFFFF",
    "neon": "#FFFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-light-yellow: #FFFFE0;",
    "utility": ".bg-light-yellow { background-color: #FFFFE0; }",
    "textUtility": ".text-light-yellow { color: #FFFFE0; }"
  },
  "nearestColors": [
    "cornsilk",
    "old-lace",
    "warm-white",
    "beige",
    "light-goldenrod-yellow"
  ],
  "generatedPalettes": [
    "light-yellow"
  ],
  "generatedComparisons": [
    "cornsilk-vs-light-yellow",
    "light-yellow-vs-old-lace"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/light-yellow",
    "/wcag/light-yellow",
    "/css/colors/light-yellow",
    "/hex/ffffe0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/light-yellow"
    ],
    "related": [
      "/colors/cornsilk",
      "/colors/old-lace",
      "/colors/warm-white",
      "/colors/beige",
      "/colors/light-goldenrod-yellow",
      "/compare/cornsilk-vs-light-yellow",
      "/compare/light-yellow-vs-old-lace",
      "/harmonies/light-yellow",
      "/wcag/light-yellow",
      "/css/colors/light-yellow",
      "/hex/ffffe0"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#E0E0FF",
      "#FFF0E0",
      "#F0FFE0"
    ],
    "avoid": [
      "#FCFCE4",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#FCFCE4"
    ]
  }
}

Color meaning and use

About Light Yellow Color

Light Yellow sits in the yellow family with warm temperature and light and pastel visual character. Standard CSS named color.

Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Light Yellow is most useful for web design, css color systems, and ui prototyping, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Light Yellow against black and white text.

Black text20.63:1AA Pass
White text1.02:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#E0E0FF#E0E0FF
#FFF0E0#FFF0E0
#F0FFE0#F0FFE0
Light Cyan#E0FFFF
#FFE0FF#FFE0FF

Variants

White#FFFFFF
#FFFF85#FFFF85
Light Yellow#FFFFE0
#FCFCE4#FCFCE4
White#FFFFFF
White#FFFFFF

Pairings

Black#000000
#E0E0FF#E0E0FF
#FFF0E0#FFF0E0
#F0FFE0#F0FFE0
Matte Black#1A1A1A
White Smoke#F5F5F5