What Color Is #D10700?

When rendered, #D10700 appears as a deep red shade. The R:209, G:7, B:0 breakdown shows a red-dominant profile with deep depth. At 41% lightness, it sits in the lower half of the brightness range.

Color Meaning of #D10700

Designers choose red tones when their projects require energy, passion, and urgency. #D10700 inherits these qualities while its deep nature adds visual weight that commands attention and establishes hierarchy.

Where to Use HEX Code #D10700

Onboarding flow illustrations and background washes that set a welcoming red tone
Skeleton screen shimmer effects — subtle deep red pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where red 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 #D10700 in Design Systems

Design token strategy for #D10700: assign it as color.red.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 67/255 positions this color in the dark range where white text at 100% opacity meets WCAG AA. For non-text elements like icons and borders, a 3:1 contrast ratio against the background is the minimum standard.

FAQ About HEX Color Code #D10700

What color is #D10700?
#D10700 produces a deep red tone. The RGB breakdown (209, 7, 0) shows how the three light channels combine to create this specific red hue at 2° on the color wheel.
Is #D10700 a dark or light color?
#D10700 registers as a dark color at 67/255 perceived brightness. In practical terms, white (#FFFFFF) or very light text will provide the best readability.
What colors go well with #D10700?
Complementary pairing (≈182° hue) creates energetic contrast with #D10700. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker red shades — are the safest harmonious option.
Can I use #D10700 for branding?
#D10700 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 #D10700 to other color formats?
Convert #D10700 to RGB(209, 7, 0) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(2°, 100%, 41%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.