Skip to content

#df0d8f

a balanced, electric magenta / pink · warm · closest name: Medium Violet Red

RGB
223, 13, 143
HSL
323°, 89%, 46%
CMYK
0, 94, 36, 13
Luminance
0.1796

At a glance

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

Hex
#df0d8f
Hue
323°
magenta / pink
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1796
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.59:1
Closest name
Medium Violet Red
ΔE2000 4.9
Where it sits
Hue323° of 360°
Saturation89%
Lightness46%
Temperature
Warm ← → Cool37% 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#df0d8f
RGBrgb(223, 13, 143)
HSLhsl(323, 89%, 46%)
CMYKcmyk(0%, 94%, 36%, 13%)
LABlab(49.5 78.1 -13.7)
LCHlch(49.5 79.3 350.1)
OKLCHoklch(0.597 0.243 351.6)
Decimal14617999
Display P3color(display-p3 0.875 0.051 0.561)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df0d8f on white: 4.57:1
AA ✓ pass · AA-large · AAA
Aa
#df0d8f on black: 4.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #455F92
deuteranopia · #7F828B
tritanopia · #F10055

Color scale — 50 to 950

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

#FDF2F9
#FBE5F2
#F8C4E4
#F995D3
#F660BD
#F32BA6
#df0d8f
#C10B7B
#9A0963
#6F0B49
#46072E
Base = 600Lightest = 50 · #FDF2F9Darkest = 950 · #46072E
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FBE5F2;
  --brand-200: #F8C4E4;
  --brand-300: #F995D3;
  --brand-400: #F660BD;
  --brand-500: #F32BA6;
  --brand-600: #df0d8f;
  --brand-700: #C10B7B;
  --brand-800: #9A0963;
  --brand-900: #6F0B49;
  --brand-950: #46072E;
  --brand: #df0d8f;
  --brand-ink: #000000;
}

Colors that work with #df0d8f

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#FAF4F8
Tinted page background
Border#EDC0DC
Hairlines and dividers
Muted text#9B4B7C
Captions on the surface
Accent#07C520
Second voice, not a rival
Dark variant#78074D
Hover, pressed, headers
Light variant#FEE7F5
Selected rows, tints
Dark surface#24141E
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 #df0d8f

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

Works well for
  • Body text and links 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
  • 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#0DDF5D
Analogous left#C60DDF
Analogous right#DF0D26
Split-complement 1#26DF0D
Split-complement 2#0DDFC6
Triadic 1#8FDF0D
Triadic 2#0D8FDF
Tetradic#DFC60D

RGB percentages

Red87.5%
Green5.1%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta94.2%
Yellow35.9%
Key (black)12.5%

Color previews

#df0d8f text on a black background

contrast 4.59:1

Card sample

#df0d8f text on a white background

contrast 4.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df0d8f

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.

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

#df0d8f, answered

What color is #df0d8f?

#df0d8f is a balanced electric magenta / pink, closest to Medium Violet Red (ΔE2000 4.9). It sits at 323° on the hue wheel with 89% saturation and 46% lightness, which reads as warm.

What is the RGB value of #df0d8f?

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

Is #df0d8f a light or a dark color?

It is a dark color. Relative luminance is 0.1796 and perceived brightness is 52%, so black text on it reaches 4.59:1.

Should I use black or white text on #df0d8f?

Black. It scores 4.59:1 against #df0d8f, versus 4.57:1 for white — AA at any size.

What is the complementary color of #df0d8f?

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

What colors go well with #df0d8f?

For interface work: #FAF4F8 as the surface, #EDC0DC for borders, #9B4B7C for secondary text, #07C520 as an accent and #78074D for hover and pressed states. For a palette, the analogous pair #C60DDF and #DF0D26 stays calm, while #0DDF5D is the loudest partner.

What is #df0d8f in CMYK for printing?

cmyk(0%, 94%, 36%, 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 #df0d8f warm or cool?

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

Work with #df0d8f in the Color Lab