Skip to content

#df3ced

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
223, 60, 237
HSL
295°, 83%, 58%
CMYK
6, 75, 0, 7
Luminance
0.2503

At a glance

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

Hex
#df3ced
Hue
295°
magenta / pink
Saturation
83%
electric
Lightness
58%
balanced
Brightness
93%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2503
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.01:1
Closest name
Magenta
ΔE2000 4.5
Where it sits
Hue295° of 360°
Saturation83%
Lightness58%
Temperature
Warm ← → Cool53% 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#df3ced
RGBrgb(223, 60, 237)
HSLhsl(295, 83%, 58%)
CMYKcmyk(6%, 75%, 0%, 7%)
LABlab(57.1 81.2 -56.2)
LCHlch(57.1 98.8 325.3)
OKLCHoklch(0.666 0.270 324.5)
Decimal14630125
Display P3color(display-p3 0.875 0.235 0.929)

Copy-ready code

/* CSS */
color: #df3ced;
background-color: #df3ced;
/* Tailwind (arbitrary) */
class="text-[#df3ced] bg-[#df3ced]"
/* SCSS */
$brand: #df3ced;
/* SwiftUI */
Color(red: 0.875, green: 0.235, blue: 0.929)
/* Android */
Color.parseColor("#df3ced")
/* Flutter */
Color(0xFFDF3CED)
/* Python / OpenCV (BGR) */
(237, 60, 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 #df3ced · 6.01:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.50:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.01:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df3ced as text scores 3.50:1 on white and 6.01:1 on black.

Accessibility — WCAG contrast

Aa
#df3ced on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#df3ced on black: 6.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007DF2
deuteranopia · #6090E9
tritanopia · #E35D93

Color scale — 50 to 950

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

#FCF2FC
#F8E6FA
#F2C6F6
#EE98F6
#E665F1
#df3ced
#D015E0
#AD11BB
#8B0E95
#650E6C
#3F0943
Base = 500Lightest = 50 · #FCF2FCDarkest = 950 · #3F0943
:root {
  --brand-50: #FCF2FC;
  --brand-100: #F8E6FA;
  --brand-200: #F2C6F6;
  --brand-300: #EE98F6;
  --brand-400: #E665F1;
  --brand-500: #df3ced;
  --brand-600: #D015E0;
  --brand-700: #AD11BB;
  --brand-800: #8B0E95;
  --brand-900: #650E6C;
  --brand-950: #3F0943;
  --brand: #df3ced;
  --brand-ink: #000000;
}

Colors that work with #df3ced

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#E9C0ED
Hairlines and dividers
Muted text#954B9B
Captions on the surface
Accent#48BF0D
Second voice, not a rival
Dark variant#6C0B75
Hover, pressed, headers
Light variant#FBE8FD
Selected rows, tints
Dark surface#231424
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 #df3ced

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#4AED3C
Analogous left#873CED
Analogous right#ED3CA2
Split-complement 1#A2ED3C
Split-complement 2#3CED87
Triadic 1#EDDF3C
Triadic 2#3CEDDF
Tetradic#ED873C

RGB percentages

Red87.5%
Green23.5%
Blue92.9%

CMYK percentages

Cyan5.9%
Magenta74.7%
Yellow0.0%
Key (black)7.1%

Color previews

#df3ced text on a black background

contrast 6.01:1

Card sample

#df3ced text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3ced

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.

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

#df3ced, answered

What color is #df3ced?

#df3ced is a balanced electric magenta / pink, closest to Magenta (ΔE2000 4.5). It sits at 295° on the hue wheel with 83% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #df3ced?

rgb(223, 60, 237) — 223 red, 60 green and 237 blue out of 255, or 87.5% / 23.5% / 92.9% by channel.

Is #df3ced a light or a dark color?

It is a mid-tone. Relative luminance is 0.2503 and perceived brightness is 60%, so black text on it reaches 6.01:1.

Should I use black or white text on #df3ced?

Black. It scores 6.01:1 against #df3ced, versus 3.50:1 for white — AA at any size.

What is the complementary color of #df3ced?

#4AED3C sits directly opposite on the wheel. Softer options are the split-complements #A2ED3C and #3CED87, which give the same contrast with far less vibration.

What colors go well with #df3ced?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #48BF0D as an accent and #6C0B75 for hover and pressed states. For a palette, the analogous pair #873CED and #ED3CA2 stays calm, while #4AED3C is the loudest partner.

What is #df3ced in CMYK for printing?

cmyk(6%, 75%, 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 #df3ced warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ED3CBA; nudged cooler, #9E3AEF.

Work with #df3ced in the Color Lab