Skip to content

#dfb0c0

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

RGB
223, 176, 192
HSL
340°, 42%, 78%
CMYK
0, 21, 14, 13
Luminance
0.5054

At a glance

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

Hex
#dfb0c0
Hue
340°
magenta / pink
Saturation
42%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5054
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.11:1
Closest name
Pink
ΔE2000 6.4
Where it sits
Hue340° of 360°
Saturation42%
Lightness78%
Temperature
Warm ← → Cool28% 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#dfb0c0
RGBrgb(223, 176, 192)
HSLhsl(340, 42%, 78%)
CMYKcmyk(0%, 21%, 14%, 13%)
LABlab(76.4 19.6 -1.6)
LCHlch(76.4 19.6 355.4)
OKLCHoklch(0.804 0.058 356.2)
Decimal14659776
Display P3color(display-p3 0.875 0.690 0.753)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb0c0 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dfb0c0 on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B8C1
deuteranopia · #C0BFBF
tritanopia · #E7AEB5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfb0c0 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
#F5EBEE
#EAD2DA
#dfb0c0
#CE879F
#BE5F80
#AE476A
#913B58
#742F47
#552536
#351721
Base = 300Lightest = 50 · #FAF5F7Darkest = 950 · #351721
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F5EBEE;
  --brand-200: #EAD2DA;
  --brand-300: #dfb0c0;
  --brand-400: #CE879F;
  --brand-500: #BE5F80;
  --brand-600: #AE476A;
  --brand-700: #913B58;
  --brand-800: #742F47;
  --brand-900: #552536;
  --brand-950: #351721;
  --brand: #dfb0c0;
  --brand-ink: #000000;
}

Colors that work with #dfb0c0

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#FAF4F6
Tinted page background
Border#E7C5D1
Hairlines and dividers
Muted text#9B4B66
Captions on the surface
Accent#37955E
Second voice, not a rival
Dark variant#5B2537
Hover, pressed, headers
Light variant#F8EDF1
Selected rows, tints
Dark surface#241419
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 #dfb0c0

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#B0DFCF
Analogous left#DFB0D7
Analogous right#DFB7B0
Split-complement 1#B0DFB7
Split-complement 2#B0D7DF
Triadic 1#C0DFB0
Triadic 2#B0C0DF
Tetradic#D7DFB0

RGB percentages

Red87.5%
Green69.0%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow13.9%
Key (black)12.5%

Color previews

#dfb0c0 text on a black background

contrast 11.11:1

Card sample

#dfb0c0 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb0c0

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.

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

#dfb0c0, answered

What color is #dfb0c0?

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

What is the RGB value of #dfb0c0?

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

Is #dfb0c0 a light or a dark color?

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

Should I use black or white text on #dfb0c0?

Black. It scores 11.11:1 against #dfb0c0, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #dfb0c0?

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

What colors go well with #dfb0c0?

For interface work: #FAF4F6 as the surface, #E7C5D1 for borders, #9B4B66 for secondary text, #37955E as an accent and #5B2537 for hover and pressed states. For a palette, the analogous pair #DFB0D7 and #DFB7B0 stays calm, while #B0DFCF is the loudest partner.

What is #dfb0c0 in CMYK for printing?

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

Is #dfb0c0 warm or cool?

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

Work with #dfb0c0 in the Color Lab