Skip to content

#df4bb0

a balanced, vivid magenta / pink · warm · closest name: Deep Pink

RGB
223, 75, 176
HSL
319°, 70%, 58%
CMYK
0, 66, 21, 13
Luminance
0.2385

At a glance

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

Hex
#df4bb0
Hue
319°
magenta / pink
Saturation
70%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2385
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.77:1
Closest name
Deep Pink
ΔE2000 8.3
Where it sits
Hue319° of 360°
Saturation70%
Lightness58%
Temperature
Warm ← → Cool39% 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#df4bb0
RGBrgb(223, 75, 176)
HSLhsl(319, 70%, 58%)
CMYKcmyk(0%, 66%, 21%, 13%)
LABlab(56.0 67.0 -23.3)
LCHlch(56.0 71.0 340.8)
OKLCHoklch(0.648 0.210 342.8)
Decimal14633904
Display P3color(display-p3 0.875 0.294 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4bb0 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#df4bb0 on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5877B3
deuteranopia · #848FAC
tritanopia · #ED4C77

Color scale — 50 to 950

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

#FCF3F9
#F8E7F3
#F2C9E5
#EEA0D5
#E670C0
#df4bb0
#D02599
#AD1F80
#8B1966
#65164B
#3F0E2F
Base = 500Lightest = 50 · #FCF3F9Darkest = 950 · #3F0E2F
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #F2C9E5;
  --brand-300: #EEA0D5;
  --brand-400: #E670C0;
  --brand-500: #df4bb0;
  --brand-600: #D02599;
  --brand-700: #AD1F80;
  --brand-800: #8B1966;
  --brand-900: #65164B;
  --brand-950: #3F0E2F;
  --brand: #df4bb0;
  --brand-ink: #000000;
}

Colors that work with #df4bb0

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#EDC0DE
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#1BB124
Second voice, not a rival
Dark variant#6C1350
Hover, pressed, headers
Light variant#FBE9F5
Selected rows, tints
Dark surface#24141F
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 #df4bb0

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#4BDF7A
Analogous left#C44BDF
Analogous right#DF4B66
Split-complement 1#66DF4B
Split-complement 2#4BDFC4
Triadic 1#B0DF4B
Triadic 2#4BB0DF
Tetradic#DFC44B

RGB percentages

Red87.5%
Green29.4%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta66.4%
Yellow21.1%
Key (black)12.5%

Color previews

#df4bb0 text on a black background

contrast 5.77:1

Card sample

#df4bb0 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4bb0

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.

#df4bb0 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

Converts to four-color process without much drama. Proof it anyway.

#df4bb0, answered

What color is #df4bb0?

#df4bb0 is a balanced vivid magenta / pink, closest to Deep Pink (ΔE2000 8.3). It sits at 319° on the hue wheel with 70% saturation and 58% lightness, which reads as warm.

What is the RGB value of #df4bb0?

rgb(223, 75, 176) — 223 red, 75 green and 176 blue out of 255, or 87.5% / 29.4% / 69% by channel.

Is #df4bb0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2385 and perceived brightness is 58%, so black text on it reaches 5.77:1.

Should I use black or white text on #df4bb0?

Black. It scores 5.77:1 against #df4bb0, versus 3.64:1 for white — AA at any size.

What is the complementary color of #df4bb0?

#4BDF7A sits directly opposite on the wheel. Softer options are the split-complements #66DF4B and #4BDFC4, which give the same contrast with far less vibration.

What colors go well with #df4bb0?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B81 for secondary text, #1BB124 as an accent and #6C1350 for hover and pressed states. For a palette, the analogous pair #C44BDF and #DF4B66 stays calm, while #4BDF7A is the loudest partner.

What is #df4bb0 in CMYK for printing?

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

Is #df4bb0 warm or cool?

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

Work with #df4bb0 in the Color Lab