Skip to content

#df91c3

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

RGB
223, 145, 195
HSL
322°, 55%, 72%
CMYK
0, 35, 13, 13
Luminance
0.3988

At a glance

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

Hex
#df91c3
Hue
322°
magenta / pink
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.3988
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.98:1
Closest name
Plum
ΔE2000 6
Where it sits
Hue322° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool38% 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#df91c3
RGBrgb(223, 145, 195)
HSLhsl(322, 55%, 72%)
CMYKcmyk(0%, 35%, 13%, 13%)
LABlab(69.4 36.7 -13.7)
LCHlch(69.4 39.1 339.6)
OKLCHoklch(0.750 0.113 341.3)
Decimal14651843
Display P3color(display-p3 0.875 0.569 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df91c3 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#df91c3 on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #95A2C5
deuteranopia · #A8AEC1
tritanopia · #E892A3

Color scale — 50 to 950

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

#FBF4F8
#F6E9F2
#EECEE2
#E6A8D0
#df91c3
#CC51A0
#BE378D
#9E2E76
#7E255E
#5C1E46
#3A132C
Base = 400Lightest = 50 · #FBF4F8Darkest = 950 · #3A132C
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F2;
  --brand-200: #EECEE2;
  --brand-300: #E6A8D0;
  --brand-400: #df91c3;
  --brand-500: #CC51A0;
  --brand-600: #BE378D;
  --brand-700: #9E2E76;
  --brand-800: #7E255E;
  --brand-900: #5C1E46;
  --brand-950: #3A132C;
  --brand: #df91c3;
  --brand-ink: #000000;
}

Colors that work with #df91c3

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7E
Captions on the surface
Accent#2AA236
Second voice, not a rival
Dark variant#631D4A
Hover, pressed, headers
Light variant#F9EBF4
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 #df91c3

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#91DFAD
Analogous left#D491DF
Analogous right#DF919C
Split-complement 1#9CDF91
Split-complement 2#91DFD4
Triadic 1#C3DF91
Triadic 2#91C3DF
Tetradic#DFD491

RGB percentages

Red87.5%
Green56.9%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta35.0%
Yellow12.6%
Key (black)12.5%

Color previews

#df91c3 text on a black background

contrast 8.98:1

Card sample

#df91c3 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df91c3

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.

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

#df91c3, answered

What color is #df91c3?

#df91c3 is a light vivid magenta / pink, closest to Plum (ΔE2000 6). It sits at 322° on the hue wheel with 55% saturation and 72% lightness, which reads as warm.

What is the RGB value of #df91c3?

rgb(223, 145, 195) — 223 red, 145 green and 195 blue out of 255, or 87.5% / 56.9% / 76.5% by channel.

Is #df91c3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3988 and perceived brightness is 70%, so black text on it reaches 8.98:1.

Should I use black or white text on #df91c3?

Black. It scores 8.98:1 against #df91c3, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #df91c3?

#91DFAD sits directly opposite on the wheel. Softer options are the split-complements #9CDF91 and #91DFD4, which give the same contrast with far less vibration.

What colors go well with #df91c3?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7E for secondary text, #2AA236 as an accent and #631D4A for hover and pressed states. For a palette, the analogous pair #D491DF and #DF919C stays calm, while #91DFAD is the loudest partner.

What is #df91c3 in CMYK for printing?

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

Is #df91c3 warm or cool?

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

Work with #df91c3 in the Color Lab