LightYellow — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FFFFE0 | |
| RGB | rgb(255, 255, 224) | |
| HSL | hsl(60, 100%, 94%) |
Shades of LightYellow
| #FFFFAD | #FFFF7A | #FFFF47 | #FFFF14 | #E0E000 | #ADAD00 | #7A7A00 | #474700 |
Tints of LightYellow
| #FFFFE0 | #FFFFE0 | #FFFFE0 | #FFFFE0 | #FFFFE0 | #FFFFE0 | #FFFFE0 | #FFFFE0 |
Color Pairings & Harmony
|
Complementary
#E0E0FF
|
Analogous +30°
#F0FFE0
|
Analogous −30°
#FFF0E0
|
Triadic +120°
#E0FFFF
|
Triadic −120°
#FFE0FF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FFFFE0;
}
.element-bg {
background-color: #FFFFE0;
color: #000000;
}
.element-border {
border: 2px solid #FFFFE0;
}
About LightYellow
LightYellow is a very light color with vivid, highly saturated, defined by the hex code #FFFFE0. Its exact color model values are rgb(255, 255, 224) in RGB and hsl(60, 100%, 94%) in HSL (hue 60°, saturation 100%, lightness 94%). On a white background the contrast ratio is 1.02:1 — Fail, and on black it is 20.63:1 — AAA pass for normal text. Use LightYellow for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →