Skip to content

#df84c8

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

RGB
223, 132, 200
HSL
315°, 59%, 70%
CMYK
0, 41, 10, 13
Luminance
0.3636

At a glance

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

Hex
#df84c8
Hue
315°
magenta / pink
Saturation
59%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3636
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.27:1
Closest name
Orchid
ΔE2000 6.6
Where it sits
Hue315° of 360°
Saturation59%
Lightness70%
Temperature
Warm ← → Cool42% 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#df84c8
RGBrgb(223, 132, 200)
HSLhsl(315, 59%, 70%)
CMYKcmyk(0%, 41%, 10%, 13%)
LABlab(66.8 44.3 -20.4)
LCHlch(66.8 48.8 335.3)
OKLCHoklch(0.732 0.140 337.0)
Decimal14648520
Display P3color(display-p3 0.875 0.518 0.784)

Copy-ready code

/* CSS */
color: #df84c8;
background-color: #df84c8;
/* Tailwind (arbitrary) */
class="text-[#df84c8] bg-[#df84c8]"
/* SCSS */
$brand: #df84c8;
/* SwiftUI */
Color(red: 0.875, green: 0.518, blue: 0.784)
/* Android */
Color.parseColor("#df84c8")
/* Flutter */
Color(0xFFDF84C8)
/* Python / OpenCV (BGR) */
(200, 132, 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 #df84c8 · 8.27:1
Use #000000AAA at every size.
Aa
White text · 2.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #df84c8 as text scores 2.54:1 on white and 8.27:1 on black.

Accessibility — WCAG contrast

Aa
#df84c8 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#df84c8 on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #869ACA
deuteranopia · #9DA8C5
tritanopia · #E8879D

Color scale — 50 to 950

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

#FBF4F9
#F7E9F3
#EFCDE6
#E8A6D7
#df84c8
#D14DAF
#C2339E
#A22A84
#812269
#5E1C4E
#3B1230
Base = 400Lightest = 50 · #FBF4F9Darkest = 950 · #3B1230
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F7E9F3;
  --brand-200: #EFCDE6;
  --brand-300: #E8A6D7;
  --brand-400: #df84c8;
  --brand-500: #D14DAF;
  --brand-600: #C2339E;
  --brand-700: #A22A84;
  --brand-800: #812269;
  --brand-900: #5E1C4E;
  --brand-950: #3B1230;
  --brand: #df84c8;
  --brand-ink: #000000;
}

Colors that work with #df84c8

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#FAF4F9
Tinted page background
Border#EDC0E1
Hairlines and dividers
Muted text#9B4B87
Captions on the surface
Accent#26A626
Second voice, not a rival
Dark variant#651A52
Hover, pressed, headers
Light variant#FAEBF6
Selected rows, tints
Dark surface#241420
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 #df84c8

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#84DF9B
Analogous left#C984DF
Analogous right#DF849A
Split-complement 1#9ADF84
Split-complement 2#84DFC9
Triadic 1#C8DF84
Triadic 2#84C8DF
Tetradic#DFC984

RGB percentages

Red87.5%
Green51.8%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow10.3%
Key (black)12.5%

Color previews

#df84c8 text on a black background

contrast 8.27:1

Card sample

#df84c8 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df84c8

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.

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

#df84c8, answered

What color is #df84c8?

#df84c8 is a light vivid magenta / pink, closest to Orchid (ΔE2000 6.6). It sits at 315° on the hue wheel with 59% saturation and 70% lightness, which reads as warm.

What is the RGB value of #df84c8?

rgb(223, 132, 200) — 223 red, 132 green and 200 blue out of 255, or 87.5% / 51.8% / 78.4% by channel.

Is #df84c8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3636 and perceived brightness is 68%, so black text on it reaches 8.27:1.

Should I use black or white text on #df84c8?

Black. It scores 8.27:1 against #df84c8, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #df84c8?

#84DF9B sits directly opposite on the wheel. Softer options are the split-complements #9ADF84 and #84DFC9, which give the same contrast with far less vibration.

What colors go well with #df84c8?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B87 for secondary text, #26A626 as an accent and #651A52 for hover and pressed states. For a palette, the analogous pair #C984DF and #DF849A stays calm, while #84DF9B is the loudest partner.

What is #df84c8 in CMYK for printing?

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

Is #df84c8 warm or cool?

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

Work with #df84c8 in the Color Lab