Skip to content

#d01eee

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

RGB
208, 30, 238
HSL
291°, 86%, 53%
CMYK
13, 87, 0, 7
Luminance
0.2051

At a glance

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

Hex
#d01eee
Hue
291°
magenta / pink
Saturation
86%
electric
Lightness
53%
balanced
Brightness
93%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2051
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.10:1
Closest name
Medium Orchid
ΔE2000 6.3
Where it sits
Hue291° of 360°
Saturation86%
Lightness53%
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#d01eee
RGBrgb(208, 30, 238)
HSLhsl(291, 86%, 53%)
CMYKcmyk(13%, 87%, 0%, 7%)
LABlab(52.4 85.7 -64.5)
LCHlch(52.4 107.2 323.0)
OKLCHoklch(0.628 0.287 320.8)
Decimal13639406
Display P3color(display-p3 0.816 0.118 0.933)

Copy-ready code

/* CSS */
color: #d01eee;
background-color: #d01eee;
/* Tailwind (arbitrary) */
class="text-[#d01eee] bg-[#d01eee]"
/* SCSS */
$brand: #d01eee;
/* SwiftUI */
Color(red: 0.816, green: 0.118, blue: 0.933)
/* Android */
Color.parseColor("#d01eee")
/* Flutter */
Color(0xFFD01EEE)
/* Python / OpenCV (BGR) */
(238, 30, 208)

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

Accessibility — WCAG contrast

Aa
#d01eee on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#d01eee on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0072F3
deuteranopia · #3E83EA
tritanopia · #D1548E

Color scale — 50 to 950

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

#FBF2FD
#F7E5FA
#F0C5F7
#E997F7
#DE62F3
#d01eee
#C511E4
#A40EBE
#830B98
#600D6E
#3C0845
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #3C0845
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F7E5FA;
  --brand-200: #F0C5F7;
  --brand-300: #E997F7;
  --brand-400: #DE62F3;
  --brand-500: #d01eee;
  --brand-600: #C511E4;
  --brand-700: #A40EBE;
  --brand-800: #830B98;
  --brand-900: #600D6E;
  --brand-950: #3C0845;
  --brand: #d01eee;
  --brand-ink: #000000;
}

Colors that work with #d01eee

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#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#53C20A
Second voice, not a rival
Dark variant#670977
Hover, pressed, headers
Light variant#FAE7FD
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 #d01eee

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#3CEE1E
Analogous left#681EEE
Analogous right#EE1EA4
Split-complement 1#A4EE1E
Split-complement 2#1EEE68
Triadic 1#EED01E
Triadic 2#1EEED0
Tetradic#EE681E

RGB percentages

Red81.6%
Green11.8%
Blue93.3%

CMYK percentages

Cyan12.6%
Magenta87.4%
Yellow0.0%
Key (black)6.7%

Color previews

#d01eee text on a black background

contrast 5.10:1

Card sample

#d01eee text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 30, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 30, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d01eee;
background: linear-gradient(135deg, #d01eee, #EE1E81);

Monochromatic scale

Palettes built from #d01eee

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.

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

#d01eee, answered

What color is #d01eee?

#d01eee is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 6.3). It sits at 291° on the hue wheel with 86% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #d01eee?

rgb(208, 30, 238) — 208 red, 30 green and 238 blue out of 255, or 81.6% / 11.8% / 93.3% by channel.

Is #d01eee a light or a dark color?

It is a mid-tone. Relative luminance is 0.2051 and perceived brightness is 55%, so black text on it reaches 5.10:1.

Should I use black or white text on #d01eee?

Black. It scores 5.10:1 against #d01eee, versus 4.12:1 for white — AA at any size.

What is the complementary color of #d01eee?

#3CEE1E sits directly opposite on the wheel. Softer options are the split-complements #A4EE1E and #1EEE68, which give the same contrast with far less vibration.

What colors go well with #d01eee?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #53C20A as an accent and #670977 for hover and pressed states. For a palette, the analogous pair #681EEE and #EE1EA4 stays calm, while #3CEE1E is the loudest partner.

What is #d01eee in CMYK for printing?

cmyk(13%, 87%, 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 #d01eee 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 #EE1EC0; nudged cooler, #831BF0.

Work with #d01eee in the Color Lab