Skip to content

#dda2c2

a light, vivid magenta / pink · warm · closest name: Plum

RGB
221, 162, 194
HSL
328°, 47%, 75%
CMYK
0, 27, 12, 13
Luminance
0.4511

At a glance

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

Hex
#dda2c2
Hue
328°
magenta / pink
Saturation
47%
vivid
Lightness
75%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4511
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
10.02:1
Closest name
Plum
ΔE2000 7.6
Where it sits
Hue328° of 360°
Saturation47%
Lightness75%
Temperature
Warm ← → Cool35% 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#dda2c2
RGBrgb(221, 162, 194)
HSLhsl(328, 47%, 75%)
CMYKcmyk(0%, 27%, 12%, 13%)
LABlab(73.0 26.7 -7.8)
LCHlch(73.0 27.8 343.8)
OKLCHoklch(0.777 0.081 345.4)
Decimal14525122
Display P3color(display-p3 0.867 0.635 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dda2c2 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#dda2c2 on black: 10.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6ADC3
deuteranopia · #B3B7C0
tritanopia · #E5A2AD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dda2c2 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
#F5EAF0
#EBD0DF
#dda2c2
#D284AE
#C35B93
#B3417F
#95376A
#782C55
#57233F
#371628
Base = 300Lightest = 50 · #FAF5F8Darkest = 950 · #371628
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EAF0;
  --brand-200: #EBD0DF;
  --brand-300: #dda2c2;
  --brand-400: #D284AE;
  --brand-500: #C35B93;
  --brand-600: #B3417F;
  --brand-700: #95376A;
  --brand-800: #782C55;
  --brand-900: #57233F;
  --brand-950: #371628;
  --brand: #dda2c2;
  --brand-ink: #000000;
}

Colors that work with #dda2c2

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#E9C3D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#329A48
Second voice, not a rival
Dark variant#5D2242
Hover, pressed, headers
Light variant#F8ECF3
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 #dda2c2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#A2DDBD
Analogous left#DBA2DD
Analogous right#DDA2A4
Split-complement 1#A4DDA2
Split-complement 2#A2DDDB
Triadic 1#C2DDA2
Triadic 2#A2C2DD
Tetradic#DDDBA2

RGB percentages

Red86.7%
Green63.5%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow12.2%
Key (black)13.3%

Color previews

#dda2c2 text on a black background

contrast 10.02:1

Card sample

#dda2c2 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dda2c2

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.

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

#dda2c2, answered

What color is #dda2c2?

#dda2c2 is a light vivid magenta / pink, closest to Plum (ΔE2000 7.6). It sits at 328° on the hue wheel with 47% saturation and 75% lightness, which reads as warm.

What is the RGB value of #dda2c2?

rgb(221, 162, 194) — 221 red, 162 green and 194 blue out of 255, or 86.7% / 63.5% / 76.1% by channel.

Is #dda2c2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4511 and perceived brightness is 73%, so black text on it reaches 10.02:1.

Should I use black or white text on #dda2c2?

Black. It scores 10.02:1 against #dda2c2, versus 2.10:1 for white — AAA at any size.

What is the complementary color of #dda2c2?

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

What colors go well with #dda2c2?

For interface work: #FAF4F8 as the surface, #E9C3D8 for borders, #9B4B76 for secondary text, #329A48 as an accent and #5D2242 for hover and pressed states. For a palette, the analogous pair #DBA2DD and #DDA2A4 stays calm, while #A2DDBD is the loudest partner.

What is #dda2c2 in CMYK for printing?

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

Is #dda2c2 warm or cool?

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

Work with #dda2c2 in the Color Lab