Skip to content

#da7eb0

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
218, 126, 176
HSL
327°, 55%, 68%
CMYK
0, 42, 19, 15
Luminance
0.3296

At a glance

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

Hex
#da7eb0
Hue
327°
magenta / pink
Saturation
55%
vivid
Lightness
68%
light
Brightness
85%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3296
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.59:1
Closest name
Pale Violet Red
ΔE2000 6.8
Where it sits
Hue327° of 360°
Saturation55%
Lightness68%
Temperature
Warm ← → Cool35% 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#da7eb0
RGBrgb(218, 126, 176)
HSLhsl(327, 55%, 68%)
CMYKcmyk(0%, 42%, 19%, 15%)
LABlab(64.1 42.0 -10.9)
LCHlch(64.1 43.4 345.4)
OKLCHoklch(0.707 0.128 347.1)
Decimal14319280
Display P3color(display-p3 0.855 0.494 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da7eb0 on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#da7eb0 on black: 7.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8692B2
deuteranopia · #9DA1AE
tritanopia · #E57C90

Color scale — 50 to 950

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

#FBF4F8
#F6E9F0
#EECEDF
#E6A8CA
#da7eb0
#CD5194
#BE3780
#9F2D6B
#7F2456
#5C1E40
#3A1328
Base = 400Lightest = 50 · #FBF4F8Darkest = 950 · #3A1328
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F0;
  --brand-200: #EECEDF;
  --brand-300: #E6A8CA;
  --brand-400: #da7eb0;
  --brand-500: #CD5194;
  --brand-600: #BE3780;
  --brand-700: #9F2D6B;
  --brand-800: #7F2456;
  --brand-900: #5C1E40;
  --brand-950: #3A1328;
  --brand: #da7eb0;
  --brand-ink: #000000;
}

Colors that work with #da7eb0

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#FAF4F8
Tinted page background
Border#EDC0D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#2AA242
Second voice, not a rival
Dark variant#631C43
Hover, pressed, headers
Light variant#F9EBF3
Selected rows, tints
Dark surface#24141D
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 #da7eb0

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#7EDAA8
Analogous left#D67EDA
Analogous right#DA7E82
Split-complement 1#82DA7E
Split-complement 2#7EDAD6
Triadic 1#B0DA7E
Triadic 2#7EB0DA
Tetradic#DAD67E

RGB percentages

Red85.5%
Green49.4%
Blue69.0%

CMYK percentages

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

Color previews

#da7eb0 text on a black background

contrast 7.59:1

Card sample

#da7eb0 text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da7eb0

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.

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

#da7eb0, answered

What color is #da7eb0?

#da7eb0 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 6.8). It sits at 327° on the hue wheel with 55% saturation and 68% lightness, which reads as warm.

What is the RGB value of #da7eb0?

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

Is #da7eb0 a light or a dark color?

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

Should I use black or white text on #da7eb0?

Black. It scores 7.59:1 against #da7eb0, versus 2.77:1 for white — AAA at any size.

What is the complementary color of #da7eb0?

#7EDAA8 sits directly opposite on the wheel. Softer options are the split-complements #82DA7E and #7EDAD6, which give the same contrast with far less vibration.

What colors go well with #da7eb0?

For interface work: #FAF4F8 as the surface, #EDC0D8 for borders, #9B4B76 for secondary text, #2AA242 as an accent and #631C43 for hover and pressed states. For a palette, the analogous pair #D67EDA and #DA7E82 stays calm, while #7EDAA8 is the loudest partner.

What is #da7eb0 in CMYK for printing?

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

Is #da7eb0 warm or cool?

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

Work with #da7eb0 in the Color Lab