What Color Is #DED362?

When rendered, #DED362 appears as a medium yellow shade. The R:222, G:211, B:98 breakdown shows a yellow-dominant profile with medium depth. At 63% lightness, it sits in the upper half of the brightness range.

Color Meaning of #DED362

Designers choose yellow tones when their projects require optimism, clarity, and happiness. #DED362 inherits these qualities while its medium nature keeps surfaces feeling open and uncluttered, encouraging longer engagement.

Where to Use HEX Code #DED362

Onboarding flow illustrations and background washes that set a welcoming yellow tone
Skeleton screen shimmer effects — subtle medium yellow pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where yellow backgrounds pair with contrasting text for quick scanning
Customer testimonial section accents that frame quotes with visual warmth
API documentation color swatches and code highlighting themes

Similar HEX Color Codes

HEX Code #DED362 in Design Systems

Design token strategy for #DED362: assign it as color.yellow.medium in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.

Contrast data: perceived brightness 201/255 positions this color in the lighter range. Use as an accent or surface tint, and combine with dark foreground text. Test readability at multiple viewport sizes, as thin fonts at small sizes require higher contrast.

FAQ About HEX Color Code #DED362

What color is #DED362?
#DED362 produces a medium yellow tone. The RGB breakdown (222, 211, 98) shows how the three light channels combine to create this specific yellow hue at 55° on the color wheel.
Is #DED362 a dark or light color?
#DED362 registers as a light color at 201/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #DED362?
Complementary pairing (≈235° hue) creates energetic contrast with #DED362. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker yellow shades — are the safest harmonious option.
Can I use #DED362 for branding?
#DED362 can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #DED362 to other color formats?
Convert #DED362 to RGB(222, 211, 98) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(55°, 65%, 63%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.