Skip to content

#d74fcc

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

RGB
215, 79, 204
HSL
305°, 63%, 58%
CMYK
0, 63, 5, 16
Luminance
0.2440

At a glance

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

Hex
#d74fcc
Hue
305°
magenta / pink
Saturation
63%
vivid
Lightness
58%
balanced
Brightness
84%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2440
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.88:1
Closest name
Medium Orchid
ΔE2000 5.8
Where it sits
Hue305° of 360°
Saturation63%
Lightness58%
Temperature
Warm ← → Cool47% 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#d74fcc
RGBrgb(215, 79, 204)
HSLhsl(305, 63%, 58%)
CMYKcmyk(0%, 63%, 5%, 16%)
LABlab(56.5 67.5 -38.6)
LCHlch(56.5 77.8 330.2)
OKLCHoklch(0.653 0.220 331.1)
Decimal14110668
Display P3color(display-p3 0.843 0.310 0.800)

Copy-ready code

/* CSS */
color: #d74fcc;
background-color: #d74fcc;
/* Tailwind (arbitrary) */
class="text-[#d74fcc] bg-[#d74fcc]"
/* SCSS */
$brand: #d74fcc;
/* SwiftUI */
Color(red: 0.843, green: 0.310, blue: 0.800)
/* Android */
Color.parseColor("#d74fcc")
/* Flutter */
Color(0xFFD74FCC)
/* Python / OpenCV (BGR) */
(204, 79, 215)

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

Accessibility — WCAG contrast

Aa
#d74fcc on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#d74fcc on black: 5.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #467BD0
deuteranopia · #758EC8
tritanopia · #DF5D87

Color scale — 50 to 950

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

#FBF4FA
#F7E8F6
#F0CBED
#EAA4E4
#E076D7
#d74fcc
#C82DBB
#A6269C
#851E7D
#611A5B
#3C1039
Base = 500Lightest = 50 · #FBF4FADarkest = 950 · #3C1039
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E8F6;
  --brand-200: #F0CBED;
  --brand-300: #EAA4E4;
  --brand-400: #E076D7;
  --brand-500: #d74fcc;
  --brand-600: #C82DBB;
  --brand-700: #A6269C;
  --brand-800: #851E7D;
  --brand-900: #611A5B;
  --brand-950: #3C1039;
  --brand: #d74fcc;
  --brand-ink: #000000;
}

Colors that work with #d74fcc

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#EDC0E9
Hairlines and dividers
Muted text#9B4B94
Captions on the surface
Accent#39AA22
Second voice, not a rival
Dark variant#681861
Hover, pressed, headers
Light variant#FAEAF9
Selected rows, tints
Dark surface#241423
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 #d74fcc

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#4FD75A
Analogous left#9E4FD7
Analogous right#D74F88
Split-complement 1#88D74F
Split-complement 2#4FD79E
Triadic 1#CCD74F
Triadic 2#4FCCD7
Tetradic#D79E4F

RGB percentages

Red84.3%
Green31.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta63.3%
Yellow5.1%
Key (black)15.7%

Color previews

#d74fcc text on a black background

contrast 5.88:1

Card sample

#d74fcc text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 79, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 79, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d74fcc;
background: linear-gradient(135deg, #d74fcc, #D74F71);

Monochromatic scale

Palettes built from #d74fcc

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.

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

#d74fcc, answered

What color is #d74fcc?

#d74fcc is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 5.8). It sits at 305° on the hue wheel with 63% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #d74fcc?

rgb(215, 79, 204) — 215 red, 79 green and 204 blue out of 255, or 84.3% / 31% / 80% by channel.

Is #d74fcc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2440 and perceived brightness is 58%, so black text on it reaches 5.88:1.

Should I use black or white text on #d74fcc?

Black. It scores 5.88:1 against #d74fcc, versus 3.57:1 for white — AA at any size.

What is the complementary color of #d74fcc?

#4FD75A sits directly opposite on the wheel. Softer options are the split-complements #88D74F and #4FD79E, which give the same contrast with far less vibration.

What colors go well with #d74fcc?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B94 for secondary text, #39AA22 as an accent and #681861 for hover and pressed states. For a palette, the analogous pair #9E4FD7 and #D74F88 stays calm, while #4FD75A is the loudest partner.

What is #d74fcc in CMYK for printing?

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

Is #d74fcc warm or cool?

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

Work with #d74fcc in the Color Lab