What Color Is #DADC00?
When rendered, #DADC00 appears as a deep yellow shade. The R:218, G:220, B:0 breakdown shows a yellow-dominant profile with deep depth. At 43% lightness, it sits in the lower half of the brightness range.
Color Meaning of #DADC00
Designers choose yellow tones when their projects require optimism, clarity, and happiness. #DADC00 inherits these qualities while its deep nature adds visual weight that commands attention and establishes hierarchy.
Where to Use HEX Code #DADC00
Similar HEX Color Codes
HEX Code #DADC00 in Design Systems
Design token strategy for #DADC00: assign it as color.yellow.deep 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 194/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 #DADC00
What color is #DADC00?
#DADC00 produces a deep yellow tone. The RGB breakdown (218, 220, 0) shows how the three light channels combine to create this specific yellow hue at 61° on the color wheel.
Is #DADC00 a dark or light color?
#DADC00 registers as a light color at 194/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #DADC00?
#DADC00. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker yellow shades — are the safest harmonious option.
Can I use #DADC00 for branding?
#DADC00 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 #DADC00 to other color formats?
#DADC00 to RGB(218, 220, 0) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(61°, 100%, 43%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.