Skip to content

#dfb0d1

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

RGB
223, 176, 209
HSL
318°, 42%, 78%
CMYK
0, 21, 6, 13
Luminance
0.5134

At a glance

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

Hex
#dfb0d1
Hue
318°
magenta / pink
Saturation
42%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5134
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.27:1
Closest name
Thistle
ΔE2000 6.3
Where it sits
Hue318° of 360°
Saturation42%
Lightness78%
Temperature
Warm ← → Cool40% 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#dfb0d1
RGBrgb(223, 176, 209)
HSLhsl(318, 42%, 78%)
CMYKcmyk(0%, 21%, 6%, 13%)
LABlab(76.9 22.4 -10.1)
LCHlch(76.9 24.6 335.7)
OKLCHoklch(0.809 0.070 337.3)
Decimal14659793
Display P3color(display-p3 0.875 0.690 0.820)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb0d1 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#dfb0d1 on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1BAD2
deuteranopia · #BBC0D0
tritanopia · #E4B1BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfb0d1 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
#F5EBF2
#EAD2E3
#dfb0d1
#CE87B9
#BE5FA2
#AE478F
#913B77
#742F60
#552547
#35172C
Base = 300Lightest = 50 · #FAF5F8Darkest = 950 · #35172C
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EBF2;
  --brand-200: #EAD2E3;
  --brand-300: #dfb0d1;
  --brand-400: #CE87B9;
  --brand-500: #BE5FA2;
  --brand-600: #AE478F;
  --brand-700: #913B77;
  --brand-800: #742F60;
  --brand-900: #552547;
  --brand-950: #35172C;
  --brand: #dfb0d1;
  --brand-ink: #000000;
}

Colors that work with #dfb0d1

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#E7C5DD
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#37953B
Second voice, not a rival
Dark variant#5B254B
Hover, pressed, headers
Light variant#F8EDF4
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 #dfb0d1

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#B0DFBE
Analogous left#D5B0DF
Analogous right#DFB0B9
Split-complement 1#B9DFB0
Split-complement 2#B0DFD5
Triadic 1#D1DFB0
Triadic 2#B0D1DF
Tetradic#DFD5B0

RGB percentages

Red87.5%
Green69.0%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow6.3%
Key (black)12.5%

Color previews

#dfb0d1 text on a black background

contrast 11.27:1

Card sample

#dfb0d1 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb0d1

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.

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

#dfb0d1, answered

What color is #dfb0d1?

#dfb0d1 is a light soft magenta / pink, closest to Thistle (ΔE2000 6.3). It sits at 318° on the hue wheel with 42% saturation and 78% lightness, which reads as warm.

What is the RGB value of #dfb0d1?

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

Is #dfb0d1 a light or a dark color?

It is a light color. Relative luminance is 0.5134 and perceived brightness is 76%, so black text on it reaches 11.27:1.

Should I use black or white text on #dfb0d1?

Black. It scores 11.27:1 against #dfb0d1, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #dfb0d1?

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

What colors go well with #dfb0d1?

For interface work: #FAF4F9 as the surface, #E7C5DD for borders, #9B4B83 for secondary text, #37953B as an accent and #5B254B for hover and pressed states. For a palette, the analogous pair #D5B0DF and #DFB0B9 stays calm, while #B0DFBE is the loudest partner.

What is #dfb0d1 in CMYK for printing?

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

Is #dfb0d1 warm or cool?

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

Work with #dfb0d1 in the Color Lab