Skip to content

#e36fdf

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

RGB
227, 111, 223
HSL
302°, 67%, 66%
CMYK
0, 51, 2, 11
Luminance
0.3303

At a glance

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

Hex
#e36fdf
Hue
302°
magenta / pink
Saturation
67%
vivid
Lightness
66%
light
Brightness
89%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3303
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.61:1
Closest name
Orchid
ΔE2000 1.8
Where it sits
Hue302° of 360°
Saturation67%
Lightness66%
Temperature
Warm ← → Cool49% 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#e36fdf
RGBrgb(227, 111, 223)
HSLhsl(302, 67%, 66%)
CMYKcmyk(0%, 51%, 2%, 11%)
LABlab(64.2 59.8 -37.2)
LCHlch(64.2 70.5 328.1)
OKLCHoklch(0.716 0.196 328.7)
Decimal14905311
Display P3color(display-p3 0.890 0.435 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#e36fdf on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#e36fdf on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6692E3
deuteranopia · #89A1DC
tritanopia · #EA7B9D

Color scale — 50 to 950

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

#FBF3FB
#F8E8F7
#F2CAF0
#EDA1EA
#e36fdf
#DA43D5
#CD28C7
#AB21A6
#891B85
#631760
#3E0F3C
Base = 400Lightest = 50 · #FBF3FBDarkest = 950 · #3E0F3C
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F8E8F7;
  --brand-200: #F2CAF0;
  --brand-300: #EDA1EA;
  --brand-400: #e36fdf;
  --brand-500: #DA43D5;
  --brand-600: #CD28C7;
  --brand-700: #AB21A6;
  --brand-800: #891B85;
  --brand-900: #631760;
  --brand-950: #3E0F3C;
  --brand: #e36fdf;
  --brand-ink: #000000;
}

Colors that work with #e36fdf

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#EDC0EB
Hairlines and dividers
Muted text#9B4B98
Captions on the surface
Accent#3DAE1E
Second voice, not a rival
Dark variant#6B1568
Hover, pressed, headers
Light variant#FBEAFA
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 #e36fdf

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#6FE373
Analogous left#AD6FE3
Analogous right#E36FA5
Split-complement 1#A5E36F
Split-complement 2#6FE3AD
Triadic 1#DFE36F
Triadic 2#6FDFE3
Tetradic#E3AD6F

RGB percentages

Red89.0%
Green43.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta51.1%
Yellow1.8%
Key (black)11.0%

Color previews

#e36fdf text on a black background

contrast 7.61:1

Card sample

#e36fdf text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e36fdf

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.

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

#e36fdf, answered

What color is #e36fdf?

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

What is the RGB value of #e36fdf?

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

Is #e36fdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3303 and perceived brightness is 66%, so black text on it reaches 7.61:1.

Should I use black or white text on #e36fdf?

Black. It scores 7.61:1 against #e36fdf, versus 2.76:1 for white — AAA at any size.

What is the complementary color of #e36fdf?

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

What colors go well with #e36fdf?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B98 for secondary text, #3DAE1E as an accent and #6B1568 for hover and pressed states. For a palette, the analogous pair #AD6FE3 and #E36FA5 stays calm, while #6FE373 is the loudest partner.

What is #e36fdf in CMYK for printing?

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

Is #e36fdf warm or cool?

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

Work with #e36fdf in the Color Lab