Skip to content

#dfc0c5

a light, soft red · warm · closest name: Thistle

RGB
223, 192, 197
HSL
350°, 33%, 81%
CMYK
0, 14, 12, 13
Luminance
0.5742

At a glance

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

Hex
#dfc0c5
Hue
350°
red
Saturation
33%
soft
Lightness
81%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5742
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Soft
Best ink
Black
12.48:1
Closest name
Thistle
ΔE2000 7.6
Where it sits
Hue350° of 360°
Saturation33%
Lightness81%
Temperature
Warm ← → Cool24% 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#dfc0c5
RGBrgb(223, 192, 197)
HSLhsl(350, 33%, 81%)
CMYKcmyk(0%, 14%, 12%, 13%)
LABlab(80.4 11.8 1.6)
LCHlch(80.4 11.9 7.6)
OKLCHoklch(0.836 0.036 6.9)
Decimal14663877
Display P3color(display-p3 0.875 0.753 0.773)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfc0c5 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#dfc0c5 on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C4C5
deuteranopia · #CBCAC4
tritanopia · #E5BEC2

Color scale — 50 to 950

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

#F9F5F6
#F4ECED
#E7D4D7
#dfc0c5
#C68F98
#B36A76
#A2525F
#87454F
#6C3740
#502B31
#321B1E
Base = 300Lightest = 50 · #F9F5F6Darkest = 950 · #321B1E
:root {
  --brand-50: #F9F5F6;
  --brand-100: #F4ECED;
  --brand-200: #E7D4D7;
  --brand-300: #dfc0c5;
  --brand-400: #C68F98;
  --brand-500: #B36A76;
  --brand-600: #A2525F;
  --brand-700: #87454F;
  --brand-800: #6C3740;
  --brand-900: #502B31;
  --brand-950: #321B1E;
  --brand: #dfc0c5;
  --brand-ink: #000000;
}

Colors that work with #dfc0c5

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#FAF5F6
Tinted page background
Border#E4C9CD
Hairlines and dividers
Muted text#984D59
Captions on the surface
Accent#408C6E
Second voice, not a rival
Dark variant#552B32
Hover, pressed, headers
Light variant#F6EEEF
Selected rows, tints
Dark surface#241416
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 #dfc0c5

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#C0DFDA
Analogous left#DFC0D5
Analogous right#DFCBC0
Split-complement 1#C0DFCB
Split-complement 2#C0D5DF
Triadic 1#C5DFC0
Triadic 2#C0C5DF
Tetradic#D5DFC0

RGB percentages

Red87.5%
Green75.3%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta13.9%
Yellow11.7%
Key (black)12.5%

Color previews

#dfc0c5 text on a black background

contrast 12.48:1

Card sample

#dfc0c5 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfc0c5

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.

#dfc0c5 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dfc0c5, answered

What color is #dfc0c5?

#dfc0c5 is a light soft red, closest to Thistle (ΔE2000 7.6). It sits at 350° on the hue wheel with 33% saturation and 81% lightness, which reads as warm.

What is the RGB value of #dfc0c5?

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

Is #dfc0c5 a light or a dark color?

It is a light color. Relative luminance is 0.5742 and perceived brightness is 79%, so black text on it reaches 12.48:1.

Should I use black or white text on #dfc0c5?

Black. It scores 12.48:1 against #dfc0c5, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #dfc0c5?

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

What colors go well with #dfc0c5?

For interface work: #FAF5F6 as the surface, #E4C9CD for borders, #984D59 for secondary text, #408C6E as an accent and #552B32 for hover and pressed states. For a palette, the analogous pair #DFC0D5 and #DFCBC0 stays calm, while #C0DFDA is the loudest partner.

What is #dfc0c5 in CMYK for printing?

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

Is #dfc0c5 warm or cool?

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

Work with #dfc0c5 in the Color Lab