Skip to content

#ff0df8

a balanced, electric magenta / pink · neutral · “Magenta”

RGB
255, 13, 248
HSL
302°, 100%, 53%
CMYK
0, 95, 3, 0
Luminance
0.2833

At a glance

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

Hex
#ff0df8
Hue
302°
magenta / pink
Saturation
100%
electric
Lightness
53%
balanced
Brightness
100%
HSV value
Perceived
64%
weighted brightness
Luminance
0.2833
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.67:1
Closest name
Magenta
ΔE2000 0.9
Where it sits
Hue302° of 360°
Saturation100%
Lightness53%
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#ff0df8
RGBrgb(255, 13, 248)
HSLhsl(302, 100%, 53%)
CMYKcmyk(0%, 95%, 3%, 0%)
LABlab(60.2 96.5 -57.2)
LCHlch(60.2 112.2 329.4)
OKLCHoklch(0.699 0.316 329.9)
Decimal16715256
Display P3color(display-p3 1.000 0.051 0.973)

Copy-ready code

/* CSS */
color: #ff0df8;
background-color: #ff0df8;
/* Tailwind (arbitrary) */
class="text-[#ff0df8] bg-[#ff0df8]"
/* SCSS */
$brand: #ff0df8;
/* SwiftUI */
Color(red: 1.000, green: 0.051, blue: 0.973)
/* Android */
Color.parseColor("#ff0df8")
/* Flutter */
Color(0xFFFF0DF8)
/* Python / OpenCV (BGR) */
(248, 13, 255)

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

Accessibility — WCAG contrast

Aa
#ff0df8 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff0df8 on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007FFD
deuteranopia · #6E9BF3
tritanopia · #FF4793

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ff0df8 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF1FD
#FCE3FC
#FCC0FA
#FF8FFC
#FF57FA
#ff0df8
#F500EE
#CC00C6
#A3009F
#760572
#490347
Base = 500Lightest = 50 · #FEF1FDDarkest = 950 · #490347
:root {
  --brand-50: #FEF1FD;
  --brand-100: #FCE3FC;
  --brand-200: #FCC0FA;
  --brand-300: #FF8FFC;
  --brand-400: #FF57FA;
  --brand-500: #ff0df8;
  --brand-600: #F500EE;
  --brand-700: #CC00C6;
  --brand-800: #A3009F;
  --brand-900: #760572;
  --brand-950: #490347;
  --brand: #ff0df8;
  --brand-ink: #000000;
}

Colors that work with #ff0df8

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#9B4B99
Captions on the surface
Accent#2DCC00
Second voice, not a rival
Dark variant#80007C
Hover, pressed, headers
Light variant#FFE5FE
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 #ff0df8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#0DFF14
Analogous left#8D0DFF
Analogous right#FF0D7F
Split-complement 1#7FFF0D
Split-complement 2#0DFF8D
Triadic 1#F8FF0D
Triadic 2#0DF8FF
Tetradic#FF8D0D

RGB percentages

Red100.0%
Green5.1%
Blue97.3%

CMYK percentages

Cyan0.0%
Magenta94.9%
Yellow2.7%
Key (black)0.0%

Color previews

#ff0df8 text on a black background

contrast 6.67:1

Card sample

#ff0df8 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0df8

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.

#ff0df8 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
ButtonsLinksFocus statesCharts
Print note

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

#ff0df8, answered

What color is #ff0df8?

#ff0df8 is a balanced electric magenta / pink — the CSS keyword Magenta. It sits at 302° on the hue wheel with 100% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #ff0df8?

rgb(255, 13, 248) — 255 red, 13 green and 248 blue out of 255, or 100% / 5.1% / 97.3% by channel.

Is #ff0df8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2833 and perceived brightness is 64%, so black text on it reaches 6.67:1.

Should I use black or white text on #ff0df8?

Black. It scores 6.67:1 against #ff0df8, versus 3.15:1 for white — AA at any size.

What is the complementary color of #ff0df8?

#0DFF14 sits directly opposite on the wheel. Softer options are the split-complements #7FFF0D and #0DFF8D, which give the same contrast with far less vibration.

What colors go well with #ff0df8?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B99 for secondary text, #2DCC00 as an accent and #80007C for hover and pressed states. For a palette, the analogous pair #8D0DFF and #FF0D7F stays calm, while #0DFF14 is the loudest partner.

What is #ff0df8 in CMYK for printing?

cmyk(0%, 95%, 3%, 0%). 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 #ff0df8 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 #FF0D9F; nudged cooler, #AD0DFF.

Work with #ff0df8 in the Color Lab