Skip to content

#e765df

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

RGB
231, 101, 223
HSL
304°, 73%, 65%
CMYK
0, 56, 4, 9
Luminance
0.3162

At a glance

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

Hex
#e765df
Hue
304°
magenta / pink
Saturation
73%
vivid
Lightness
65%
light
Brightness
91%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3162
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.32:1
Closest name
Orchid
ΔE2000 2.7
Where it sits
Hue304° of 360°
Saturation73%
Lightness65%
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#e765df
RGBrgb(231, 101, 223)
HSLhsl(304, 73%, 65%)
CMYKcmyk(0%, 56%, 4%, 9%)
LABlab(63.0 65.5 -39.0)
LCHlch(63.0 76.2 329.2)
OKLCHoklch(0.709 0.214 330.0)
Decimal15164895
Display P3color(display-p3 0.906 0.396 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e765df on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#e765df on black: 7.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5C8DE3
deuteranopia · #869FDB
tritanopia · #EF7299

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e765df 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
#F3C9F1
#F09EEB
#e765df
#E13DD7
#D421C9
#B01CA7
#8D1686
#661461
#400D3D
Base = 400Lightest = 50 · #FCF3FBDarkest = 950 · #400D3D
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F8E7F7;
  --brand-200: #F3C9F1;
  --brand-300: #F09EEB;
  --brand-400: #e765df;
  --brand-500: #E13DD7;
  --brand-600: #D421C9;
  --brand-700: #B01CA7;
  --brand-800: #8D1686;
  --brand-900: #661461;
  --brand-950: #400D3D;
  --brand: #e765df;
  --brand-ink: #000000;
}

Colors that work with #e765df

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#35B517
Second voice, not a rival
Dark variant#6E1169
Hover, pressed, headers
Light variant#FCE9FA
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 #e765df

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#65E76D
Analogous left#AE65E7
Analogous right#E7659E
Split-complement 1#9EE765
Split-complement 2#65E7AE
Triadic 1#DFE765
Triadic 2#65DFE7
Tetradic#E7AE65

RGB percentages

Red90.6%
Green39.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta56.3%
Yellow3.5%
Key (black)9.4%

Color previews

#e765df text on a black background

contrast 7.32:1

Card sample

#e765df text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e765df

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.

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

#e765df, answered

What color is #e765df?

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

What is the RGB value of #e765df?

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

Is #e765df a light or a dark color?

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

Should I use black or white text on #e765df?

Black. It scores 7.32:1 against #e765df, versus 2.87:1 for white — AAA at any size.

What is the complementary color of #e765df?

#65E76D sits directly opposite on the wheel. Softer options are the split-complements #9EE765 and #65E7AE, which give the same contrast with far less vibration.

What colors go well with #e765df?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #35B517 as an accent and #6E1169 for hover and pressed states. For a palette, the analogous pair #AE65E7 and #E7659E stays calm, while #65E76D is the loudest partner.

What is #e765df in CMYK for printing?

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

Is #e765df 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 #E765AF; nudged cooler, #C063E9.

Work with #e765df in the Color Lab