Skip to content

#df8ebc

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

RGB
223, 142, 188
HSL
326°, 56%, 72%
CMYK
0, 36, 16, 13
Luminance
0.3866

At a glance

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

Hex
#df8ebc
Hue
326°
magenta / pink
Saturation
56%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3866
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.73:1
Closest name
Plum
ΔE2000 7.6
Where it sits
Hue326° of 360°
Saturation56%
Lightness72%
Temperature
Warm ← → Cool36% 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#df8ebc
RGBrgb(223, 142, 188)
HSLhsl(326, 56%, 72%)
CMYKcmyk(0%, 36%, 16%, 13%)
LABlab(68.5 37.1 -11.1)
LCHlch(68.5 38.8 343.4)
OKLCHoklch(0.743 0.114 345.1)
Decimal14651068
Display P3color(display-p3 0.875 0.557 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8ebc on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#df8ebc on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #949FBE
deuteranopia · #A8ACBA
tritanopia · #E98D9E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df8ebc 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
#F6E9F1
#EECEE0
#E6A8CB
#df8ebc
#CE5097
#BF3684
#9F2D6E
#7F2458
#5D1E42
#3A1329
Base = 400Lightest = 50 · #FBF4F8Darkest = 950 · #3A1329
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F1;
  --brand-200: #EECEE0;
  --brand-300: #E6A8CB;
  --brand-400: #df8ebc;
  --brand-500: #CE5097;
  --brand-600: #BF3684;
  --brand-700: #9F2D6E;
  --brand-800: #7F2458;
  --brand-900: #5D1E42;
  --brand-950: #3A1329;
  --brand: #df8ebc;
  --brand-ink: #000000;
}

Colors that work with #df8ebc

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#EDC0D9
Hairlines and dividers
Muted text#9B4B78
Captions on the surface
Accent#29A33F
Second voice, not a rival
Dark variant#631C45
Hover, pressed, headers
Light variant#F9EBF3
Selected rows, tints
Dark surface#24141D
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 #df8ebc

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#8EDFB1
Analogous left#DA8EDF
Analogous right#DF8E94
Split-complement 1#94DF8E
Split-complement 2#8EDFDA
Triadic 1#BCDF8E
Triadic 2#8EBCDF
Tetradic#DFDA8E

RGB percentages

Red87.5%
Green55.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta36.3%
Yellow15.7%
Key (black)12.5%

Color previews

#df8ebc text on a black background

contrast 8.73:1

Card sample

#df8ebc text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8ebc

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.

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

#df8ebc, answered

What color is #df8ebc?

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

What is the RGB value of #df8ebc?

rgb(223, 142, 188) — 223 red, 142 green and 188 blue out of 255, or 87.5% / 55.7% / 73.7% by channel.

Is #df8ebc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3866 and perceived brightness is 69%, so black text on it reaches 8.73:1.

Should I use black or white text on #df8ebc?

Black. It scores 8.73:1 against #df8ebc, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #df8ebc?

#8EDFB1 sits directly opposite on the wheel. Softer options are the split-complements #94DF8E and #8EDFDA, which give the same contrast with far less vibration.

What colors go well with #df8ebc?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B78 for secondary text, #29A33F as an accent and #631C45 for hover and pressed states. For a palette, the analogous pair #DA8EDF and #DF8E94 stays calm, while #8EDFB1 is the loudest partner.

What is #df8ebc in CMYK for printing?

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

Is #df8ebc warm or cool?

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

Work with #df8ebc in the Color Lab