Skip to content

#dd2cf3

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
221, 44, 243
HSL
293°, 89%, 56%
CMYK
9, 82, 0, 5
Luminance
0.2364

At a glance

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

Hex
#dd2cf3
Hue
293°
magenta / pink
Saturation
89%
electric
Lightness
56%
balanced
Brightness
95%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2364
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.73:1
Closest name
Magenta
ΔE2000 5.1
Where it sits
Hue293° of 360°
Saturation89%
Lightness56%
Temperature
Warm ← → Cool54% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dd2cf3
RGBrgb(221, 44, 243)
HSLhsl(293, 89%, 56%)
CMYKcmyk(9%, 82%, 0%, 5%)
LABlab(55.7 85.9 -61.8)
LCHlch(55.7 105.8 324.3)
OKLCHoklch(0.657 0.287 322.8)
Decimal14494963
Display P3color(display-p3 0.867 0.173 0.953)

Copy-ready code

/* CSS */
color: #dd2cf3;
background-color: #dd2cf3;
/* Tailwind (arbitrary) */
class="text-[#dd2cf3] bg-[#dd2cf3]"
/* SCSS */
$brand: #dd2cf3;
/* SwiftUI */
Color(red: 0.867, green: 0.173, blue: 0.953)
/* Android */
Color.parseColor("#dd2cf3")
/* Flutter */
Color(0xFFDD2CF3)
/* Python / OpenCV (BGR) */
(243, 44, 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 #dd2cf3 · 5.73:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.67:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.73:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #dd2cf3 as text scores 3.67:1 on white and 5.73:1 on black.

Accessibility — WCAG contrast

Aa
#dd2cf3 on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#dd2cf3 on black: 5.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0079F8
deuteranopia · #518CEF
tritanopia · #E05993

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dd2cf3 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF2FD
#F8E5FB
#F2C4F8
#EE95F9
#E560F6
#dd2cf3
#D00DE8
#AD0BC1
#8A099A
#640B6F
#3F0746
Base = 500Lightest = 50 · #FCF2FDDarkest = 950 · #3F0746
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F8E5FB;
  --brand-200: #F2C4F8;
  --brand-300: #EE95F9;
  --brand-400: #E560F6;
  --brand-500: #dd2cf3;
  --brand-600: #D00DE8;
  --brand-700: #AD0BC1;
  --brand-800: #8A099A;
  --brand-900: #640B6F;
  --brand-950: #3F0746;
  --brand: #dd2cf3;
  --brand-ink: #000000;
}

Colors that work with #dd2cf3

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#FAF4FA
Tinted page background
Border#E8C0ED
Hairlines and dividers
Muted text#924B9B
Captions on the surface
Accent#4BC507
Second voice, not a rival
Dark variant#6C0779
Hover, pressed, headers
Light variant#FBE7FE
Selected rows, tints
Dark surface#231424
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 #dd2cf3

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#42F32C
Analogous left#7A2CF3
Analogous right#F32CA5
Split-complement 1#A5F32C
Split-complement 2#2CF37A
Triadic 1#F3DD2C
Triadic 2#2CF3DD
Tetradic#F37A2C

RGB percentages

Red86.7%
Green17.3%
Blue95.3%

CMYK percentages

Cyan9.1%
Magenta81.9%
Yellow0.0%
Key (black)4.7%

Color previews

#dd2cf3 text on a black background

contrast 5.73:1

Card sample

#dd2cf3 text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd2cf3

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.

#dd2cf3 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dd2cf3, answered

What color is #dd2cf3?

#dd2cf3 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 5.1). It sits at 293° on the hue wheel with 89% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #dd2cf3?

rgb(221, 44, 243) — 221 red, 44 green and 243 blue out of 255, or 86.7% / 17.3% / 95.3% by channel.

Is #dd2cf3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2364 and perceived brightness is 59%, so black text on it reaches 5.73:1.

Should I use black or white text on #dd2cf3?

Black. It scores 5.73:1 against #dd2cf3, versus 3.67:1 for white — AA at any size.

What is the complementary color of #dd2cf3?

#42F32C sits directly opposite on the wheel. Softer options are the split-complements #A5F32C and #2CF37A, which give the same contrast with far less vibration.

What colors go well with #dd2cf3?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #924B9B for secondary text, #4BC507 as an accent and #6C0779 for hover and pressed states. For a palette, the analogous pair #7A2CF3 and #F32CA5 stays calm, while #42F32C is the loudest partner.

What is #dd2cf3 in CMYK for printing?

cmyk(9%, 82%, 0%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dd2cf3 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F32CC0; nudged cooler, #942AF5.

Work with #dd2cf3 in the Color Lab