Skip to content

#d2003c

a dark, electric magenta / pink · warm · closest name: Crimson

RGB
210, 0, 60
HSL
343°, 100%, 41%
CMYK
0, 100, 71, 18
Luminance
0.1403

At a glance

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

Hex
#d2003c
Hue
343°
magenta / pink
Saturation
100%
electric
Lightness
41%
dark
Brightness
82%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1403
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
White
5.52:1
Closest name
Crimson
ΔE2000 3.1
Where it sits
Hue343° of 360°
Saturation100%
Lightness41%
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#d2003c
RGBrgb(210, 0, 60)
HSLhsl(343, 100%, 41%)
CMYKcmyk(0%, 100%, 71%, 18%)
LABlab(44.3 70.5 29.8)
LCHlch(44.3 76.5 22.9)
OKLCHoklch(0.547 0.219 18.2)
Decimal13762620
Display P3color(display-p3 0.824 0.000 0.235)

Copy-ready code

/* CSS */
color: #d2003c;
background-color: #d2003c;
/* Tailwind (arbitrary) */
class="text-[#d2003c] bg-[#d2003c]"
/* SCSS */
$brand: #d2003c;
/* SwiftUI */
Color(red: 0.824, green: 0.000, blue: 0.235)
/* Android */
Color.parseColor("#d2003c")
/* Flutter */
Color(0xFFD2003C)
/* Python / OpenCV (BGR) */
(60, 0, 210)

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 #d2003c · 5.52:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.52:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.81:1
AA fail · AA large pass · AAA fail
Reading the other direction: #d2003c as text scores 5.52:1 on white and 3.81:1 on black.

Accessibility — WCAG contrast

Aa
#d2003c on white: 5.52:1
AA ✓ pass · AA-large · AAA
Aa
#d2003c on black: 3.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #544F3C
deuteranopia · #837635
tritanopia · #E70023

Color scale — 50 to 950

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

#FEF1F5
#FCE3EA
#FCC0D1
#FF8FAF
#FF5787
#FF1F5F
#F50046
#d2003c
#A3002F
#760525
#490317
Base = 700Lightest = 50 · #FEF1F5Darkest = 950 · #490317
:root {
  --brand-50: #FEF1F5;
  --brand-100: #FCE3EA;
  --brand-200: #FCC0D1;
  --brand-300: #FF8FAF;
  --brand-400: #FF5787;
  --brand-500: #FF1F5F;
  --brand-600: #F50046;
  --brand-700: #d2003c;
  --brand-800: #A3002F;
  --brand-900: #760525;
  --brand-950: #490317;
  --brand: #d2003c;
  --brand-ink: #ffffff;
}

Colors that work with #d2003c

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#EDC0CD
Hairlines and dividers
Muted text#9B4B61
Captions on the surface
Accent#00CC5F
Second voice, not a rival
Dark variant#800024
Hover, pressed, headers
Light variant#FFE5ED
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 #d2003c

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#00D296
Analogous left#D200A5
Analogous right#D22D00
Split-complement 1#00D22D
Split-complement 2#00A5D2
Triadic 1#3CD200
Triadic 2#003CD2
Tetradic#A5D200

RGB percentages

Red82.4%
Green0.0%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow71.4%
Key (black)17.6%

Color previews

#d2003c text on a black background

contrast 3.81:1

Card sample

#d2003c text on a white background

contrast 5.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2003c

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.

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

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

#d2003c, answered

What color is #d2003c?

#d2003c is a dark electric magenta / pink, closest to Crimson (ΔE2000 3.1). It sits at 343° on the hue wheel with 100% saturation and 41% lightness, which reads as warm.

What is the RGB value of #d2003c?

rgb(210, 0, 60) — 210 red, 0 green and 60 blue out of 255, or 82.4% / 0% / 23.5% by channel.

Is #d2003c a light or a dark color?

It is a dark color. Relative luminance is 0.1403 and perceived brightness is 46%, so white text on it reaches 5.52:1.

Should I use black or white text on #d2003c?

White. It scores 5.52:1 against #d2003c, versus 3.81:1 for black — AA at any size.

What is the complementary color of #d2003c?

#00D296 sits directly opposite on the wheel. Softer options are the split-complements #00D22D and #00A5D2, which give the same contrast with far less vibration.

What colors go well with #d2003c?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B61 for secondary text, #00CC5F as an accent and #800024 for hover and pressed states. For a palette, the analogous pair #D200A5 and #D22D00 stays calm, while #00D296 is the loudest partner.

What is #d2003c in CMYK for printing?

cmyk(0%, 100%, 71%, 18%). 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 #d2003c 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 #D21100; nudged cooler, #D20089.

Work with #d2003c in the Color Lab