Skip to content

#dfb9cb

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

RGB
223, 185, 203
HSL
332°, 37%, 80%
CMYK
0, 17, 9, 13
Luminance
0.5470

At a glance

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

Hex
#dfb9cb
Hue
332°
magenta / pink
Saturation
37%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5470
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.94:1
Closest name
Thistle
ΔE2000 4.7
Where it sits
Hue332° of 360°
Saturation37%
Lightness80%
Temperature
Warm ← → Cool32% 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#dfb9cb
RGBrgb(223, 185, 203)
HSLhsl(332, 37%, 80%)
CMYKcmyk(0%, 17%, 9%, 13%)
LABlab(78.9 16.5 -3.9)
LCHlch(78.9 17.0 346.6)
OKLCHoklch(0.824 0.050 348.1)
Decimal14662091
Display P3color(display-p3 0.875 0.725 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb9cb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dfb9cb on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCC0CC
deuteranopia · #C4C5CA
tritanopia · #E5B8BF

Color scale — 50 to 950

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

#FAF5F7
#F4EBEF
#E9D3DD
#dfb9cb
#CA8BA9
#B9658D
#A84D78
#8C4064
#703350
#52283C
#331926
Base = 300Lightest = 50 · #FAF5F7Darkest = 950 · #331926
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F4EBEF;
  --brand-200: #E9D3DD;
  --brand-300: #dfb9cb;
  --brand-400: #CA8BA9;
  --brand-500: #B9658D;
  --brand-600: #A84D78;
  --brand-700: #8C4064;
  --brand-800: #703350;
  --brand-900: #52283C;
  --brand-950: #331926;
  --brand: #dfb9cb;
  --brand-ink: #000000;
}

Colors that work with #dfb9cb

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#E5C7D5
Hairlines and dividers
Muted text#9B4B71
Captions on the surface
Accent#3C9054
Second voice, not a rival
Dark variant#58283E
Hover, pressed, headers
Light variant#F7EDF2
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 #dfb9cb

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#B9DFCD
Analogous left#DFB9DE
Analogous right#DFBAB9
Split-complement 1#B9DFBA
Split-complement 2#B9DEDF
Triadic 1#CBDFB9
Triadic 2#B9CBDF
Tetradic#DEDFB9

RGB percentages

Red87.5%
Green72.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow9.0%
Key (black)12.5%

Color previews

#dfb9cb text on a black background

contrast 11.94:1

Card sample

#dfb9cb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb9cb

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.

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

#dfb9cb, answered

What color is #dfb9cb?

#dfb9cb is a light soft magenta / pink, closest to Thistle (ΔE2000 4.7). It sits at 332° on the hue wheel with 37% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dfb9cb?

rgb(223, 185, 203) — 223 red, 185 green and 203 blue out of 255, or 87.5% / 72.5% / 79.6% by channel.

Is #dfb9cb a light or a dark color?

It is a light color. Relative luminance is 0.5470 and perceived brightness is 78%, so black text on it reaches 11.94:1.

Should I use black or white text on #dfb9cb?

Black. It scores 11.94:1 against #dfb9cb, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #dfb9cb?

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

What colors go well with #dfb9cb?

For interface work: #FAF4F7 as the surface, #E5C7D5 for borders, #9B4B71 for secondary text, #3C9054 as an accent and #58283E for hover and pressed states. For a palette, the analogous pair #DFB9DE and #DFBAB9 stays calm, while #B9DFCD is the loudest partner.

What is #dfb9cb in CMYK for printing?

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

Is #dfb9cb warm or cool?

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

Work with #dfb9cb in the Color Lab