Skip to content

#e76fdf

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

RGB
231, 111, 223
HSL
304°, 71%, 67%
CMYK
0, 52, 4, 9
Luminance
0.3369

At a glance

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

Hex
#e76fdf
Hue
304°
magenta / pink
Saturation
71%
vivid
Lightness
67%
light
Brightness
91%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3369
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.74:1
Closest name
Orchid
ΔE2000 2.2
Where it sits
Hue304° of 360°
Saturation71%
Lightness67%
Temperature
Warm ← → Cool48% 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#e76fdf
RGBrgb(231, 111, 223)
HSLhsl(304, 71%, 67%)
CMYKcmyk(0%, 52%, 4%, 9%)
LABlab(64.7 60.9 -36.3)
LCHlch(64.7 70.9 329.2)
OKLCHoklch(0.721 0.199 330.0)
Decimal15167455
Display P3color(display-p3 0.906 0.435 0.875)

Copy-ready code

/* CSS */
color: #e76fdf;
background-color: #e76fdf;
/* Tailwind (arbitrary) */
class="text-[#e76fdf] bg-[#e76fdf]"
/* SCSS */
$brand: #e76fdf;
/* SwiftUI */
Color(red: 0.906, green: 0.435, blue: 0.875)
/* Android */
Color.parseColor("#e76fdf")
/* Flutter */
Color(0xFFE76FDF)
/* Python / OpenCV (BGR) */
(223, 111, 231)

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

Accessibility — WCAG contrast

Aa
#e76fdf on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#e76fdf on black: 7.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6893E3
deuteranopia · #8CA3DC
tritanopia · #EF7A9D

Color scale — 50 to 950

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

#FCF3FB
#F8E7F7
#F3C9F0
#EF9FEA
#e76fdf
#DF3FD4
#D223C6
#AF1DA5
#8C1784
#651560
#3F0D3C
Base = 400Lightest = 50 · #FCF3FBDarkest = 950 · #3F0D3C
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F8E7F7;
  --brand-200: #F3C9F0;
  --brand-300: #EF9FEA;
  --brand-400: #e76fdf;
  --brand-500: #DF3FD4;
  --brand-600: #D223C6;
  --brand-700: #AF1DA5;
  --brand-800: #8C1784;
  --brand-900: #651560;
  --brand-950: #3F0D3C;
  --brand: #e76fdf;
  --brand-ink: #000000;
}

Colors that work with #e76fdf

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#EDC0EA
Hairlines and dividers
Muted text#9B4B96
Captions on the surface
Accent#36B319
Second voice, not a rival
Dark variant#6D1267
Hover, pressed, headers
Light variant#FBE9FA
Selected rows, tints
Dark surface#241423
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 #e76fdf

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#6FE777
Analogous left#B36FE7
Analogous right#E76FA3
Split-complement 1#A3E76F
Split-complement 2#6FE7B3
Triadic 1#DFE76F
Triadic 2#6FDFE7
Tetradic#E7B36F

RGB percentages

Red90.6%
Green43.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta51.9%
Yellow3.5%
Key (black)9.4%

Color previews

#e76fdf text on a black background

contrast 7.74:1

Card sample

#e76fdf text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e76fdf

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.

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

#e76fdf, answered

What color is #e76fdf?

#e76fdf is a light vivid magenta / pink, closest to Orchid (ΔE2000 2.2). It sits at 304° on the hue wheel with 71% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #e76fdf?

rgb(231, 111, 223) — 231 red, 111 green and 223 blue out of 255, or 90.6% / 43.5% / 87.5% by channel.

Is #e76fdf a light or a dark color?

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

Should I use black or white text on #e76fdf?

Black. It scores 7.74:1 against #e76fdf, versus 2.71:1 for white — AAA at any size.

What is the complementary color of #e76fdf?

#6FE777 sits directly opposite on the wheel. Softer options are the split-complements #A3E76F and #6FE7B3, which give the same contrast with far less vibration.

What colors go well with #e76fdf?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #36B319 as an accent and #6D1267 for hover and pressed states. For a palette, the analogous pair #B36FE7 and #E76FA3 stays calm, while #6FE777 is the loudest partner.

What is #e76fdf in CMYK for printing?

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

Is #e76fdf warm or cool?

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

Work with #e76fdf in the Color Lab