#df0dbe
a balanced, electric magenta / pink · neutral · closest name: Medium Orchid
At a glance
Every number on this page in one read: what #df0dbe is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #df0dbe |
| RGB | rgb(223, 13, 190) |
| HSL | hsl(309, 89%, 46%) |
| CMYK | cmyk(0%, 94%, 15%, 13%) |
| LAB | lab(51.5 83.4 -38.4) |
| LCH | lch(51.5 91.8 335.3) |
| OKLCH | oklch(0.618 0.268 337.0) |
| Decimal | 14618046 |
| Display P3 | color(display-p3 0.875 0.051 0.745) |
Copy-ready code
/* CSS */
color: #df0dbe;
background-color: #df0dbe;
/* Tailwind (arbitrary) */
class="text-[#df0dbe] bg-[#df0dbe]"
/* SCSS */
$brand: #df0dbe;
/* SwiftUI */
Color(red: 0.875, green: 0.051, blue: 0.745)
/* Android */
Color.parseColor("#df0dbe")
/* Flutter */
Color(0xFFDF0DBE)
/* Python / OpenCV (BGR) */
(190, 13, 223)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #df0dbe is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FDF2FB;
--brand-100: #FBE5F7;
--brand-200: #F8C4F0;
--brand-300: #F995E9;
--brand-400: #F660DE;
--brand-500: #F32BD3;
--brand-600: #df0dbe;
--brand-700: #C10BA4;
--brand-800: #9A0983;
--brand-900: #6F0B60;
--brand-950: #46073C;
--brand: #df0dbe;
--brand-ink: #000000;
}Colors that work with #df0dbe
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #df0dbe
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #0DDF2E | Directly opposite — maximum tension | |
| Analogous left | #970DDF | Neighbour, quieter | |
| Analogous right | #DF0D55 | Neighbour, quieter | |
| Split-complement 1 | #55DF0D | Contrast without the clash | |
| Split-complement 2 | #0DDF97 | Contrast without the clash | |
| Triadic 1 | #BEDF0D | Even thirds — balanced and loud | |
| Triadic 2 | #0DBEDF | Even thirds — balanced and loud | |
| Tetradic | #DF970D | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#df0dbe text on a black background
contrast 4.94:1
#df0dbe text on a white background
contrast 4.25:1
CSS3 live lab
The quick brown fox
color: #df0dbe;
background-color: #df0dbe;
Glowing headline
text-shadow: 2px 2px 8px #df0dbe;
Soft neon halo
text-shadow: 0 0 14px rgba(223, 13, 190, 0.45);
box-shadow: 0 12px 32px -8px rgba(223, 13, 190, 0.45);
border: 3px solid #df0dbe; background: linear-gradient(135deg, #df0dbe, #DF0D32);
Monochromatic scale
Palettes built from #df0dbe
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.
Closest color with a full write-up: Magenta (#ff00ff) — ΔE2000 10.2 away, with its history, psychology and brand usage.
#df0dbe in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#df0dbe, answered
What color is #df0dbe?
#df0dbe is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 8.9). It sits at 309° on the hue wheel with 89% saturation and 46% lightness, which reads as neutral.
What is the RGB value of #df0dbe?
rgb(223, 13, 190) — 223 red, 13 green and 190 blue out of 255, or 87.5% / 5.1% / 74.5% by channel.
Is #df0dbe a light or a dark color?
It is a mid-tone. Relative luminance is 0.1969 and perceived brightness is 54%, so black text on it reaches 4.94:1.
Should I use black or white text on #df0dbe?
Black. It scores 4.94:1 against #df0dbe, versus 4.25:1 for white — AA at any size.
What is the complementary color of #df0dbe?
#0DDF2E sits directly opposite on the wheel. Softer options are the split-complements #55DF0D and #0DDF97, which give the same contrast with far less vibration.
What colors go well with #df0dbe?
For interface work: #FAF4F9 as the surface, #EDC0E6 for borders, #9B4B8E for secondary text, #19C507 as an accent and #780767 for hover and pressed states. For a palette, the analogous pair #970DDF and #DF0D55 stays calm, while #0DDF2E is the loudest partner.
What is #df0dbe in CMYK for printing?
cmyk(0%, 94%, 15%, 13%). 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 #df0dbe warm or cool?
Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF0D71; nudged cooler, #B40BE2.