#d74613
a balanced, electric orange · warm · closest name: Red
At a glance
Every number on this page in one read: what #d74613 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #d74613 |
| RGB | rgb(215, 70, 19) |
| HSL | hsl(16, 84%, 46%) |
| CMYK | cmyk(0%, 67%, 91%, 16%) |
| LAB | lab(50.5 54.9 56.7) |
| LCH | lch(50.5 78.9 45.9) |
| OKLCH | oklch(0.595 0.190 37.1) |
| Decimal | 14108179 |
| Display P3 | color(display-p3 0.843 0.275 0.075) |
Copy-ready code
/* CSS */
color: #d74613;
background-color: #d74613;
/* Tailwind (arbitrary) */
class="text-[#d74613] bg-[#d74613]"
/* SCSS */
$brand: #d74613;
/* SwiftUI */
Color(red: 0.843, green: 0.275, blue: 0.075)
/* Android */
Color.parseColor("#d74613")
/* Flutter */
Color(0xFFD74613)
/* Python / OpenCV (BGR) */
(19, 70, 215)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #d74613 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FCF5F2;
--brand-100: #FAEBE6;
--brand-200: #F6D2C5;
--brand-300: #F6B098;
--brand-400: #F18964;
--brand-500: #ED6231;
--brand-600: #d74613;
--brand-700: #BB3D11;
--brand-800: #96310D;
--brand-900: #6C270E;
--brand-950: #441809;
--brand: #d74613;
--brand-ink: #000000;
}Colors that work with #d74613
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #d74613
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #13A4D7 | Directly opposite — maximum tension | |
| Analogous left | #D71342 | Neighbour, quieter | |
| Analogous right | #D7A813 | Neighbour, quieter | |
| Split-complement 1 | #13D7A8 | Contrast without the clash | |
| Split-complement 2 | #1342D7 | Contrast without the clash | |
| Triadic 1 | #13D746 | Even thirds — balanced and loud | |
| Triadic 2 | #4613D7 | Even thirds — balanced and loud | |
| Tetradic | #42D713 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#d74613 text on a black background
contrast 4.77:1
#d74613 text on a white background
contrast 4.40:1
CSS3 live lab
The quick brown fox
color: #d74613;
background-color: #d74613;
Glowing headline
text-shadow: 2px 2px 8px #d74613;
Soft neon halo
text-shadow: 0 0 14px rgba(215, 70, 19, 0.45);
box-shadow: 0 12px 32px -8px rgba(215, 70, 19, 0.45);
border: 3px solid #d74613; background: linear-gradient(135deg, #d74613, #D7C913);
Monochromatic scale
Palettes built from #d74613
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Mahogany (#c04000) — ΔE2000 5.6 away, with its history, psychology and brand usage.
#d74613 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#d74613, answered
What color is #d74613?
#d74613 is a balanced electric orange, closest to Red (ΔE2000 7.4). It sits at 16° on the hue wheel with 84% saturation and 46% lightness, which reads as warm.
What is the RGB value of #d74613?
rgb(215, 70, 19) — 215 red, 70 green and 19 blue out of 255, or 84.3% / 27.5% / 7.5% by channel.
Is #d74613 a light or a dark color?
It is a mid-tone. Relative luminance is 0.1887 and perceived brightness is 51%, so black text on it reaches 4.77:1.
Should I use black or white text on #d74613?
Black. It scores 4.77:1 against #d74613, versus 4.40:1 for white — AA at any size.
What is the complementary color of #d74613?
#13A4D7 sits directly opposite on the wheel. Softer options are the split-complements #13D7A8 and #1342D7, which give the same contrast with far less vibration.
What colors go well with #d74613?
For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5F4B for secondary text, #0CBEC0 as an accent and #75260A for hover and pressed states. For a palette, the analogous pair #D71342 and #D7A813 stays calm, while #13A4D7 is the loudest partner.
What is #d74613 in CMYK for printing?
cmyk(0%, 67%, 91%, 16%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #d74613 warm or cool?
Warm — it scores 8 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB6219; nudged cooler, #D91126.