Skip to content

#df6ced

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

RGB
223, 108, 237
HSL
294°, 78%, 68%
CMYK
6, 54, 0, 7
Luminance
0.3253

At a glance

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

Hex
#df6ced
Hue
294°
magenta / pink
Saturation
78%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3253
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.51:1
Closest name
Orchid
ΔE2000 3.9
Where it sits
Hue294° of 360°
Saturation78%
Lightness68%
Temperature
Warm ← → Cool54% 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#df6ced
RGBrgb(223, 108, 237)
HSLhsl(294, 78%, 68%)
CMYKcmyk(6%, 54%, 0%, 7%)
LABlab(63.8 62.6 -45.7)
LCHlch(63.8 77.5 323.9)
OKLCHoklch(0.714 0.211 323.2)
Decimal14642413
Display P3color(display-p3 0.875 0.424 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6ced on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#df6ced on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5892F1
deuteranopia · #7E9FE9
tritanopia · #E27DA3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df6ced 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
#F7E6F9
#F0C7F5
#E99BF3
#df6ced
#D437E7
#C51BDA
#A416B6
#841291
#601169
#3C0B42
Base = 400Lightest = 50 · #FBF3FCDarkest = 950 · #3C0B42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E6F9;
  --brand-200: #F0C7F5;
  --brand-300: #E99BF3;
  --brand-400: #df6ced;
  --brand-500: #D437E7;
  --brand-600: #C51BDA;
  --brand-700: #A416B6;
  --brand-800: #841291;
  --brand-900: #601169;
  --brand-950: #3C0B42;
  --brand: #df6ced;
  --brand-ink: #000000;
}

Colors that work with #df6ced

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#E8C0ED
Hairlines and dividers
Muted text#924B9B
Captions on the surface
Accent#4FBA12
Second voice, not a rival
Dark variant#670E72
Hover, pressed, headers
Light variant#FAE8FC
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 #df6ced

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#7AED6C
Analogous left#9E6CED
Analogous right#ED6CBA
Split-complement 1#BAED6C
Split-complement 2#6CED9E
Triadic 1#EDDF6C
Triadic 2#6CEDDF
Tetradic#ED9E6C

RGB percentages

Red87.5%
Green42.4%
Blue92.9%

CMYK percentages

Cyan5.9%
Magenta54.4%
Yellow0.0%
Key (black)7.1%

Color previews

#df6ced text on a black background

contrast 7.51:1

Card sample

#df6ced text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6ced

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.

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

#df6ced, answered

What color is #df6ced?

#df6ced is a light electric magenta / pink, closest to Orchid (ΔE2000 3.9). It sits at 294° on the hue wheel with 78% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #df6ced?

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

Is #df6ced a light or a dark color?

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

Should I use black or white text on #df6ced?

Black. It scores 7.51:1 against #df6ced, versus 2.80:1 for white — AAA at any size.

What is the complementary color of #df6ced?

#7AED6C sits directly opposite on the wheel. Softer options are the split-complements #BAED6C and #6CED9E, which give the same contrast with far less vibration.

What colors go well with #df6ced?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #924B9B for secondary text, #4FBA12 as an accent and #670E72 for hover and pressed states. For a palette, the analogous pair #9E6CED and #ED6CBA stays calm, while #7AED6C is the loudest partner.

What is #df6ced in CMYK for printing?

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

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

Work with #df6ced in the Color Lab