Skip to content

#df7ff0

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

RGB
223, 127, 240
HSL
291°, 79%, 72%
CMYK
7, 47, 0, 6
Luminance
0.3716

At a glance

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

Hex
#df7ff0
Hue
291°
magenta / pink
Saturation
79%
electric
Lightness
72%
light
Brightness
94%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3716
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
8.43:1
Closest name
Violet
ΔE2000 3.1
Where it sits
Hue291° of 360°
Saturation79%
Lightness72%
Temperature
Warm ← → Cool55% 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#df7ff0
RGBrgb(223, 127, 240)
HSLhsl(291, 79%, 72%)
CMYKcmyk(7%, 47%, 0%, 6%)
LABlab(67.4 54.0 -41.6)
LCHlch(67.4 68.2 322.4)
OKLCHoklch(0.741 0.184 321.4)
Decimal14647280
Display P3color(display-p3 0.875 0.498 0.941)

Copy-ready code

/* CSS */
color: #df7ff0;
background-color: #df7ff0;
/* Tailwind (arbitrary) */
class="text-[#df7ff0] bg-[#df7ff0]"
/* SCSS */
$brand: #df7ff0;
/* SwiftUI */
Color(red: 0.875, green: 0.498, blue: 0.941)
/* Android */
Color.parseColor("#df7ff0")
/* Flutter */
Color(0xFFDF7FF0)
/* Python / OpenCV (BGR) */
(240, 127, 223)

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

Accessibility — WCAG contrast

Aa
#df7ff0 on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#df7ff0 on black: 8.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6E9DF4
deuteranopia · #8AA8ED
tritanopia · #E18DAC

Color scale — 50 to 950

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

#FBF3FC
#F6E6F9
#EEC7F5
#E69BF3
#df7ff0
#CD36E7
#BE1ADB
#9E15B7
#7F1192
#5C116A
#3A0A42
Base = 400Lightest = 50 · #FBF3FCDarkest = 950 · #3A0A42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E6F9;
  --brand-200: #EEC7F5;
  --brand-300: #E69BF3;
  --brand-400: #df7ff0;
  --brand-500: #CD36E7;
  --brand-600: #BE1ADB;
  --brand-700: #9E15B7;
  --brand-800: #7F1192;
  --brand-900: #5C116A;
  --brand-950: #3A0A42;
  --brand: #df7ff0;
  --brand-ink: #000000;
}

Colors that work with #df7ff0

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#F9F4FA
Tinted page background
Border#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#56BB11
Second voice, not a rival
Dark variant#630D72
Hover, pressed, headers
Light variant#F9E8FC
Selected rows, tints
Dark surface#221424
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 #df7ff0

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#90F07F
Analogous left#A77FF0
Analogous right#F07FC9
Split-complement 1#C9F07F
Split-complement 2#7FF0A7
Triadic 1#F0DF7F
Triadic 2#7FF0DF
Tetradic#F0A77F

RGB percentages

Red87.5%
Green49.8%
Blue94.1%

CMYK percentages

Cyan7.1%
Magenta47.1%
Yellow0.0%
Key (black)5.9%

Color previews

#df7ff0 text on a black background

contrast 8.43:1

Card sample

#df7ff0 text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7ff0

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.

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

#df7ff0, answered

What color is #df7ff0?

#df7ff0 is a light electric magenta / pink, closest to Violet (ΔE2000 3.1). It sits at 291° on the hue wheel with 79% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #df7ff0?

rgb(223, 127, 240) — 223 red, 127 green and 240 blue out of 255, or 87.5% / 49.8% / 94.1% by channel.

Is #df7ff0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3716 and perceived brightness is 69%, so black text on it reaches 8.43:1.

Should I use black or white text on #df7ff0?

Black. It scores 8.43:1 against #df7ff0, versus 2.49:1 for white — AAA at any size.

What is the complementary color of #df7ff0?

#90F07F sits directly opposite on the wheel. Softer options are the split-complements #C9F07F and #7FF0A7, which give the same contrast with far less vibration.

What colors go well with #df7ff0?

For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #56BB11 as an accent and #630D72 for hover and pressed states. For a palette, the analogous pair #A77FF0 and #F07FC9 stays calm, while #90F07F is the loudest partner.

What is #df7ff0 in CMYK for printing?

cmyk(7%, 47%, 0%, 6%). 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 #df7ff0 warm or cool?

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

Work with #df7ff0 in the Color Lab