Skip to content

#ddb3cb

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

RGB
221, 179, 203
HSL
326°, 38%, 78%
CMYK
0, 19, 8, 13
Luminance
0.5192

At a glance

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

Hex
#ddb3cb
Hue
326°
magenta / pink
Saturation
38%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5192
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.38:1
Closest name
Thistle
ΔE2000 5.2
Where it sits
Hue326° of 360°
Saturation38%
Lightness78%
Temperature
Warm ← → Cool36% 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#ddb3cb
RGBrgb(221, 179, 203)
HSLhsl(326, 38%, 78%)
CMYKcmyk(0%, 19%, 8%, 13%)
LABlab(77.2 19.1 -6.4)
LCHlch(77.2 20.1 341.6)
OKLCHoklch(0.811 0.058 343.2)
Decimal14529483
Display P3color(display-p3 0.867 0.702 0.796)

Copy-ready code

/* CSS */
color: #ddb3cb;
background-color: #ddb3cb;
/* Tailwind (arbitrary) */
class="text-[#ddb3cb] bg-[#ddb3cb]"
/* SCSS */
$brand: #ddb3cb;
/* SwiftUI */
Color(red: 0.867, green: 0.702, blue: 0.796)
/* Android */
Color.parseColor("#ddb3cb")
/* Flutter */
Color(0xFFDDB3CB)
/* Python / OpenCV (BGR) */
(203, 179, 221)

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

Accessibility — WCAG contrast

Aa
#ddb3cb on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ddb3cb on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BBCC
deuteranopia · #BEC1CA
tritanopia · #E3B3BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddb3cb 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
#F4EBF0
#E9D3DF
#ddb3cb
#CB8BAF
#BA6495
#A94C81
#8D3F6C
#713256
#532840
#341928
Base = 300Lightest = 50 · #FAF5F8Darkest = 950 · #341928
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F4EBF0;
  --brand-200: #E9D3DF;
  --brand-300: #ddb3cb;
  --brand-400: #CB8BAF;
  --brand-500: #BA6495;
  --brand-600: #A94C81;
  --brand-700: #8D3F6C;
  --brand-800: #713256;
  --brand-900: #532840;
  --brand-950: #341928;
  --brand: #ddb3cb;
  --brand-ink: #000000;
}

Colors that work with #ddb3cb

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#FAF4F8
Tinted page background
Border#E6C7D8
Hairlines and dividers
Muted text#9B4B79
Captions on the surface
Accent#3B914A
Second voice, not a rival
Dark variant#582743
Hover, pressed, headers
Light variant#F7EDF3
Selected rows, tints
Dark surface#24141D
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 #ddb3cb

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#B3DDC5
Analogous left#DAB3DD
Analogous right#DDB3B6
Split-complement 1#B6DDB3
Split-complement 2#B3DDDA
Triadic 1#CBDDB3
Triadic 2#B3CBDD
Tetradic#DDDAB3

RGB percentages

Red86.7%
Green70.2%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow8.1%
Key (black)13.3%

Color previews

#ddb3cb text on a black background

contrast 11.38:1

Card sample

#ddb3cb text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddb3cb

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.

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

#ddb3cb, answered

What color is #ddb3cb?

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

What is the RGB value of #ddb3cb?

rgb(221, 179, 203) — 221 red, 179 green and 203 blue out of 255, or 86.7% / 70.2% / 79.6% by channel.

Is #ddb3cb a light or a dark color?

It is a light color. Relative luminance is 0.5192 and perceived brightness is 77%, so black text on it reaches 11.38:1.

Should I use black or white text on #ddb3cb?

Black. It scores 11.38:1 against #ddb3cb, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #ddb3cb?

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

What colors go well with #ddb3cb?

For interface work: #FAF4F8 as the surface, #E6C7D8 for borders, #9B4B79 for secondary text, #3B914A as an accent and #582743 for hover and pressed states. For a palette, the analogous pair #DAB3DD and #DDB3B6 stays calm, while #B3DDC5 is the loudest partner.

What is #ddb3cb in CMYK for printing?

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

Is #ddb3cb warm or cool?

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

Work with #ddb3cb in the Color Lab