Use this color
Create with Light Yellow
Open a professional color tool with #FFFFE0 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-light-yellow: #FFFFE0;
.bg-light-yellow { background-color: #FFFFE0; }
.text-light-yellow { color: #FFFFE0; }Color meaning and use
About Light Yellow Color
Light Yellow uses HEX #FFFFE0, RGB 255, 255, 224, and HSL 60°, 100%, 94%. The dataset classifies it in the yellow family with warm temperature and light and pastel visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.9816; black contrast is 20.63:1 and white contrast is 1.02:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Light Yellow against black and white text.
Downloadable color reference infographic
Light Yellow Color Reference Infographic
Save a high-resolution infographic of Light Yellow, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured 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",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"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",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}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",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"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",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#E0E0FF",
"#FFF0E0",
"#F0FFE0"
],
"avoid": [
"#FCFCE4",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#FCFCE4"
]
}
}