Skip to content

#dc33eb

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

RGB
220, 51, 235
HSL
295°, 82%, 56%
CMYK
6, 78, 0, 8
Luminance
0.2358

At a glance

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

Hex
#dc33eb
Hue
295°
magenta / pink
Saturation
82%
electric
Lightness
56%
balanced
Brightness
92%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2358
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.72:1
Closest name
Magenta
ΔE2000 5.3
Where it sits
Hue295° of 360°
Saturation82%
Lightness56%
Temperature
Warm ← → Cool53% 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#dc33eb
RGBrgb(220, 51, 235)
HSLhsl(295, 82%, 56%)
CMYKcmyk(6%, 78%, 0%, 8%)
LABlab(55.7 82.8 -57.5)
LCHlch(55.7 100.8 325.2)
OKLCHoklch(0.654 0.275 324.4)
Decimal14431211
Display P3color(display-p3 0.863 0.200 0.922)

Copy-ready code

/* CSS */
color: #dc33eb;
background-color: #dc33eb;
/* Tailwind (arbitrary) */
class="text-[#dc33eb] bg-[#dc33eb]"
/* SCSS */
$brand: #dc33eb;
/* SwiftUI */
Color(red: 0.863, green: 0.200, blue: 0.922)
/* Android */
Color.parseColor("#dc33eb")
/* Flutter */
Color(0xFFDC33EB)
/* Python / OpenCV (BGR) */
(235, 51, 220)

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

Accessibility — WCAG contrast

Aa
#dc33eb on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#dc33eb on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0079F0
deuteranopia · #5A8CE7
tritanopia · #E05890

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dc33eb 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
#F8E6FA
#F2C6F6
#ED99F5
#E566F0
#dc33eb
#CE16DF
#AC12BA
#8A0F95
#640F6B
#3E0943
Base = 500Lightest = 50 · #FBF2FCDarkest = 950 · #3E0943
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F8E6FA;
  --brand-200: #F2C6F6;
  --brand-300: #ED99F5;
  --brand-400: #E566F0;
  --brand-500: #dc33eb;
  --brand-600: #CE16DF;
  --brand-700: #AC12BA;
  --brand-800: #8A0F95;
  --brand-900: #640F6B;
  --brand-950: #3E0943;
  --brand: #dc33eb;
  --brand-ink: #000000;
}

Colors that work with #dc33eb

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#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#49BD0F
Second voice, not a rival
Dark variant#6C0B74
Hover, pressed, headers
Light variant#FBE8FD
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 #dc33eb

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#42EB33
Analogous left#8033EB
Analogous right#EB339E
Split-complement 1#9EEB33
Split-complement 2#33EB80
Triadic 1#EBDC33
Triadic 2#33EBDC
Tetradic#EB8033

RGB percentages

Red86.3%
Green20.0%
Blue92.2%

CMYK percentages

Cyan6.4%
Magenta78.3%
Yellow0.0%
Key (black)7.8%

Color previews

#dc33eb text on a black background

contrast 5.72:1

Card sample

#dc33eb text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc33eb

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.

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

#dc33eb, answered

What color is #dc33eb?

#dc33eb is a balanced electric magenta / pink, closest to Magenta (ΔE2000 5.3). It sits at 295° on the hue wheel with 82% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #dc33eb?

rgb(220, 51, 235) — 220 red, 51 green and 235 blue out of 255, or 86.3% / 20% / 92.2% by channel.

Is #dc33eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2358 and perceived brightness is 59%, so black text on it reaches 5.72:1.

Should I use black or white text on #dc33eb?

Black. It scores 5.72:1 against #dc33eb, versus 3.67:1 for white — AA at any size.

What is the complementary color of #dc33eb?

#42EB33 sits directly opposite on the wheel. Softer options are the split-complements #9EEB33 and #33EB80, which give the same contrast with far less vibration.

What colors go well with #dc33eb?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #49BD0F as an accent and #6C0B74 for hover and pressed states. For a palette, the analogous pair #8033EB and #EB339E stays calm, while #42EB33 is the loudest partner.

What is #dc33eb in CMYK for printing?

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

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB33B7; nudged cooler, #9931ED.

Work with #dc33eb in the Color Lab