Skip to content

#df0bb8

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

RGB
223, 11, 184
HSL
311°, 91%, 46%
CMYK
0, 95, 18, 13
Luminance
0.1939

At a glance

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

Hex
#df0bb8
Hue
311°
magenta / pink
Saturation
91%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1939
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.88:1
Closest name
Medium Violet Red
ΔE2000 9.3
Where it sits
Hue311° of 360°
Saturation91%
Lightness46%
Temperature
Warm ← → Cool44% 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#df0bb8
RGBrgb(223, 11, 184)
HSLhsl(311, 91%, 46%)
CMYKcmyk(0%, 95%, 18%, 13%)
LABlab(51.1 82.8 -35.4)
LCHlch(51.1 90.0 336.8)
OKLCHoklch(0.614 0.265 338.7)
Decimal14617528
Display P3color(display-p3 0.875 0.043 0.722)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df0bb8 on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#df0bb8 on black: 4.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2467BC
deuteranopia · #7184B4
tritanopia · #EC226D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df0bb8 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
#FBE5F7
#F9C3EF
#FA94E7
#F75FDB
#F429CF
#df0bb8
#C20AA1
#9C0880
#700A5E
#46063A
Base = 600Lightest = 50 · #FDF2FBDarkest = 950 · #46063A
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F7;
  --brand-200: #F9C3EF;
  --brand-300: #FA94E7;
  --brand-400: #F75FDB;
  --brand-500: #F429CF;
  --brand-600: #df0bb8;
  --brand-700: #C20AA1;
  --brand-800: #9C0880;
  --brand-900: #700A5E;
  --brand-950: #46063A;
  --brand: #df0bb8;
  --brand-ink: #000000;
}

Colors that work with #df0bb8

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#12C705
Second voice, not a rival
Dark variant#7A0664
Hover, pressed, headers
Light variant#FEE7FA
Selected rows, tints
Dark surface#241421
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 #df0bb8

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#0BDF32
Analogous left#9C0BDF
Analogous right#DF0B4E
Split-complement 1#4EDF0B
Split-complement 2#0BDF9C
Triadic 1#B8DF0B
Triadic 2#0BB8DF
Tetradic#DF9C0B

RGB percentages

Red87.5%
Green4.3%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta95.1%
Yellow17.5%
Key (black)12.5%

Color previews

#df0bb8 text on a black background

contrast 4.88:1

Card sample

#df0bb8 text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df0bb8

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.

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

#df0bb8, answered

What color is #df0bb8?

#df0bb8 is a balanced electric magenta / pink, closest to Medium Violet Red (ΔE2000 9.3). It sits at 311° on the hue wheel with 91% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #df0bb8?

rgb(223, 11, 184) — 223 red, 11 green and 184 blue out of 255, or 87.5% / 4.3% / 72.2% by channel.

Is #df0bb8 a light or a dark color?

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

Should I use black or white text on #df0bb8?

Black. It scores 4.88:1 against #df0bb8, versus 4.31:1 for white — AA at any size.

What is the complementary color of #df0bb8?

#0BDF32 sits directly opposite on the wheel. Softer options are the split-complements #4EDF0B and #0BDF9C, which give the same contrast with far less vibration.

What colors go well with #df0bb8?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #12C705 as an accent and #7A0664 for hover and pressed states. For a palette, the analogous pair #9C0BDF and #DF0B4E stays calm, while #0BDF32 is the loudest partner.

What is #df0bb8 in CMYK for printing?

cmyk(0%, 95%, 18%, 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 #df0bb8 warm or cool?

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

Work with #df0bb8 in the Color Lab