Skip to content

#d6c2cd

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

RGB
214, 194, 205
HSL
327°, 20%, 80%
CMYK
0, 9, 4, 16
Luminance
0.5729

At a glance

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

Hex
#d6c2cd
Hue
327°
magenta / pink
Saturation
20%
soft
Lightness
80%
light
Brightness
84%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5729
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
12.46:1
Closest name
Thistle
ΔE2000 5.3
Where it sits
Hue327° of 360°
Saturation20%
Lightness80%
Temperature
Warm ← → Cool42% 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#d6c2cd
RGBrgb(214, 194, 205)
HSLhsl(327, 20%, 80%)
CMYKcmyk(0%, 9%, 4%, 16%)
LABlab(80.3 8.9 -2.9)
LCHlch(80.3 9.4 341.8)
OKLCHoklch(0.834 0.027 343.4)
Decimal14074573
Display P3color(display-p3 0.839 0.761 0.804)

Copy-ready code

/* CSS */
color: #d6c2cd;
background-color: #d6c2cd;
/* Tailwind (arbitrary) */
class="text-[#d6c2cd] bg-[#d6c2cd]"
/* SCSS */
$brand: #d6c2cd;
/* SwiftUI */
Color(red: 0.839, green: 0.761, blue: 0.804)
/* Android */
Color.parseColor("#d6c2cd")
/* Flutter */
Color(0xFFD6C2CD)
/* Python / OpenCV (BGR) */
(205, 194, 214)

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 #d6c2cd · 12.46:1
Use #000000AAA at every size.
Aa
White text · 1.69:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.46:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d6c2cd as text scores 1.69:1 on white and 12.46:1 on black.

Accessibility — WCAG contrast

Aa
#d6c2cd on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#d6c2cd on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3C6CD
deuteranopia · #C7C8CC
tritanopia · #D9C2C6

Color scale — 50 to 950

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

#F9F6F7
#F2EDF0
#E4D8DE
#d6c2cd
#BB9AAC
#A57991
#92627D
#7A5268
#624253
#48323E
#2D1F27
Base = 300Lightest = 50 · #F9F6F7Darkest = 950 · #2D1F27
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F2EDF0;
  --brand-200: #E4D8DE;
  --brand-300: #d6c2cd;
  --brand-400: #BB9AAC;
  --brand-500: #A57991;
  --brand-600: #92627D;
  --brand-700: #7A5268;
  --brand-800: #624253;
  --brand-900: #48323E;
  --brand-950: #2D1F27;
  --brand: #d6c2cd;
  --brand-ink: #000000;
}

Colors that work with #d6c2cd

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#F9F6F7
Tinted page background
Border#DECED7
Hairlines and dividers
Muted text#895C75
Captions on the surface
Accent#4E7E58
Second voice, not a rival
Dark variant#4C3341
Hover, pressed, headers
Light variant#F5F0F2
Selected rows, tints
Dark surface#22171D
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 #d6c2cd

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#C2D6CB
Analogous left#D5C2D6
Analogous right#D6C2C3
Split-complement 1#C3D6C2
Split-complement 2#C2D6D5
Triadic 1#CDD6C2
Triadic 2#C2CDD6
Tetradic#D6D5C2

RGB percentages

Red83.9%
Green76.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow4.2%
Key (black)16.1%

Color previews

#d6c2cd text on a black background

contrast 12.46:1

Card sample

#d6c2cd text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 194, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 194, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6c2cd;
background: linear-gradient(135deg, #d6c2cd, #D6C4C2);

Monochromatic scale

Palettes built from #d6c2cd

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.

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

#d6c2cd, answered

What color is #d6c2cd?

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

What is the RGB value of #d6c2cd?

rgb(214, 194, 205) — 214 red, 194 green and 205 blue out of 255, or 83.9% / 76.1% / 80.4% by channel.

Is #d6c2cd a light or a dark color?

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

Should I use black or white text on #d6c2cd?

Black. It scores 12.46:1 against #d6c2cd, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #d6c2cd?

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

What colors go well with #d6c2cd?

For interface work: #F9F6F7 as the surface, #DECED7 for borders, #895C75 for secondary text, #4E7E58 as an accent and #4C3341 for hover and pressed states. For a palette, the analogous pair #D5C2D6 and #D6C2C3 stays calm, while #C2D6CB is the loudest partner.

What is #d6c2cd in CMYK for printing?

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

Is #d6c2cd warm or cool?

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

Work with #d6c2cd in the Color Lab