Skip to content

#dfb3d1

a light, soft magenta / pink · warm · closest name: Thistle

RGB
223, 179, 209
HSL
319°, 41%, 79%
CMYK
0, 20, 6, 13
Luminance
0.5253

At a glance

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

Hex
#dfb3d1
Hue
319°
magenta / pink
Saturation
41%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5253
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.51:1
Closest name
Thistle
ΔE2000 5.4
Where it sits
Hue319° of 360°
Saturation41%
Lightness79%
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#dfb3d1
RGBrgb(223, 179, 209)
HSLhsl(319, 41%, 79%)
CMYKcmyk(0%, 20%, 6%, 13%)
LABlab(77.6 20.8 -9.1)
LCHlch(77.6 22.7 336.4)
OKLCHoklch(0.815 0.064 338.1)
Decimal14660561
Display P3color(display-p3 0.875 0.702 0.820)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb3d1 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dfb3d1 on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4BCD2
deuteranopia · #BEC2D0
tritanopia · #E4B4BD

Color scale — 50 to 950

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

#FAF5F8
#F5EBF1
#EAD2E2
#dfb3d1
#CD89B7
#BC619F
#AC498D
#903C75
#73305E
#542646
#35182B
Base = 300Lightest = 50 · #FAF5F8Darkest = 950 · #35182B
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EBF1;
  --brand-200: #EAD2E2;
  --brand-300: #dfb3d1;
  --brand-400: #CD89B7;
  --brand-500: #BC619F;
  --brand-600: #AC498D;
  --brand-700: #903C75;
  --brand-800: #73305E;
  --brand-900: #542646;
  --brand-950: #35182B;
  --brand: #dfb3d1;
  --brand-ink: #000000;
}

Colors that work with #dfb3d1

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#E7C6DC
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#39933E
Second voice, not a rival
Dark variant#5A2649
Hover, pressed, headers
Light variant#F7EDF4
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 #dfb3d1

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B3DFC1
Analogous left#D7B3DF
Analogous right#DFB3BB
Split-complement 1#BBDFB3
Split-complement 2#B3DFD7
Triadic 1#D1DFB3
Triadic 2#B3D1DF
Tetradic#DFD7B3

RGB percentages

Red87.5%
Green70.2%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow6.3%
Key (black)12.5%

Color previews

#dfb3d1 text on a black background

contrast 11.51:1

Card sample

#dfb3d1 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb3d1

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.

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

#dfb3d1, answered

What color is #dfb3d1?

#dfb3d1 is a light soft magenta / pink, closest to Thistle (ΔE2000 5.4). It sits at 319° on the hue wheel with 41% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dfb3d1?

rgb(223, 179, 209) — 223 red, 179 green and 209 blue out of 255, or 87.5% / 70.2% / 82% by channel.

Is #dfb3d1 a light or a dark color?

It is a light color. Relative luminance is 0.5253 and perceived brightness is 77%, so black text on it reaches 11.51:1.

Should I use black or white text on #dfb3d1?

Black. It scores 11.51:1 against #dfb3d1, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #dfb3d1?

#B3DFC1 sits directly opposite on the wheel. Softer options are the split-complements #BBDFB3 and #B3DFD7, which give the same contrast with far less vibration.

What colors go well with #dfb3d1?

For interface work: #FAF4F8 as the surface, #E7C6DC for borders, #9B4B81 for secondary text, #39933E as an accent and #5A2649 for hover and pressed states. For a palette, the analogous pair #D7B3DF and #DFB3BB stays calm, while #B3DFC1 is the loudest partner.

What is #dfb3d1 in CMYK for printing?

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

Is #dfb3d1 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 #DFB3C1; nudged cooler, #DEB2E0.

Work with #dfb3d1 in the Color Lab