Skip to content

#cd3c0e

a dark, electric red · warm · closest name: Red

RGB
205, 60, 14
HSL
15°, 87%, 43%
CMYK
0, 71, 93, 20
Luminance
0.1624

At a glance

Every number on this page in one read: what #cd3c0e is made of, how bright it looks, and which way it leans.

Hex
#cd3c0e
Hue
15°
red
Saturation
87%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1624
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Electric
Best ink
White
4.94:1
Closest name
Red
ΔE2000 8.8
Where it sits
Hue15° of 360°
Saturation87%
Lightness43%
Temperature
Warm ← → Cool9% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cd3c0e
RGBrgb(205, 60, 14)
HSLhsl(15, 87%, 43%)
CMYKcmyk(0%, 71%, 93%, 20%)
LABlab(47.3 55.4 55.2)
LCHlch(47.3 78.2 44.9)
OKLCHoklch(0.567 0.189 35.7)
Decimal13450254
Display P3color(display-p3 0.804 0.235 0.055)

Copy-ready code

/* CSS */
color: #cd3c0e;
background-color: #cd3c0e;
/* Tailwind (arbitrary) */
class="text-[#cd3c0e] bg-[#cd3c0e]"
/* SCSS */
$brand: #cd3c0e;
/* SwiftUI */
Color(red: 0.804, green: 0.235, blue: 0.055)
/* Android */
Color.parseColor("#cd3c0e")
/* Flutter */
Color(0xFFCD3C0E)
/* Python / OpenCV (BGR) */
(14, 60, 205)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #cd3c0e · 4.94:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.94:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.25:1
AA fail · AA large pass · AAA fail
Reading the other direction: #cd3c0e as text scores 4.94:1 on white and 4.25:1 on black.

Accessibility — WCAG contrast

Aa
#cd3c0e on white: 4.94:1
AA ✓ pass · AA-large · AAA
Aa
#cd3c0e on black: 4.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #685C00
deuteranopia · #8C7C00
tritanopia · #E20035

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd3c0e is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF5F2
#FAEAE5
#F7D1C4
#F8AE96
#F48561
#F15C2D
#E54310
#cd3c0e
#992D0A
#6E240C
#451608
Base = 700Lightest = 50 · #FDF5F2Darkest = 950 · #451608
:root {
  --brand-50: #FDF5F2;
  --brand-100: #FAEAE5;
  --brand-200: #F7D1C4;
  --brand-300: #F8AE96;
  --brand-400: #F48561;
  --brand-500: #F15C2D;
  --brand-600: #E54310;
  --brand-700: #cd3c0e;
  --brand-800: #992D0A;
  --brand-900: #6E240C;
  --brand-950: #451608;
  --brand: #cd3c0e;
  --brand-ink: #ffffff;
}

Colors that work with #cd3c0e

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF6F4
Tinted page background
Border#EDCBC0
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#09C3C2
Second voice, not a rival
Dark variant#772308
Hover, pressed, headers
Light variant#FDEDE7
Selected rows, tints
Dark surface#241814
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cd3c0e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#0E9FCD
Analogous left#CD0E3F
Analogous right#CD9C0E
Split-complement 1#0ECD9C
Split-complement 2#0E3FCD
Triadic 1#0ECD3C
Triadic 2#3C0ECD
Tetradic#3FCD0E

RGB percentages

Red80.4%
Green23.5%
Blue5.5%

CMYK percentages

Cyan0.0%
Magenta70.7%
Yellow93.2%
Key (black)19.6%

Color previews

#cd3c0e text on a black background

contrast 4.25:1

Card sample

#cd3c0e text on a white background

contrast 4.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cd3c0e;
Background color
Panel with #cd3c0e background
background-color: #cd3c0e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cd3c0e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(205, 60, 14, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 60, 14, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd3c0e;
background: linear-gradient(135deg, #cd3c0e, #CDBB0E);

Monochromatic scale

Palettes built from #cd3c0e

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.

#cd3c0e in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cd3c0e, answered

What color is #cd3c0e?

#cd3c0e is a dark electric red, closest to Red (ΔE2000 8.8). It sits at 15° on the hue wheel with 87% saturation and 43% lightness, which reads as warm.

What is the RGB value of #cd3c0e?

rgb(205, 60, 14) — 205 red, 60 green and 14 blue out of 255, or 80.4% / 23.5% / 5.5% by channel.

Is #cd3c0e a light or a dark color?

It is a dark color. Relative luminance is 0.1624 and perceived brightness is 48%, so white text on it reaches 4.94:1.

Should I use black or white text on #cd3c0e?

White. It scores 4.94:1 against #cd3c0e, versus 4.25:1 for black — AA at any size.

What is the complementary color of #cd3c0e?

#0E9FCD sits directly opposite on the wheel. Softer options are the split-complements #0ECD9C and #0E3FCD, which give the same contrast with far less vibration.

What colors go well with #cd3c0e?

For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5E4B for secondary text, #09C3C2 as an accent and #772308 for hover and pressed states. For a palette, the analogous pair #CD0E3F and #CD9C0E stays calm, while #0E9FCD is the loudest partner.

What is #cd3c0e in CMYK for printing?

cmyk(0%, 71%, 93%, 20%). 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 #cd3c0e warm or cool?

Warm — it scores 9 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CD4F0E; nudged cooler, #CF0C24.

Work with #cd3c0e in the Color Lab