Skip to content

#d338eb

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

RGB
211, 56, 235
HSL
292°, 82%, 57%
CMYK
10, 76, 0, 8
Luminance
0.2268

At a glance

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

Hex
#d338eb
Hue
292°
magenta / pink
Saturation
82%
electric
Lightness
57%
balanced
Brightness
92%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2268
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.54:1
Closest name
Medium Orchid
ΔE2000 5
Where it sits
Hue292° of 360°
Saturation82%
Lightness57%
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#d338eb
RGBrgb(211, 56, 235)
HSLhsl(292, 82%, 57%)
CMYKcmyk(10%, 76%, 0%, 8%)
LABlab(54.7 79.7 -59.0)
LCHlch(54.7 99.2 323.5)
OKLCHoklch(0.645 0.267 321.8)
Decimal13842667
Display P3color(display-p3 0.827 0.220 0.922)

Copy-ready code

/* CSS */
color: #d338eb;
background-color: #d338eb;
/* Tailwind (arbitrary) */
class="text-[#d338eb] bg-[#d338eb]"
/* SCSS */
$brand: #d338eb;
/* SwiftUI */
Color(red: 0.827, green: 0.220, blue: 0.922)
/* Android */
Color.parseColor("#d338eb")
/* Flutter */
Color(0xFFD338EB)
/* Python / OpenCV (BGR) */
(235, 56, 211)

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

Accessibility — WCAG contrast

Aa
#d338eb on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#d338eb on black: 5.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0078F0
deuteranopia · #5289E7
tritanopia · #D55D91

Color scale — 50 to 950

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

#FBF2FC
#F7E6F9
#EFC6F6
#E999F5
#DD66F0
#d338eb
#C416DE
#A313B9
#820F94
#5F0F6B
#3B0943
Base = 500Lightest = 50 · #FBF2FCDarkest = 950 · #3B0943
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F7E6F9;
  --brand-200: #EFC6F6;
  --brand-300: #E999F5;
  --brand-400: #DD66F0;
  --brand-500: #d338eb;
  --brand-600: #C416DE;
  --brand-700: #A313B9;
  --brand-800: #820F94;
  --brand-900: #5F0F6B;
  --brand-950: #3B0943;
  --brand: #d338eb;
  --brand-ink: #000000;
}

Colors that work with #d338eb

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#E7C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#52BD0F
Second voice, not a rival
Dark variant#660C74
Hover, pressed, headers
Light variant#FAE8FD
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 #d338eb

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#50EB38
Analogous left#7A38EB
Analogous right#EB38A9
Split-complement 1#A9EB38
Split-complement 2#38EB7A
Triadic 1#EBD338
Triadic 2#38EBD3
Tetradic#EB7A38

RGB percentages

Red82.7%
Green22.0%
Blue92.2%

CMYK percentages

Cyan10.2%
Magenta76.2%
Yellow0.0%
Key (black)7.8%

Color previews

#d338eb text on a black background

contrast 5.54:1

Card sample

#d338eb text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 56, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 56, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d338eb;
background: linear-gradient(135deg, #d338eb, #EB388C);

Monochromatic scale

Palettes built from #d338eb

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.

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

#d338eb, answered

What color is #d338eb?

#d338eb is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 5). It sits at 292° on the hue wheel with 82% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #d338eb?

rgb(211, 56, 235) — 211 red, 56 green and 235 blue out of 255, or 82.7% / 22% / 92.2% by channel.

Is #d338eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2268 and perceived brightness is 57%, so black text on it reaches 5.54:1.

Should I use black or white text on #d338eb?

Black. It scores 5.54:1 against #d338eb, versus 3.79:1 for white — AA at any size.

What is the complementary color of #d338eb?

#50EB38 sits directly opposite on the wheel. Softer options are the split-complements #A9EB38 and #38EB7A, which give the same contrast with far less vibration.

What colors go well with #d338eb?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #904B9B for secondary text, #52BD0F as an accent and #660C74 for hover and pressed states. For a palette, the analogous pair #7A38EB and #EB38A9 stays calm, while #50EB38 is the loudest partner.

What is #d338eb in CMYK for printing?

cmyk(10%, 76%, 0%, 8%). 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 #d338eb 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 #EB38C1; nudged cooler, #9236ED.

Work with #d338eb in the Color Lab