Skip to content

#da2cd9

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
218, 44, 217
HSL
300°, 70%, 51%
CMYK
0, 80, 1, 15
Luminance
0.2172

At a glance

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

Hex
#da2cd9
Hue
300°
magenta / pink
Saturation
70%
vivid
Lightness
51%
balanced
Brightness
85%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2172
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.34:1
Closest name
Medium Orchid
ΔE2000 5.8
Where it sits
Hue300° of 360°
Saturation70%
Lightness51%
Temperature
Warm ← → Cool50% 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#da2cd9
RGBrgb(218, 44, 217)
HSLhsl(300, 70%, 51%)
CMYKcmyk(0%, 80%, 1%, 15%)
LABlab(53.7 81.3 -50.4)
LCHlch(53.7 95.7 328.2)
OKLCHoklch(0.637 0.267 328.4)
Decimal14298329
Display P3color(display-p3 0.855 0.173 0.851)

Copy-ready code

/* CSS */
color: #da2cd9;
background-color: #da2cd9;
/* Tailwind (arbitrary) */
class="text-[#da2cd9] bg-[#da2cd9]"
/* SCSS */
$brand: #da2cd9;
/* SwiftUI */
Color(red: 0.855, green: 0.173, blue: 0.851)
/* Android */
Color.parseColor("#da2cd9")
/* Flutter */
Color(0xFFDA2CD9)
/* Python / OpenCV (BGR) */
(217, 44, 218)

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

Accessibility — WCAG contrast

Aa
#da2cd9 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#da2cd9 on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0072DD
deuteranopia · #6288D5
tritanopia · #E14B84

Color scale — 50 to 950

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

#FCF3FB
#F8E7F8
#F2C9F2
#EEA0EE
#E670E5
#DE40DD
#da2cd9
#AE1EAD
#8B188A
#651664
#3F0E3F
Base = 600Lightest = 50 · #FCF3FBDarkest = 950 · #3F0E3F
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F8E7F8;
  --brand-200: #F2C9F2;
  --brand-300: #EEA0EE;
  --brand-400: #E670E5;
  --brand-500: #DE40DD;
  --brand-600: #da2cd9;
  --brand-700: #AE1EAD;
  --brand-800: #8B188A;
  --brand-900: #651664;
  --brand-950: #3F0E3F;
  --brand: #da2cd9;
  --brand-ink: #000000;
}

Colors that work with #da2cd9

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#EDC0EC
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#3FB21A
Second voice, not a rival
Dark variant#6D136C
Hover, pressed, headers
Light variant#FBE9FB
Selected rows, tints
Dark surface#241424
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 #da2cd9

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#2CDA2D
Analogous left#842CDA
Analogous right#DA2C82
Split-complement 1#82DA2C
Split-complement 2#2CDA84
Triadic 1#D9DA2C
Triadic 2#2CD9DA
Tetradic#DA842C

RGB percentages

Red85.5%
Green17.3%
Blue85.1%

CMYK percentages

Cyan0.0%
Magenta79.8%
Yellow0.5%
Key (black)14.5%

Color previews

#da2cd9 text on a black background

contrast 5.34:1

Card sample

#da2cd9 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2cd9

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.

#da2cd9 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

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

#da2cd9, answered

What color is #da2cd9?

#da2cd9 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 5.8). It sits at 300° on the hue wheel with 70% saturation and 51% lightness, which reads as neutral.

What is the RGB value of #da2cd9?

rgb(218, 44, 217) — 218 red, 44 green and 217 blue out of 255, or 85.5% / 17.3% / 85.1% by channel.

Is #da2cd9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2172 and perceived brightness is 56%, so black text on it reaches 5.34:1.

Should I use black or white text on #da2cd9?

Black. It scores 5.34:1 against #da2cd9, versus 3.93:1 for white — AA at any size.

What is the complementary color of #da2cd9?

#2CDA2D sits directly opposite on the wheel. Softer options are the split-complements #82DA2C and #2CDA84, which give the same contrast with far less vibration.

What colors go well with #da2cd9?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9B for secondary text, #3FB21A as an accent and #6D136C for hover and pressed states. For a palette, the analogous pair #842CDA and #DA2C82 stays calm, while #2CDA2D is the loudest partner.

What is #da2cd9 in CMYK for printing?

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

Is #da2cd9 warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DA2C99; nudged cooler, #9C2ADD.

Work with #da2cd9 in the Color Lab