Skip to content

#cd3a45

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

RGB
205, 58, 69
HSL
356°, 60%, 52%
CMYK
0, 72, 66, 20
Luminance
0.1643

At a glance

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

Hex
#cd3a45
Hue
356°
red
Saturation
60%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
48%
weighted brightness
Luminance
0.1643
WCAG relative
Temperature
Warm
19/100 cool
Color family
Red
Tone
Vivid
Best ink
White
4.90:1
Closest name
Crimson
ΔE2000 3.4
Where it sits
Hue356° of 360°
Saturation60%
Lightness52%
Temperature
Warm ← → Cool19% 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#cd3a45
RGBrgb(205, 58, 69)
HSLhsl(356, 60%, 52%)
CMYKcmyk(0%, 72%, 66%, 20%)
LABlab(47.5 57.9 28.2)
LCHlch(47.5 64.4 25.9)
OKLCHoklch(0.570 0.183 21.3)
Decimal13449797
Display P3color(display-p3 0.804 0.227 0.271)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3a45 on white: 4.90:1
AA ✓ pass · AA-large · AAA
Aa
#cd3a45 on black: 4.29:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #635D44
deuteranopia · #887C41
tritanopia · #E1013F

Color scale — 50 to 950

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

#FBF4F4
#F7E9EA
#EFCCCF
#E8A6AB
#DD7980
#D24C56
#cd3a45
#A32932
#822128
#5F1C21
#3B1114
Base = 600Lightest = 50 · #FBF4F4Darkest = 950 · #3B1114
:root {
  --brand-50: #FBF4F4;
  --brand-100: #F7E9EA;
  --brand-200: #EFCCCF;
  --brand-300: #E8A6AB;
  --brand-400: #DD7980;
  --brand-500: #D24C56;
  --brand-600: #cd3a45;
  --brand-700: #A32932;
  --brand-800: #822128;
  --brand-900: #5F1C21;
  --brand-950: #3B1114;
  --brand: #cd3a45;
  --brand-ink: #ffffff;
}

Colors that work with #cd3a45

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#FAF4F5
Tinted page background
Border#EDC0C3
Hairlines and dividers
Muted text#9B4B51
Captions on the surface
Accent#25A77D
Second voice, not a rival
Dark variant#661A20
Hover, pressed, headers
Light variant#FAEBEC
Selected rows, tints
Dark surface#241415
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 #cd3a45

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
  • Brand accents, badges and data highlights
Use with care
  • 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#3ACDC2
Analogous left#CD3A8F
Analogous right#CD793A
Split-complement 1#3ACD79
Split-complement 2#3A8FCD
Triadic 1#45CD3A
Triadic 2#3A45CD
Tetradic#8FCD3A

RGB percentages

Red80.4%
Green22.7%
Blue27.1%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow66.3%
Key (black)19.6%

Color previews

#cd3a45 text on a black background

contrast 4.29:1

Card sample

#cd3a45 text on a white background

contrast 4.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3a45

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.

#cd3a45 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.

#cd3a45, answered

What color is #cd3a45?

#cd3a45 is a balanced vivid red, closest to Crimson (ΔE2000 3.4). It sits at 356° on the hue wheel with 60% saturation and 52% lightness, which reads as warm.

What is the RGB value of #cd3a45?

rgb(205, 58, 69) — 205 red, 58 green and 69 blue out of 255, or 80.4% / 22.7% / 27.1% by channel.

Is #cd3a45 a light or a dark color?

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

Should I use black or white text on #cd3a45?

White. It scores 4.90:1 against #cd3a45, versus 4.29:1 for black — AA at any size.

What is the complementary color of #cd3a45?

#3ACDC2 sits directly opposite on the wheel. Softer options are the split-complements #3ACD79 and #3A8FCD, which give the same contrast with far less vibration.

What colors go well with #cd3a45?

For interface work: #FAF4F5 as the surface, #EDC0C3 for borders, #9B4B51 for secondary text, #25A77D as an accent and #661A20 for hover and pressed states. For a palette, the analogous pair #CD3A8F and #CD793A stays calm, while #3ACDC2 is the loudest partner.

What is #cd3a45 in CMYK for printing?

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

Is #cd3a45 warm or cool?

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

Work with #cd3a45 in the Color Lab