Skip to content

#e85eee

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

RGB
232, 94, 238
HSL
298°, 81%, 65%
CMYK
3, 61, 0, 7
Luminance
0.3133

At a glance

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

Hex
#e85eee
Hue
298°
magenta / pink
Saturation
81%
electric
Lightness
65%
light
Brightness
93%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3133
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.27:1
Closest name
Orchid
ΔE2000 4.8
Where it sits
Hue298° of 360°
Saturation81%
Lightness65%
Temperature
Warm ← → Cool51% 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#e85eee
RGBrgb(232, 94, 238)
HSLhsl(298, 81%, 65%)
CMYKcmyk(3%, 61%, 0%, 7%)
LABlab(62.8 71.2 -47.7)
LCHlch(62.8 85.7 326.2)
OKLCHoklch(0.710 0.236 326.0)
Decimal15228654
Display P3color(display-p3 0.910 0.369 0.933)

Copy-ready code

/* CSS */
color: #e85eee;
background-color: #e85eee;
/* Tailwind (arbitrary) */
class="text-[#e85eee] bg-[#e85eee]"
/* SCSS */
$brand: #e85eee;
/* SwiftUI */
Color(red: 0.910, green: 0.369, blue: 0.933)
/* Android */
Color.parseColor("#e85eee")
/* Flutter */
Color(0xFFE85EEE)
/* Python / OpenCV (BGR) */
(238, 94, 232)

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

Accessibility — WCAG contrast

Aa
#e85eee on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#e85eee on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #488DF2
deuteranopia · #7B9EEA
tritanopia · #EE729E

Color scale — 50 to 950

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

#FCF3FC
#F9E6F9
#F3C6F5
#F19AF4
#e85eee
#E234EA
#D517DD
#B213B9
#8E1094
#67106B
#400A43
Base = 400Lightest = 50 · #FCF3FCDarkest = 950 · #400A43
:root {
  --brand-50: #FCF3FC;
  --brand-100: #F9E6F9;
  --brand-200: #F3C6F5;
  --brand-300: #F19AF4;
  --brand-400: #e85eee;
  --brand-500: #E234EA;
  --brand-600: #D517DD;
  --brand-700: #B213B9;
  --brand-800: #8E1094;
  --brand-900: #67106B;
  --brand-950: #400A43;
  --brand: #e85eee;
  --brand-ink: #000000;
}

Colors that work with #e85eee

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#EBC0ED
Hairlines and dividers
Muted text#984B9B
Captions on the surface
Accent#43BD0F
Second voice, not a rival
Dark variant#6F0C73
Hover, pressed, headers
Light variant#FCE8FD
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 #e85eee

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#64EE5E
Analogous left#A05EEE
Analogous right#EE5EAC
Split-complement 1#ACEE5E
Split-complement 2#5EEEA0
Triadic 1#EEE85E
Triadic 2#5EEEE8
Tetradic#EEA05E

RGB percentages

Red91.0%
Green36.9%
Blue93.3%

CMYK percentages

Cyan2.5%
Magenta60.5%
Yellow0.0%
Key (black)6.7%

Color previews

#e85eee text on a black background

contrast 7.27:1

Card sample

#e85eee text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(232, 94, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(232, 94, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e85eee;
background: linear-gradient(135deg, #e85eee, #EE5E94);

Monochromatic scale

Palettes built from #e85eee

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.

#e85eee 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#e85eee, answered

What color is #e85eee?

#e85eee is a light electric magenta / pink, closest to Orchid (ΔE2000 4.8). It sits at 298° on the hue wheel with 81% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #e85eee?

rgb(232, 94, 238) — 232 red, 94 green and 238 blue out of 255, or 91% / 36.9% / 93.3% by channel.

Is #e85eee a light or a dark color?

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

Should I use black or white text on #e85eee?

Black. It scores 7.27:1 against #e85eee, versus 2.89:1 for white — AAA at any size.

What is the complementary color of #e85eee?

#64EE5E sits directly opposite on the wheel. Softer options are the split-complements #ACEE5E and #5EEEA0, which give the same contrast with far less vibration.

What colors go well with #e85eee?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #984B9B for secondary text, #43BD0F as an accent and #6F0C73 for hover and pressed states. For a palette, the analogous pair #A05EEE and #EE5EAC stays calm, while #64EE5E is the loudest partner.

What is #e85eee in CMYK for printing?

cmyk(3%, 61%, 0%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #e85eee warm or cool?

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

Work with #e85eee in the Color Lab