Skip to content

#dc72cf

a light, vivid magenta / pink · neutral · closest name: Orchid

RGB
220, 114, 207
HSL
307°, 60%, 66%
CMYK
0, 48, 6, 14
Luminance
0.3176

At a glance

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

Hex
#dc72cf
Hue
307°
magenta / pink
Saturation
60%
vivid
Lightness
66%
light
Brightness
86%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3176
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.35:1
Closest name
Orchid
ΔE2000 1.7
Where it sits
Hue307° of 360°
Saturation60%
Lightness66%
Temperature
Warm ← → Cool46% cool

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

Every format

HEX#dc72cf
RGBrgb(220, 114, 207)
HSLhsl(307, 60%, 66%)
CMYKcmyk(0%, 48%, 6%, 14%)
LABlab(63.1 53.7 -29.9)
LCHlch(63.1 61.5 330.9)
OKLCHoklch(0.704 0.173 332.0)
Decimal14447311
Display P3color(display-p3 0.863 0.447 0.812)

Copy-ready code

/* CSS */
color: #dc72cf;
background-color: #dc72cf;
/* Tailwind (arbitrary) */
class="text-[#dc72cf] bg-[#dc72cf]"
/* SCSS */
$brand: #dc72cf;
/* SwiftUI */
Color(red: 0.863, green: 0.447, blue: 0.812)
/* Android */
Color.parseColor("#dc72cf")
/* Flutter */
Color(0xFFDC72CF)
/* Python / OpenCV (BGR) */
(207, 114, 220)

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 #dc72cf · 7.35:1
Use #000000AAA at every size.
Aa
White text · 2.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dc72cf as text scores 2.86:1 on white and 7.35:1 on black.

Accessibility — WCAG contrast

Aa
#dc72cf on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#dc72cf on black: 7.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6F8FD2
deuteranopia · #8D9ECC
tritanopia · #E47997

Color scale — 50 to 950

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

#FBF4FA
#F7E9F5
#EFCCEB
#E9A5E0
#dc72cf
#D24BC2
#C431B2
#A32994
#832077
#5F1B57
#3B1136
Base = 400Lightest = 50 · #FBF4FADarkest = 950 · #3B1136
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E9F5;
  --brand-200: #EFCCEB;
  --brand-300: #E9A5E0;
  --brand-400: #dc72cf;
  --brand-500: #D24BC2;
  --brand-600: #C431B2;
  --brand-700: #A32994;
  --brand-800: #832077;
  --brand-900: #5F1B57;
  --brand-950: #3B1136;
  --brand: #dc72cf;
  --brand-ink: #000000;
}

Colors that work with #dc72cf

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#FAF4FA
Tinted page background
Border#EDC0E7
Hairlines and dividers
Muted text#9B4B91
Captions on the surface
Accent#34A824
Second voice, not a rival
Dark variant#66195D
Hover, pressed, headers
Light variant#FAEBF8
Selected rows, tints
Dark surface#241422
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 #dc72cf

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White 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#72DC7F
Analogous left#B472DC
Analogous right#DC729A
Split-complement 1#9ADC72
Split-complement 2#72DCB4
Triadic 1#CFDC72
Triadic 2#72CFDC
Tetradic#DCB472

RGB percentages

Red86.3%
Green44.7%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta48.2%
Yellow5.9%
Key (black)13.7%

Color previews

#dc72cf text on a black background

contrast 7.35:1

Card sample

#dc72cf text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 114, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 114, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dc72cf;
background: linear-gradient(135deg, #dc72cf, #DC7288);

Monochromatic scale

Palettes built from #dc72cf

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.

#dc72cf 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#dc72cf, answered

What color is #dc72cf?

#dc72cf is a light vivid magenta / pink, closest to Orchid (ΔE2000 1.7). It sits at 307° on the hue wheel with 60% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #dc72cf?

rgb(220, 114, 207) — 220 red, 114 green and 207 blue out of 255, or 86.3% / 44.7% / 81.2% by channel.

Is #dc72cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3176 and perceived brightness is 64%, so black text on it reaches 7.35:1.

Should I use black or white text on #dc72cf?

Black. It scores 7.35:1 against #dc72cf, versus 2.86:1 for white — AAA at any size.

What is the complementary color of #dc72cf?

#72DC7F sits directly opposite on the wheel. Softer options are the split-complements #9ADC72 and #72DCB4, which give the same contrast with far less vibration.

What colors go well with #dc72cf?

For interface work: #FAF4FA as the surface, #EDC0E7 for borders, #9B4B91 for secondary text, #34A824 as an accent and #66195D for hover and pressed states. For a palette, the analogous pair #B472DC and #DC729A stays calm, while #72DC7F is the loudest partner.

What is #dc72cf in CMYK for printing?

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

Is #dc72cf warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DC72A8; nudged cooler, #C370DE.

Work with #dc72cf in the Color Lab