Skip to content

#df0dc2

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

RGB
223, 13, 194
HSL
308°, 89%, 46%
CMYK
0, 94, 13, 13
Luminance
0.1987

At a glance

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

Hex
#df0dc2
Hue
308°
magenta / pink
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1987
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.97:1
Closest name
Medium Orchid
ΔE2000 8.5
Where it sits
Hue308° of 360°
Saturation89%
Lightness46%
Temperature
Warm ← → Cool45% 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#df0dc2
RGBrgb(223, 13, 194)
HSLhsl(308, 89%, 46%)
CMYKcmyk(0%, 94%, 13%, 13%)
LABlab(51.7 83.9 -40.4)
LCHlch(51.7 93.1 334.3)
OKLCHoklch(0.620 0.270 335.9)
Decimal14618050
Display P3color(display-p3 0.875 0.051 0.761)

Copy-ready code

/* CSS */
color: #df0dc2;
background-color: #df0dc2;
/* Tailwind (arbitrary) */
class="text-[#df0dc2] bg-[#df0dc2]"
/* SCSS */
$brand: #df0dc2;
/* SwiftUI */
Color(red: 0.875, green: 0.051, blue: 0.761)
/* Android */
Color.parseColor("#df0dc2")
/* Flutter */
Color(0xFFDF0DC2)
/* Python / OpenCV (BGR) */
(194, 13, 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 #df0dc2 · 4.97:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.22:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.97:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df0dc2 as text scores 4.22:1 on white and 4.97:1 on black.

Accessibility — WCAG contrast

Aa
#df0dc2 on white: 4.22:1
AA ✗ fail · AA-large · AAA
Aa
#df0dc2 on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1269C6
deuteranopia · #6D85BE
tritanopia · #EB2C73

Color scale — 50 to 950

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

#FDF2FB
#FBE5F8
#F8C4F1
#F995EB
#F660E1
#F32BD7
#df0dc2
#C10BA8
#9A0986
#6F0B61
#46073D
Base = 600Lightest = 50 · #FDF2FBDarkest = 950 · #46073D
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F8;
  --brand-200: #F8C4F1;
  --brand-300: #F995EB;
  --brand-400: #F660E1;
  --brand-500: #F32BD7;
  --brand-600: #df0dc2;
  --brand-700: #C10BA8;
  --brand-800: #9A0986;
  --brand-900: #6F0B61;
  --brand-950: #46073D;
  --brand: #df0dc2;
  --brand-ink: #000000;
}

Colors that work with #df0dc2

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#EDC0E6
Hairlines and dividers
Muted text#9B4B90
Captions on the surface
Accent#1CC507
Second voice, not a rival
Dark variant#780769
Hover, pressed, headers
Light variant#FEE7FA
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 #df0dc2

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#0DDF2A
Analogous left#930DDF
Analogous right#DF0D59
Split-complement 1#59DF0D
Split-complement 2#0DDF93
Triadic 1#C2DF0D
Triadic 2#0DC2DF
Tetradic#DF930D

RGB percentages

Red87.5%
Green5.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta94.2%
Yellow13.0%
Key (black)12.5%

Color previews

#df0dc2 text on a black background

contrast 4.97:1

Card sample

#df0dc2 text on a white background

contrast 4.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df0dc2

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.

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

#df0dc2, answered

What color is #df0dc2?

#df0dc2 is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 8.5). It sits at 308° on the hue wheel with 89% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #df0dc2?

rgb(223, 13, 194) — 223 red, 13 green and 194 blue out of 255, or 87.5% / 5.1% / 76.1% by channel.

Is #df0dc2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1987 and perceived brightness is 54%, so black text on it reaches 4.97:1.

Should I use black or white text on #df0dc2?

Black. It scores 4.97:1 against #df0dc2, versus 4.22:1 for white — AA at any size.

What is the complementary color of #df0dc2?

#0DDF2A sits directly opposite on the wheel. Softer options are the split-complements #59DF0D and #0DDF93, which give the same contrast with far less vibration.

What colors go well with #df0dc2?

For interface work: #FAF4FA as the surface, #EDC0E6 for borders, #9B4B90 for secondary text, #1CC507 as an accent and #780769 for hover and pressed states. For a palette, the analogous pair #930DDF and #DF0D59 stays calm, while #0DDF2A is the loudest partner.

What is #df0dc2 in CMYK for printing?

cmyk(0%, 94%, 13%, 13%). 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 #df0dc2 warm or cool?

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

Work with #df0dc2 in the Color Lab