Skip to content

#df88da

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

RGB
223, 136, 218
HSL
303°, 58%, 70%
CMYK
0, 39, 2, 13
Luminance
0.3836

At a glance

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

Hex
#df88da
Hue
303°
magenta / pink
Saturation
58%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3836
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.67:1
Closest name
Violet
ΔE2000 4
Where it sits
Hue303° of 360°
Saturation58%
Lightness70%
Temperature
Warm ← → Cool48% 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#df88da
RGBrgb(223, 136, 218)
HSLhsl(303, 58%, 70%)
CMYKcmyk(0%, 39%, 2%, 13%)
LABlab(68.3 45.4 -28.1)
LCHlch(68.3 53.4 328.2)
OKLCHoklch(0.745 0.148 329.0)
Decimal14649562
Display P3color(display-p3 0.875 0.533 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df88da on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#df88da on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #839FDD
deuteranopia · #9AABD7
tritanopia · #E58FA7

Color scale — 50 to 950

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

#FBF4FA
#F7E9F6
#EFCDED
#E7A7E4
#df88da
#CF4EC8
#C134B9
#A12B9A
#81237B
#5E1D5A
#3B1238
Base = 400Lightest = 50 · #FBF4FADarkest = 950 · #3B1238
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E9F6;
  --brand-200: #EFCDED;
  --brand-300: #E7A7E4;
  --brand-400: #df88da;
  --brand-500: #CF4EC8;
  --brand-600: #C134B9;
  --brand-700: #A12B9A;
  --brand-800: #81237B;
  --brand-900: #5E1D5A;
  --brand-950: #3B1238;
  --brand: #df88da;
  --brand-ink: #000000;
}

Colors that work with #df88da

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#EDC0EA
Hairlines and dividers
Muted text#9B4B96
Captions on the surface
Accent#3FA527
Second voice, not a rival
Dark variant#641B60
Hover, pressed, headers
Light variant#FAEBF9
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 #df88da

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#88DF8D
Analogous left#B888DF
Analogous right#DF88AF
Split-complement 1#AFDF88
Split-complement 2#88DFB8
Triadic 1#DADF88
Triadic 2#88DADF
Tetradic#DFB888

RGB percentages

Red87.5%
Green53.3%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta39.0%
Yellow2.2%
Key (black)12.5%

Color previews

#df88da text on a black background

contrast 8.67:1

Card sample

#df88da text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df88da

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.

#df88da 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

Converts to four-color process without much drama. Proof it anyway.

#df88da, answered

What color is #df88da?

#df88da is a light vivid magenta / pink, closest to Violet (ΔE2000 4). It sits at 303° on the hue wheel with 58% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #df88da?

rgb(223, 136, 218) — 223 red, 136 green and 218 blue out of 255, or 87.5% / 53.3% / 85.5% by channel.

Is #df88da a light or a dark color?

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

Should I use black or white text on #df88da?

Black. It scores 8.67:1 against #df88da, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #df88da?

#88DF8D sits directly opposite on the wheel. Softer options are the split-complements #AFDF88 and #88DFB8, which give the same contrast with far less vibration.

What colors go well with #df88da?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #3FA527 as an accent and #641B60 for hover and pressed states. For a palette, the analogous pair #B888DF and #DF88AF stays calm, while #88DF8D is the loudest partner.

What is #df88da in CMYK for printing?

cmyk(0%, 39%, 2%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #df88da warm or cool?

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

Work with #df88da in the Color Lab