Skip to content

#df74d9

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

RGB
223, 116, 217
HSL
303°, 63%, 67%
CMYK
0, 48, 3, 13
Luminance
0.3319

At a glance

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

Hex
#df74d9
Hue
303°
magenta / pink
Saturation
63%
vivid
Lightness
67%
light
Brightness
87%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3319
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.64:1
Closest name
Orchid
ΔE2000 1.3
Where it sits
Hue303° of 360°
Saturation63%
Lightness67%
Temperature
Warm ← → Cool48% 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#df74d9
RGBrgb(223, 116, 217)
HSLhsl(303, 63%, 67%)
CMYKcmyk(0%, 48%, 3%, 13%)
LABlab(64.3 55.3 -33.7)
LCHlch(64.3 64.7 328.6)
OKLCHoklch(0.715 0.181 329.4)
Decimal14644441
Display P3color(display-p3 0.875 0.455 0.851)

Copy-ready code

/* CSS */
color: #df74d9;
background-color: #df74d9;
/* Tailwind (arbitrary) */
class="text-[#df74d9] bg-[#df74d9]"
/* SCSS */
$brand: #df74d9;
/* SwiftUI */
Color(red: 0.875, green: 0.455, blue: 0.851)
/* Android */
Color.parseColor("#df74d9")
/* Flutter */
Color(0xFFDF74D9)
/* Python / OpenCV (BGR) */
(217, 116, 223)

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

Accessibility — WCAG contrast

Aa
#df74d9 on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#df74d9 on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D93DC
deuteranopia · #8CA1D6
tritanopia · #E67E9D

Color scale — 50 to 950

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

#FBF4FB
#F7E8F6
#F0CCEE
#EAA4E6
#df74d9
#D549CD
#C72EBE
#A6269F
#851F7F
#601A5C
#3C103A
Base = 400Lightest = 50 · #FBF4FBDarkest = 950 · #3C103A
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F6;
  --brand-200: #F0CCEE;
  --brand-300: #EAA4E6;
  --brand-400: #df74d9;
  --brand-500: #D549CD;
  --brand-600: #C72EBE;
  --brand-700: #A6269F;
  --brand-800: #851F7F;
  --brand-900: #601A5C;
  --brand-950: #3C103A;
  --brand: #df74d9;
  --brand-ink: #000000;
}

Colors that work with #df74d9

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#EDC0EA
Hairlines and dividers
Muted text#9B4B96
Captions on the surface
Accent#3DA923
Second voice, not a rival
Dark variant#681863
Hover, pressed, headers
Light variant#FAEAF9
Selected rows, tints
Dark surface#241424
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 #df74d9

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#74DF7A
Analogous left#B074DF
Analogous right#DF74A4
Split-complement 1#A4DF74
Split-complement 2#74DFB0
Triadic 1#D9DF74
Triadic 2#74D9DF
Tetradic#DFB074

RGB percentages

Red87.5%
Green45.5%
Blue85.1%

CMYK percentages

Cyan0.0%
Magenta48.0%
Yellow2.7%
Key (black)12.5%

Color previews

#df74d9 text on a black background

contrast 7.64:1

Card sample

#df74d9 text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 116, 217, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 116, 217, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df74d9;
background: linear-gradient(135deg, #df74d9, #DF7492);

Monochromatic scale

Palettes built from #df74d9

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.

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

#df74d9, answered

What color is #df74d9?

#df74d9 is a light vivid magenta / pink, closest to Orchid (ΔE2000 1.3). It sits at 303° on the hue wheel with 63% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #df74d9?

rgb(223, 116, 217) — 223 red, 116 green and 217 blue out of 255, or 87.5% / 45.5% / 85.1% by channel.

Is #df74d9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3319 and perceived brightness is 66%, so black text on it reaches 7.64:1.

Should I use black or white text on #df74d9?

Black. It scores 7.64:1 against #df74d9, versus 2.75:1 for white — AAA at any size.

What is the complementary color of #df74d9?

#74DF7A sits directly opposite on the wheel. Softer options are the split-complements #A4DF74 and #74DFB0, which give the same contrast with far less vibration.

What colors go well with #df74d9?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #3DA923 as an accent and #681863 for hover and pressed states. For a palette, the analogous pair #B074DF and #DF74A4 stays calm, while #74DF7A is the loudest partner.

What is #df74d9 in CMYK for printing?

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

Is #df74d9 warm or cool?

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

Work with #df74d9 in the Color Lab