Skip to content

#da73da

a light, vivid magenta / pink · neutral · “Orchid”

RGB
218, 115, 218
HSL
300°, 58%, 65%
CMYK
0, 47, 0, 15
Luminance
0.3223

At a glance

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

Hex
#da73da
Hue
300°
magenta / pink
Saturation
58%
vivid
Lightness
65%
light
Brightness
85%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3223
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.45:1
Closest name
Orchid
ΔE2000 0.9
Where it sits
Hue300° of 360°
Saturation58%
Lightness65%
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#da73da
RGBrgb(218, 115, 218)
HSLhsl(300, 58%, 65%)
CMYKcmyk(0%, 47%, 0%, 15%)
LABlab(63.5 54.5 -35.5)
LCHlch(63.5 65.1 326.9)
OKLCHoklch(0.708 0.180 327.3)
Decimal14316506
Display P3color(display-p3 0.855 0.451 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da73da on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#da73da on black: 7.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6A91DD
deuteranopia · #889FD7
tritanopia · #E07E9D

Color scale — 50 to 950

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

#FBF4FB
#F7E9F7
#EFCDEF
#E8A6E8
#da73da
#D04DD0
#C233C2
#A12BA1
#812281
#5E1C5E
#3B123B
Base = 400Lightest = 50 · #FBF4FBDarkest = 950 · #3B123B
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E9F7;
  --brand-200: #EFCDEF;
  --brand-300: #E8A6E8;
  --brand-400: #da73da;
  --brand-500: #D04DD0;
  --brand-600: #C233C2;
  --brand-700: #A12BA1;
  --brand-800: #812281;
  --brand-900: #5E1C5E;
  --brand-950: #3B123B;
  --brand: #da73da;
  --brand-ink: #000000;
}

Colors that work with #da73da

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#EDC0ED
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#46A626
Second voice, not a rival
Dark variant#651B65
Hover, pressed, headers
Light variant#FAEBFA
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 #da73da

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#73DA73
Analogous left#A773DA
Analogous right#DA73A7
Split-complement 1#A7DA73
Split-complement 2#73DAA7
Triadic 1#DADA73
Triadic 2#73DADA
Tetradic#DAA773

RGB percentages

Red85.5%
Green45.1%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta47.2%
Yellow0.0%
Key (black)14.5%

Color previews

#da73da text on a black background

contrast 7.45:1

Card sample

#da73da text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da73da

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.

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

#da73da, answered

What color is #da73da?

#da73da is a light vivid magenta / pink — the CSS keyword Orchid. It sits at 300° on the hue wheel with 58% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #da73da?

rgb(218, 115, 218) — 218 red, 115 green and 218 blue out of 255, or 85.5% / 45.1% / 85.5% by channel.

Is #da73da a light or a dark color?

It is a mid-tone. Relative luminance is 0.3223 and perceived brightness is 65%, so black text on it reaches 7.45:1.

Should I use black or white text on #da73da?

Black. It scores 7.45:1 against #da73da, versus 2.82:1 for white — AAA at any size.

What is the complementary color of #da73da?

#73DA73 sits directly opposite on the wheel. Softer options are the split-complements #A7DA73 and #73DAA7, which give the same contrast with far less vibration.

What colors go well with #da73da?

For interface work: #FAF4FA as the surface, #EDC0ED for borders, #9B4B9B for secondary text, #46A626 as an accent and #651B65 for hover and pressed states. For a palette, the analogous pair #A773DA and #DA73A7 stays calm, while #73DA73 is the loudest partner.

What is #da73da in CMYK for printing?

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

Is #da73da 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 #DA73B4; nudged cooler, #B571DC.

Work with #da73da in the Color Lab