#dd3f21
a balanced, vivid red · warm · closest name: Red
At a glance
Every number on this page in one read: what #dd3f21 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 | #dd3f21 |
| RGB | rgb(221, 63, 33) |
| HSL | hsl(10, 74%, 50%) |
| CMYK | cmyk(0%, 72%, 85%, 13%) |
| LAB | lab(50.7 59.7 51.9) |
| LCH | lch(50.7 79.1 41.0) |
| OKLCH | oklch(0.598 0.199 32.8) |
| Decimal | 14499617 |
| Display P3 | color(display-p3 0.867 0.247 0.129) |
Copy-ready code
/* CSS */
color: #dd3f21;
background-color: #dd3f21;
/* Tailwind (arbitrary) */
class="text-[#dd3f21] bg-[#dd3f21]"
/* SCSS */
$brand: #dd3f21;
/* SwiftUI */
Color(red: 0.867, green: 0.247, blue: 0.129)
/* Android */
Color.parseColor("#dd3f21")
/* Flutter */
Color(0xFFDD3F21)
/* Python / OpenCV (BGR) */
(33, 63, 221)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. #dd3f21 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: #FCF4F3;
--brand-100: #F9EAE7;
--brand-200: #F3CFC8;
--brand-300: #F0AB9D;
--brand-400: #E9816D;
--brand-500: #E2563C;
--brand-600: #dd3f21;
--brand-700: #B1331B;
--brand-800: #8E2915;
--brand-900: #672114;
--brand-950: #40150C;
--brand: #dd3f21;
--brand-ink: #000000;
}Colors that work with #dd3f21
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 #dd3f21
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 | #21BFDD | Directly opposite — maximum tension | |
| Analogous left | #DD2161 | Neighbour, quieter | |
| Analogous right | #DD9D21 | Neighbour, quieter | |
| Split-complement 1 | #21DD9D | Contrast without the clash | |
| Split-complement 2 | #2161DD | Contrast without the clash | |
| Triadic 1 | #21DD3F | Even thirds — balanced and loud | |
| Triadic 2 | #3F21DD | Even thirds — balanced and loud | |
| Tetradic | #61DD21 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#dd3f21 text on a black background
contrast 4.81:1
#dd3f21 text on a white background
contrast 4.37:1
CSS3 live lab
The quick brown fox
color: #dd3f21;
background-color: #dd3f21;
Glowing headline
text-shadow: 2px 2px 8px #dd3f21;
Soft neon halo
text-shadow: 0 0 14px rgba(221, 63, 33, 0.45);
box-shadow: 0 12px 32px -8px rgba(221, 63, 33, 0.45);
border: 3px solid #dd3f21; background: linear-gradient(135deg, #dd3f21, #DDBC21);
Monochromatic scale
Palettes built from #dd3f21
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: Vermilion (#e34234) — ΔE2000 4.1 away, with its history, psychology and brand usage.
#dd3f21 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#dd3f21, answered
What color is #dd3f21?
#dd3f21 is a balanced vivid red, closest to Red (ΔE2000 5.6). It sits at 10° on the hue wheel with 74% saturation and 50% lightness, which reads as warm.
What is the RGB value of #dd3f21?
rgb(221, 63, 33) — 221 red, 63 green and 33 blue out of 255, or 86.7% / 24.7% / 12.9% by channel.
Is #dd3f21 a light or a dark color?
It is a mid-tone. Relative luminance is 0.1904 and perceived brightness is 51%, so black text on it reaches 4.81:1.
Should I use black or white text on #dd3f21?
Black. It scores 4.81:1 against #dd3f21, versus 4.37:1 for white — AA at any size.
What is the complementary color of #dd3f21?
#21BFDD sits directly opposite on the wheel. Softer options are the split-complements #21DD9D and #2161DD, which give the same contrast with far less vibration.
What colors go well with #dd3f21?
For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B574B for secondary text, #16B6A7 as an accent and #6F2011 for hover and pressed states. For a palette, the analogous pair #DD2161 and #DD9D21 stays calm, while #21BFDD is the loudest partner.
What is #dd3f21 in CMYK for printing?
cmyk(0%, 72%, 85%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #dd3f21 warm or cool?
Warm — it scores 11 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DD5A21; nudged cooler, #E01E46.