Skip to content

#df8db6

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
223, 141, 182
HSL
330°, 56%, 71%
CMYK
0, 37, 18, 13
Luminance
0.3812

At a glance

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

Hex
#df8db6
Hue
330°
magenta / pink
Saturation
56%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3812
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.62:1
Closest name
Pale Violet Red
ΔE2000 8.5
Where it sits
Hue330° of 360°
Saturation56%
Lightness71%
Temperature
Warm ← → Cool33% 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#df8db6
RGBrgb(223, 141, 182)
HSLhsl(330, 56%, 71%)
CMYKcmyk(0%, 37%, 18%, 13%)
LABlab(68.1 36.7 -8.3)
LCHlch(68.1 37.7 347.3)
OKLCHoklch(0.740 0.111 348.8)
Decimal14650806
Display P3color(display-p3 0.875 0.553 0.714)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8db6 on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#df8db6 on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #949EB8
deuteranopia · #A8ABB4
tritanopia · #EA8B9B

Color scale — 50 to 950

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

#FBF4F7
#F6E9F0
#EECDDE
#E6A7C7
#df8db6
#CE508F
#BF367A
#9F2D66
#7F2452
#5D1E3D
#3A1226
Base = 400Lightest = 50 · #FBF4F7Darkest = 950 · #3A1226
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F6E9F0;
  --brand-200: #EECDDE;
  --brand-300: #E6A7C7;
  --brand-400: #df8db6;
  --brand-500: #CE508F;
  --brand-600: #BF367A;
  --brand-700: #9F2D66;
  --brand-800: #7F2452;
  --brand-900: #5D1E3D;
  --brand-950: #3A1226;
  --brand: #df8db6;
  --brand-ink: #000000;
}

Colors that work with #df8db6

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#FAF4F7
Tinted page background
Border#EDC0D6
Hairlines and dividers
Muted text#9B4B73
Captions on the surface
Accent#28A447
Second voice, not a rival
Dark variant#641C40
Hover, pressed, headers
Light variant#F9EBF2
Selected rows, tints
Dark surface#24141C
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 #df8db6

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#8DDFB6
Analogous left#DF8DDF
Analogous right#DF8D8D
Split-complement 1#8DDF8D
Split-complement 2#8DDFDF
Triadic 1#B6DF8D
Triadic 2#8DB6DF
Tetradic#DFDF8D

RGB percentages

Red87.5%
Green55.3%
Blue71.4%

CMYK percentages

Cyan0.0%
Magenta36.8%
Yellow18.4%
Key (black)12.5%

Color previews

#df8db6 text on a black background

contrast 8.62:1

Card sample

#df8db6 text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8db6

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.

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

#df8db6, answered

What color is #df8db6?

#df8db6 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 8.5). It sits at 330° on the hue wheel with 56% saturation and 71% lightness, which reads as warm.

What is the RGB value of #df8db6?

rgb(223, 141, 182) — 223 red, 141 green and 182 blue out of 255, or 87.5% / 55.3% / 71.4% by channel.

Is #df8db6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3812 and perceived brightness is 68%, so black text on it reaches 8.62:1.

Should I use black or white text on #df8db6?

Black. It scores 8.62:1 against #df8db6, versus 2.44:1 for white — AAA at any size.

What is the complementary color of #df8db6?

#8DDFB6 sits directly opposite on the wheel. Softer options are the split-complements #8DDF8D and #8DDFDF, which give the same contrast with far less vibration.

What colors go well with #df8db6?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B73 for secondary text, #28A447 as an accent and #641C40 for hover and pressed states. For a palette, the analogous pair #DF8DDF and #DF8D8D stays calm, while #8DDFB6 is the loudest partner.

What is #df8db6 in CMYK for printing?

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

Is #df8db6 warm or cool?

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

Work with #df8db6 in the Color Lab