Skip to content

#da2dbe

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

RGB
218, 45, 190
HSL
310°, 70%, 52%
CMYK
0, 79, 13, 15
Luminance
0.2050

At a glance

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

Hex
#da2dbe
Hue
310°
magenta / pink
Saturation
70%
vivid
Lightness
52%
balanced
Brightness
85%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2050
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.10:1
Closest name
Medium Orchid
ΔE2000 7.8
Where it sits
Hue310° of 360°
Saturation70%
Lightness52%
Temperature
Warm ← → Cool45% 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#da2dbe
RGBrgb(218, 45, 190)
HSLhsl(310, 70%, 52%)
CMYKcmyk(0%, 79%, 13%, 15%)
LABlab(52.4 77.2 -37.0)
LCHlch(52.4 85.6 334.4)
OKLCHoklch(0.623 0.248 336.0)
Decimal14298558
Display P3color(display-p3 0.855 0.176 0.745)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2dbe on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#da2dbe on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2F6DC2
deuteranopia · #7086BA
tritanopia · #E53C75

Color scale — 50 to 950

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

#FCF3FA
#F8E7F5
#F2C9EC
#EEA0E1
#E670D3
#DD40C4
#da2dbe
#AD1F96
#8B1878
#651658
#3F0E37
Base = 600Lightest = 50 · #FCF3FADarkest = 950 · #3F0E37
:root {
  --brand-50: #FCF3FA;
  --brand-100: #F8E7F5;
  --brand-200: #F2C9EC;
  --brand-300: #EEA0E1;
  --brand-400: #E670D3;
  --brand-500: #DD40C4;
  --brand-600: #da2dbe;
  --brand-700: #AD1F96;
  --brand-800: #8B1878;
  --brand-900: #651658;
  --brand-950: #3F0E37;
  --brand: #da2dbe;
  --brand-ink: #000000;
}

Colors that work with #da2dbe

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#FAF4F9
Tinted page background
Border#EDC0E5
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#28B21A
Second voice, not a rival
Dark variant#6C135E
Hover, pressed, headers
Light variant#FBE9F8
Selected rows, tints
Dark surface#241422
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 #da2dbe

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#2DDA49
Analogous left#A02DDA
Analogous right#DA2D68
Split-complement 1#68DA2D
Split-complement 2#2DDAA0
Triadic 1#BEDA2D
Triadic 2#2DBEDA
Tetradic#DAA02D

RGB percentages

Red85.5%
Green17.6%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta79.4%
Yellow12.8%
Key (black)14.5%

Color previews

#da2dbe text on a black background

contrast 5.10:1

Card sample

#da2dbe text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2dbe

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.

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

#da2dbe, answered

What color is #da2dbe?

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

What is the RGB value of #da2dbe?

rgb(218, 45, 190) — 218 red, 45 green and 190 blue out of 255, or 85.5% / 17.6% / 74.5% by channel.

Is #da2dbe a light or a dark color?

It is a mid-tone. Relative luminance is 0.2050 and perceived brightness is 55%, so black text on it reaches 5.10:1.

Should I use black or white text on #da2dbe?

Black. It scores 5.10:1 against #da2dbe, versus 4.12:1 for white — AA at any size.

What is the complementary color of #da2dbe?

#2DDA49 sits directly opposite on the wheel. Softer options are the split-complements #68DA2D and #2DDAA0, which give the same contrast with far less vibration.

What colors go well with #da2dbe?

For interface work: #FAF4F9 as the surface, #EDC0E5 for borders, #9B4B8E for secondary text, #28B21A as an accent and #6C135E for hover and pressed states. For a palette, the analogous pair #A02DDA and #DA2D68 stays calm, while #2DDA49 is the loudest partner.

What is #da2dbe in CMYK for printing?

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

Is #da2dbe warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DA2D7F; nudged cooler, #B82BDC.

Work with #da2dbe in the Color Lab