Skip to content

#cd2d59

a balanced, vivid magenta / pink · warm · closest name: Crimson

RGB
205, 45, 89
HSL
344°, 64%, 49%
CMYK
0, 78, 57, 20
Luminance
0.1558

At a glance

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

Hex
#cd2d59
Hue
344°
magenta / pink
Saturation
64%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1558
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
5.10:1
Closest name
Crimson
ΔE2000 8.2
Where it sits
Hue344° of 360°
Saturation64%
Lightness49%
Temperature
Warm ← → Cool26% 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#cd2d59
RGBrgb(205, 45, 89)
HSLhsl(344, 64%, 49%)
CMYKcmyk(0%, 78%, 57%, 20%)
LABlab(46.4 63.3 14.5)
LCHlch(46.4 65.0 12.9)
OKLCHoklch(0.563 0.195 10.7)
Decimal13446489
Display P3color(display-p3 0.804 0.176 0.349)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2d59 on white: 5.10:1
AA ✓ pass · AA-large · AAA
Aa
#cd2d59 on black: 4.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #59595A
deuteranopia · #827A55
tritanopia · #E00040

Color scale — 50 to 950

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

#FBF4F6
#F7E8EC
#F1CBD5
#EBA3B7
#E17593
#D7476E
#cd2d59
#A72549
#861D3A
#61192D
#3D101C
Base = 600Lightest = 50 · #FBF4F6Darkest = 950 · #3D101C
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E8EC;
  --brand-200: #F1CBD5;
  --brand-300: #EBA3B7;
  --brand-400: #E17593;
  --brand-500: #D7476E;
  --brand-600: #cd2d59;
  --brand-700: #A72549;
  --brand-800: #861D3A;
  --brand-900: #61192D;
  --brand-950: #3D101C;
  --brand: #cd2d59;
  --brand-ink: #ffffff;
}

Colors that work with #cd2d59

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#FAF4F6
Tinted page background
Border#EDC0CC
Hairlines and dividers
Muted text#9B4B61
Captions on the surface
Accent#21AB63
Second voice, not a rival
Dark variant#69172D
Hover, pressed, headers
Light variant#FAEAEF
Selected rows, tints
Dark surface#241418
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 #cd2d59

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#2DCDA1
Analogous left#CD2DA9
Analogous right#CD512D
Split-complement 1#2DCD51
Split-complement 2#2DA9CD
Triadic 1#59CD2D
Triadic 2#2D59CD
Tetradic#A9CD2D

RGB percentages

Red80.4%
Green17.6%
Blue34.9%

CMYK percentages

Cyan0.0%
Magenta78.0%
Yellow56.6%
Key (black)19.6%

Color previews

#cd2d59 text on a black background

contrast 4.12:1

Card sample

#cd2d59 text on a white background

contrast 5.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2d59

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.

#cd2d59 in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#cd2d59, answered

What color is #cd2d59?

#cd2d59 is a balanced vivid magenta / pink, closest to Crimson (ΔE2000 8.2). It sits at 344° on the hue wheel with 64% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cd2d59?

rgb(205, 45, 89) — 205 red, 45 green and 89 blue out of 255, or 80.4% / 17.6% / 34.9% by channel.

Is #cd2d59 a light or a dark color?

It is a dark color. Relative luminance is 0.1558 and perceived brightness is 47%, so white text on it reaches 5.10:1.

Should I use black or white text on #cd2d59?

White. It scores 5.10:1 against #cd2d59, versus 4.12:1 for black — AA at any size.

What is the complementary color of #cd2d59?

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

What colors go well with #cd2d59?

For interface work: #FAF4F6 as the surface, #EDC0CC for borders, #9B4B61 for secondary text, #21AB63 as an accent and #69172D for hover and pressed states. For a palette, the analogous pair #CD2DA9 and #CD512D stays calm, while #2DCDA1 is the loudest partner.

What is #cd2d59 in CMYK for printing?

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

Is #cd2d59 warm or cool?

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

Work with #cd2d59 in the Color Lab