Skip to content

#e079df

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

RGB
224, 121, 223
HSL
301°, 62%, 68%
CMYK
0, 46, 0, 12
Luminance
0.3485

At a glance

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

Hex
#e079df
Hue
301°
magenta / pink
Saturation
62%
vivid
Lightness
68%
light
Brightness
88%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3485
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.97:1
Closest name
Orchid
ΔE2000 2.4
Where it sits
Hue301° of 360°
Saturation62%
Lightness68%
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#e079df
RGBrgb(224, 121, 223)
HSLhsl(301, 62%, 68%)
CMYKcmyk(0%, 46%, 0%, 12%)
LABlab(65.6 54.2 -35.0)
LCHlch(65.6 64.5 327.2)
OKLCHoklch(0.726 0.178 327.6)
Decimal14711263
Display P3color(display-p3 0.878 0.475 0.875)

Copy-ready code

/* CSS */
color: #e079df;
background-color: #e079df;
/* Tailwind (arbitrary) */
class="text-[#e079df] bg-[#e079df]"
/* SCSS */
$brand: #e079df;
/* SwiftUI */
Color(red: 0.878, green: 0.475, blue: 0.875)
/* Android */
Color.parseColor("#e079df")
/* Flutter */
Color(0xFFE079DF)
/* Python / OpenCV (BGR) */
(223, 121, 224)

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

Accessibility — WCAG contrast

Aa
#e079df on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#e079df on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7197E2
deuteranopia · #8EA4DC
tritanopia · #E683A2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e079df 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
#F7E8F7
#F0CCF0
#EAA4E9
#e079df
#D549D3
#C72EC5
#A626A4
#851F84
#601A60
#3C103C
Base = 400Lightest = 50 · #FBF4FBDarkest = 950 · #3C103C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #F0CCF0;
  --brand-300: #EAA4E9;
  --brand-400: #e079df;
  --brand-500: #D549D3;
  --brand-600: #C72EC5;
  --brand-700: #A626A4;
  --brand-800: #851F84;
  --brand-900: #601A60;
  --brand-950: #3C103C;
  --brand: #e079df;
  --brand-ink: #000000;
}

Colors that work with #e079df

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#9B4B9A
Captions on the surface
Accent#43A923
Second voice, not a rival
Dark variant#681867
Hover, pressed, headers
Light variant#FAEAFA
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 #e079df

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#79E07A
Analogous left#AD79E0
Analogous right#E079AB
Split-complement 1#ABE079
Split-complement 2#79E0AD
Triadic 1#DFE079
Triadic 2#79DFE0
Tetradic#E0AD79

RGB percentages

Red87.8%
Green47.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta46.0%
Yellow0.4%
Key (black)12.2%

Color previews

#e079df text on a black background

contrast 7.97:1

Card sample

#e079df text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(224, 121, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(224, 121, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e079df;
background: linear-gradient(135deg, #e079df, #E0799A);

Monochromatic scale

Palettes built from #e079df

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.

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

#e079df, answered

What color is #e079df?

#e079df is a light vivid magenta / pink, closest to Orchid (ΔE2000 2.4). It sits at 301° on the hue wheel with 62% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #e079df?

rgb(224, 121, 223) — 224 red, 121 green and 223 blue out of 255, or 87.8% / 47.5% / 87.5% by channel.

Is #e079df a light or a dark color?

It is a mid-tone. Relative luminance is 0.3485 and perceived brightness is 67%, so black text on it reaches 7.97:1.

Should I use black or white text on #e079df?

Black. It scores 7.97:1 against #e079df, versus 2.63:1 for white — AAA at any size.

What is the complementary color of #e079df?

#79E07A sits directly opposite on the wheel. Softer options are the split-complements #ABE079 and #79E0AD, which give the same contrast with far less vibration.

What colors go well with #e079df?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #43A923 as an accent and #681867 for hover and pressed states. For a palette, the analogous pair #AD79E0 and #E079AB stays calm, while #79E07A is the loudest partner.

What is #e079df in CMYK for printing?

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

Is #e079df 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 #E079B9; nudged cooler, #BC77E2.

Work with #e079df in the Color Lab