Skip to content

#dfb2d5

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

RGB
223, 178, 213
HSL
313°, 41%, 79%
CMYK
0, 20, 5, 13
Luminance
0.5233

At a glance

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

Hex
#dfb2d5
Hue
313°
magenta / pink
Saturation
41%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5233
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.47:1
Closest name
Thistle
ΔE2000 5.9
Where it sits
Hue313° of 360°
Saturation41%
Lightness79%
Temperature
Warm ← → Cool43% 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#dfb2d5
RGBrgb(223, 178, 213)
HSLhsl(313, 41%, 79%)
CMYKcmyk(0%, 20%, 5%, 13%)
LABlab(77.5 22.0 -11.4)
LCHlch(77.5 24.8 332.6)
OKLCHoklch(0.814 0.070 334.1)
Decimal14660309
Display P3color(display-p3 0.875 0.698 0.835)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb2d5 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dfb2d5 on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2BCD6
deuteranopia · #BCC2D4
tritanopia · #E4B4BE

Color scale — 50 to 950

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

#FAF5F9
#F5EBF2
#EAD2E5
#dfb2d5
#CE88BE
#BD60A9
#AD4897
#903C7D
#733064
#54264A
#35182E
Base = 300Lightest = 50 · #FAF5F9Darkest = 950 · #35182E
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EBF2;
  --brand-200: #EAD2E5;
  --brand-300: #dfb2d5;
  --brand-400: #CE88BE;
  --brand-500: #BD60A9;
  --brand-600: #AD4897;
  --brand-700: #903C7D;
  --brand-800: #733064;
  --brand-900: #54264A;
  --brand-950: #35182E;
  --brand: #dfb2d5;
  --brand-ink: #000000;
}

Colors that work with #dfb2d5

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#E7C5E0
Hairlines and dividers
Muted text#9B4B89
Captions on the surface
Accent#3A9438
Second voice, not a rival
Dark variant#5A254E
Hover, pressed, headers
Light variant#F8EDF5
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 #dfb2d5

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#B2DFBC
Analogous left#D2B2DF
Analogous right#DFB2BE
Split-complement 1#BEDFB2
Split-complement 2#B2DFD2
Triadic 1#D5DFB2
Triadic 2#B2D5DF
Tetradic#DFD2B2

RGB percentages

Red87.5%
Green69.8%
Blue83.5%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow4.5%
Key (black)12.5%

Color previews

#dfb2d5 text on a black background

contrast 11.47:1

Card sample

#dfb2d5 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb2d5

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.

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

#dfb2d5, answered

What color is #dfb2d5?

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

What is the RGB value of #dfb2d5?

rgb(223, 178, 213) — 223 red, 178 green and 213 blue out of 255, or 87.5% / 69.8% / 83.5% by channel.

Is #dfb2d5 a light or a dark color?

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

Should I use black or white text on #dfb2d5?

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

What is the complementary color of #dfb2d5?

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

What colors go well with #dfb2d5?

For interface work: #FAF4F9 as the surface, #E7C5E0 for borders, #9B4B89 for secondary text, #3A9438 as an accent and #5A254E for hover and pressed states. For a palette, the analogous pair #D2B2DF and #DFB2BE stays calm, while #B2DFBC is the loudest partner.

What is #dfb2d5 in CMYK for printing?

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

Is #dfb2d5 warm or cool?

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

Work with #dfb2d5 in the Color Lab