Skip to content

#cd4e2f

a balanced, vivid red · warm · closest name: Red

RGB
205, 78, 47
HSL
12°, 63%, 49%
CMYK
0, 62, 77, 20
Luminance
0.1863

At a glance

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

Hex
#cd4e2f
Hue
12°
red
Saturation
63%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1863
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
4.73:1
Closest name
Red
ΔE2000 8.7
Where it sits
Hue12° of 360°
Saturation63%
Lightness49%
Temperature
Warm ← → Cool10% 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#cd4e2f
RGBrgb(205, 78, 47)
HSLhsl(12, 63%, 49%)
CMYKcmyk(0%, 62%, 77%, 20%)
LABlab(50.3 48.7 43.6)
LCHlch(50.3 65.4 41.8)
OKLCHoklch(0.590 0.168 34.9)
Decimal13454895
Display P3color(display-p3 0.804 0.306 0.184)

Copy-ready code

/* CSS */
color: #cd4e2f;
background-color: #cd4e2f;
/* Tailwind (arbitrary) */
class="text-[#cd4e2f] bg-[#cd4e2f]"
/* SCSS */
$brand: #cd4e2f;
/* SwiftUI */
Color(red: 0.804, green: 0.306, blue: 0.184)
/* Android */
Color.parseColor("#cd4e2f")
/* Flutter */
Color(0xFFCD4E2F)
/* Python / OpenCV (BGR) */
(47, 78, 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#000000 on #cd4e2f · 4.73:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.44:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.73:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cd4e2f as text scores 4.44:1 on white and 4.73:1 on black.

Accessibility — WCAG contrast

Aa
#cd4e2f on white: 4.44:1
AA ✗ fail · AA-large · AAA
Aa
#cd4e2f on black: 4.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #72662B
deuteranopia · #91822A
tritanopia · #E12E48

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd4e2f 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.

#FBF5F4
#F7EBE8
#F0D3CC
#EAB2A4
#E08B76
#D56448
#cd4e2f
#A63F26
#85331E
#61281A
#3C1910
Base = 600Lightest = 50 · #FBF5F4Darkest = 950 · #3C1910
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EBE8;
  --brand-200: #F0D3CC;
  --brand-300: #EAB2A4;
  --brand-400: #E08B76;
  --brand-500: #D56448;
  --brand-600: #cd4e2f;
  --brand-700: #A63F26;
  --brand-800: #85331E;
  --brand-900: #61281A;
  --brand-950: #3C1910;
  --brand: #cd4e2f;
  --brand-ink: #000000;
}

Colors that work with #cd4e2f

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

Text on it#000000
Black wins here
Surface#FAF5F4
Tinted page background
Border#EDC9C0
Hairlines and dividers
Muted text#9B5A4B
Captions on the surface
Accent#22AAA3
Second voice, not a rival
Dark variant#682818
Hover, pressed, headers
Light variant#FAEDEA
Selected rows, tints
Dark surface#241714
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 #cd4e2f

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

Works well for
  • 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
Use with care
  • 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#2FAECD
Analogous left#CD2F5F
Analogous right#CD9D2F
Split-complement 1#2FCD9D
Split-complement 2#2F5FCD
Triadic 1#2FCD4E
Triadic 2#4E2FCD
Tetradic#5FCD2F

RGB percentages

Red80.4%
Green30.6%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta62.0%
Yellow77.1%
Key (black)19.6%

Color previews

#cd4e2f text on a black background

contrast 4.73:1

Card sample

#cd4e2f text on a white background

contrast 4.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd4e2f

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.

#cd4e2f 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

Converts to four-color process without much drama. Proof it anyway.

#cd4e2f, answered

What color is #cd4e2f?

#cd4e2f is a balanced vivid red, closest to Red (ΔE2000 8.7). It sits at 12° on the hue wheel with 63% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cd4e2f?

rgb(205, 78, 47) — 205 red, 78 green and 47 blue out of 255, or 80.4% / 30.6% / 18.4% by channel.

Is #cd4e2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.1863 and perceived brightness is 50%, so black text on it reaches 4.73:1.

Should I use black or white text on #cd4e2f?

Black. It scores 4.73:1 against #cd4e2f, versus 4.44:1 for white — AA at any size.

What is the complementary color of #cd4e2f?

#2FAECD sits directly opposite on the wheel. Softer options are the split-complements #2FCD9D and #2F5FCD, which give the same contrast with far less vibration.

What colors go well with #cd4e2f?

For interface work: #FAF5F4 as the surface, #EDC9C0 for borders, #9B5A4B for secondary text, #22AAA3 as an accent and #682818 for hover and pressed states. For a palette, the analogous pair #CD2F5F and #CD9D2F stays calm, while #2FAECD is the loudest partner.

What is #cd4e2f in CMYK for printing?

cmyk(0%, 62%, 77%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cd4e2f warm or cool?

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

Work with #cd4e2f in the Color Lab