Skip to content

#f36df8

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

RGB
243, 109, 248
HSL
298°, 91%, 70%
CMYK
2, 56, 0, 3
Luminance
0.3677

At a glance

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

Hex
#f36df8
Hue
298°
magenta / pink
Saturation
91%
electric
Lightness
70%
light
Brightness
97%
HSV value
Perceived
70%
weighted brightness
Luminance
0.3677
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
8.35:1
Closest name
Violet
ΔE2000 4.2
Where it sits
Hue298° of 360°
Saturation91%
Lightness70%
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#f36df8
RGBrgb(243, 109, 248)
HSLhsl(298, 91%, 70%)
CMYKcmyk(2%, 56%, 0%, 3%)
LABlab(67.1 69.2 -46.3)
LCHlch(67.1 83.3 326.2)
OKLCHoklch(0.746 0.230 326.2)
Decimal15953400
Display P3color(display-p3 0.953 0.427 0.973)

Copy-ready code

/* CSS */
color: #f36df8;
background-color: #f36df8;
/* Tailwind (arbitrary) */
class="text-[#f36df8] bg-[#f36df8]"
/* SCSS */
$brand: #f36df8;
/* SwiftUI */
Color(red: 0.953, green: 0.427, blue: 0.973)
/* Android */
Color.parseColor("#f36df8")
/* Flutter */
Color(0xFFF36DF8)
/* Python / OpenCV (BGR) */
(248, 109, 243)

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

Accessibility — WCAG contrast

Aa
#f36df8 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#f36df8 on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B98FC
deuteranopia · #88A9F4
tritanopia · #F97FA9

Color scale — 50 to 950

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

#FDF2FD
#FAE5FB
#F7C3F9
#F694FA
#f36df8
#ED29F5
#E10BEA
#BC09C3
#96089C
#6D0A70
#440646
Base = 400Lightest = 50 · #FDF2FDDarkest = 950 · #440646
:root {
  --brand-50: #FDF2FD;
  --brand-100: #FAE5FB;
  --brand-200: #F7C3F9;
  --brand-300: #F694FA;
  --brand-400: #f36df8;
  --brand-500: #ED29F5;
  --brand-600: #E10BEA;
  --brand-700: #BC09C3;
  --brand-800: #96089C;
  --brand-900: #6D0A70;
  --brand-950: #440646;
  --brand: #f36df8;
  --brand-ink: #000000;
}

Colors that work with #f36df8

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#3DC705
Second voice, not a rival
Dark variant#75067A
Hover, pressed, headers
Light variant#FDE7FE
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 #f36df8

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#72F86D
Analogous left#AD6DF8
Analogous right#F86DB8
Split-complement 1#B8F86D
Split-complement 2#6DF8AD
Triadic 1#F8F36D
Triadic 2#6DF8F3
Tetradic#F8AD6D

RGB percentages

Red95.3%
Green42.7%
Blue97.3%

CMYK percentages

Cyan2.0%
Magenta56.0%
Yellow0.0%
Key (black)2.7%

Color previews

#f36df8 text on a black background

contrast 8.35:1

Card sample

#f36df8 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 109, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 109, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f36df8;
background: linear-gradient(135deg, #f36df8, #F86DA0);

Monochromatic scale

Palettes built from #f36df8

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.

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

#f36df8, answered

What color is #f36df8?

#f36df8 is a light electric magenta / pink, closest to Violet (ΔE2000 4.2). It sits at 298° on the hue wheel with 91% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #f36df8?

rgb(243, 109, 248) — 243 red, 109 green and 248 blue out of 255, or 95.3% / 42.7% / 97.3% by channel.

Is #f36df8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3677 and perceived brightness is 70%, so black text on it reaches 8.35:1.

Should I use black or white text on #f36df8?

Black. It scores 8.35:1 against #f36df8, versus 2.51:1 for white — AAA at any size.

What is the complementary color of #f36df8?

#72F86D sits directly opposite on the wheel. Softer options are the split-complements #B8F86D and #6DF8AD, which give the same contrast with far less vibration.

What colors go well with #f36df8?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #984B9B for secondary text, #3DC705 as an accent and #75067A for hover and pressed states. For a palette, the analogous pair #AD6DF8 and #F86DB8 stays calm, while #72F86D is the loudest partner.

What is #f36df8 in CMYK for printing?

cmyk(2%, 56%, 0%, 3%). 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 #f36df8 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 #F86DCA; nudged cooler, #C06CF9.

Work with #f36df8 in the Color Lab