Skip to content

#cd33db

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

RGB
205, 51, 219
HSL
295°, 70%, 53%
CMYK
6, 77, 0, 14
Luminance
0.2046

At a glance

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

Hex
#cd33db
Hue
295°
magenta / pink
Saturation
70%
vivid
Lightness
53%
balanced
Brightness
86%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2046
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.09:1
Closest name
Medium Orchid
ΔE2000 4.7
Where it sits
Hue295° of 360°
Saturation70%
Lightness53%
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#cd33db
RGBrgb(205, 51, 219)
HSLhsl(295, 70%, 53%)
CMYKcmyk(6%, 77%, 0%, 14%)
LABlab(52.4 77.4 -53.8)
LCHlch(52.4 94.3 325.2)
OKLCHoklch(0.623 0.257 324.3)
Decimal13448155
Display P3color(display-p3 0.804 0.200 0.859)

Copy-ready code

/* CSS */
color: #cd33db;
background-color: #cd33db;
/* Tailwind (arbitrary) */
class="text-[#cd33db] bg-[#cd33db]"
/* SCSS */
$brand: #cd33db;
/* SwiftUI */
Color(red: 0.804, green: 0.200, blue: 0.859)
/* Android */
Color.parseColor("#cd33db")
/* Flutter */
Color(0xFFCD33DB)
/* Python / OpenCV (BGR) */
(219, 51, 205)

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 #cd33db · 5.09: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.09:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cd33db as text scores 4.12:1 on white and 5.09:1 on black.

Accessibility — WCAG contrast

Aa
#cd33db on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#cd33db on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0071DF
deuteranopia · #5583D7
tritanopia · #D15387

Color scale — 50 to 950

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

#FBF3FC
#F7E7F8
#EFC9F2
#E8A0EE
#DC70E6
#cd33db
#C225D0
#A21FAD
#81188B
#5E1665
#3B0E3F
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3B0E3F
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #EFC9F2;
  --brand-300: #E8A0EE;
  --brand-400: #DC70E6;
  --brand-500: #cd33db;
  --brand-600: #C225D0;
  --brand-700: #A21FAD;
  --brand-800: #81188B;
  --brand-900: #5E1665;
  --brand-950: #3B0E3F;
  --brand: #cd33db;
  --brand-ink: #000000;
}

Colors that work with #cd33db

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#4DB21A
Second voice, not a rival
Dark variant#65136C
Hover, pressed, headers
Light variant#FAE9FB
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 #cd33db

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#41DB33
Analogous left#7933DB
Analogous right#DB3395
Split-complement 1#95DB33
Split-complement 2#33DB79
Triadic 1#DBCD33
Triadic 2#33DBCD
Tetradic#DB7933

RGB percentages

Red80.4%
Green20.0%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta76.7%
Yellow0.0%
Key (black)14.1%

Color previews

#cd33db text on a black background

contrast 5.09:1

Card sample

#cd33db text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd33db

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.

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

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

#cd33db, answered

What color is #cd33db?

#cd33db is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.7). It sits at 295° on the hue wheel with 70% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #cd33db?

rgb(205, 51, 219) — 205 red, 51 green and 219 blue out of 255, or 80.4% / 20% / 85.9% by channel.

Is #cd33db a light or a dark color?

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

Should I use black or white text on #cd33db?

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

What is the complementary color of #cd33db?

#41DB33 sits directly opposite on the wheel. Softer options are the split-complements #95DB33 and #33DB79, which give the same contrast with far less vibration.

What colors go well with #cd33db?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4DB21A as an accent and #65136C for hover and pressed states. For a palette, the analogous pair #7933DB and #DB3395 stays calm, while #41DB33 is the loudest partner.

What is #cd33db in CMYK for printing?

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

Is #cd33db 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 #DB33AB; nudged cooler, #9030DD.

Work with #cd33db in the Color Lab