Skip to content

#da4eb0

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

RGB
218, 78, 176
HSL
318°, 65%, 58%
CMYK
0, 64, 19, 15
Luminance
0.2349

At a glance

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

Hex
#da4eb0
Hue
318°
magenta / pink
Saturation
65%
vivid
Lightness
58%
balanced
Brightness
85%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2349
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.70:1
Closest name
Orchid
ΔE2000 8.7
Where it sits
Hue318° of 360°
Saturation65%
Lightness58%
Temperature
Warm ← → Cool40% 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#da4eb0
RGBrgb(218, 78, 176)
HSLhsl(318, 65%, 58%)
CMYKcmyk(0%, 64%, 19%, 15%)
LABlab(55.6 64.5 -23.9)
LCHlch(55.6 68.8 339.7)
OKLCHoklch(0.644 0.203 341.6)
Decimal14306992
Display P3color(display-p3 0.855 0.306 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da4eb0 on white: 3.69:1
AA ✗ fail · AA-large · AAA
Aa
#da4eb0 on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5877B3
deuteranopia · #828DAD
tritanopia · #E75078

Color scale — 50 to 950

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

#FBF3F9
#F8E8F3
#F1CBE5
#ECA2D6
#E274C1
#da4eb0
#CA2A9A
#A92381
#871C67
#62184C
#3D0F2F
Base = 500Lightest = 50 · #FBF3F9Darkest = 950 · #3D0F2F
:root {
  --brand-50: #FBF3F9;
  --brand-100: #F8E8F3;
  --brand-200: #F1CBE5;
  --brand-300: #ECA2D6;
  --brand-400: #E274C1;
  --brand-500: #da4eb0;
  --brand-600: #CA2A9A;
  --brand-700: #A92381;
  --brand-800: #871C67;
  --brand-900: #62184C;
  --brand-950: #3D0F2F;
  --brand: #da4eb0;
  --brand-ink: #000000;
}

Colors that work with #da4eb0

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#EDC0DF
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#1FAD26
Second voice, not a rival
Dark variant#691650
Hover, pressed, headers
Light variant#FBEAF6
Selected rows, tints
Dark surface#24141F
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 #da4eb0

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#4EDA78
Analogous left#BE4EDA
Analogous right#DA4E6A
Split-complement 1#6ADA4E
Split-complement 2#4EDABE
Triadic 1#B0DA4E
Triadic 2#4EB0DA
Tetradic#DABE4E

RGB percentages

Red85.5%
Green30.6%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta64.2%
Yellow19.3%
Key (black)14.5%

Color previews

#da4eb0 text on a black background

contrast 5.70:1

Card sample

#da4eb0 text on a white background

contrast 3.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da4eb0

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.

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

#da4eb0, answered

What color is #da4eb0?

#da4eb0 is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 8.7). It sits at 318° on the hue wheel with 65% saturation and 58% lightness, which reads as warm.

What is the RGB value of #da4eb0?

rgb(218, 78, 176) — 218 red, 78 green and 176 blue out of 255, or 85.5% / 30.6% / 69% by channel.

Is #da4eb0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2349 and perceived brightness is 57%, so black text on it reaches 5.70:1.

Should I use black or white text on #da4eb0?

Black. It scores 5.70:1 against #da4eb0, versus 3.69:1 for white — AA at any size.

What is the complementary color of #da4eb0?

#4EDA78 sits directly opposite on the wheel. Softer options are the split-complements #6ADA4E and #4EDABE, which give the same contrast with far less vibration.

What colors go well with #da4eb0?

For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #1FAD26 as an accent and #691650 for hover and pressed states. For a palette, the analogous pair #BE4EDA and #DA4E6A stays calm, while #4EDA78 is the loudest partner.

What is #da4eb0 in CMYK for printing?

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

Is #da4eb0 warm or cool?

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

Work with #da4eb0 in the Color Lab