Skip to content

#d30cf2

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

RGB
211, 12, 242
HSL
292°, 91%, 50%
CMYK
13, 95, 0, 5
Luminance
0.2052

At a glance

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

Hex
#d30cf2
Hue
292°
magenta / pink
Saturation
91%
electric
Lightness
50%
balanced
Brightness
95%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2052
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.10:1
Closest name
Medium Orchid
ΔE2000 7
Where it sits
Hue292° of 360°
Saturation91%
Lightness50%
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#d30cf2
RGBrgb(211, 12, 242)
HSLhsl(292, 91%, 50%)
CMYKcmyk(13%, 95%, 0%, 5%)
LABlab(52.4 89.0 -66.7)
LCHlch(52.4 111.2 323.2)
OKLCHoklch(0.630 0.297 320.9)
Decimal13831410
Display P3color(display-p3 0.827 0.047 0.949)

Copy-ready code

/* CSS */
color: #d30cf2;
background-color: #d30cf2;
/* Tailwind (arbitrary) */
class="text-[#d30cf2] bg-[#d30cf2]"
/* SCSS */
$brand: #d30cf2;
/* SwiftUI */
Color(red: 0.827, green: 0.047, blue: 0.949)
/* Android */
Color.parseColor("#d30cf2")
/* Flutter */
Color(0xFFD30CF2)
/* Python / OpenCV (BGR) */
(242, 12, 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 #d30cf2 · 5.10:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.11: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: #d30cf2 as text scores 4.11:1 on white and 5.10:1 on black.

Accessibility — WCAG contrast

Aa
#d30cf2 on white: 4.11:1
AA ✗ fail · AA-large · AAA
Aa
#d30cf2 on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0071F7
deuteranopia · #3883EE
tritanopia · #D4528F

Color scale — 50 to 950

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

#FBF2FD
#F8E5FB
#F1C3F9
#EC94FA
#E35FF7
#D929F4
#d30cf2
#A90AC2
#88089C
#620A70
#3E0646
Base = 600Lightest = 50 · #FBF2FDDarkest = 950 · #3E0646
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F8E5FB;
  --brand-200: #F1C3F9;
  --brand-300: #EC94FA;
  --brand-400: #E35FF7;
  --brand-500: #D929F4;
  --brand-600: #d30cf2;
  --brand-700: #A90AC2;
  --brand-800: #88089C;
  --brand-900: #620A70;
  --brand-950: #3E0646;
  --brand: #d30cf2;
  --brand-ink: #000000;
}

Colors that work with #d30cf2

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#50C606
Second voice, not a rival
Dark variant#6A067A
Hover, pressed, headers
Light variant#FBE7FE
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 #d30cf2

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#2BF20C
Analogous left#600CF2
Analogous right#F20C9E
Split-complement 1#9EF20C
Split-complement 2#0CF260
Triadic 1#F2D30C
Triadic 2#0CF2D3
Tetradic#F2600C

RGB percentages

Red82.7%
Green4.7%
Blue94.9%

CMYK percentages

Cyan12.8%
Magenta95.0%
Yellow0.0%
Key (black)5.1%

Color previews

#d30cf2 text on a black background

contrast 5.10:1

Card sample

#d30cf2 text on a white background

contrast 4.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d30cf2

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.

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

#d30cf2, answered

What color is #d30cf2?

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

What is the RGB value of #d30cf2?

rgb(211, 12, 242) — 211 red, 12 green and 242 blue out of 255, or 82.7% / 4.7% / 94.9% by channel.

Is #d30cf2 a light or a dark color?

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

Should I use black or white text on #d30cf2?

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

What is the complementary color of #d30cf2?

#2BF20C sits directly opposite on the wheel. Softer options are the split-complements #9EF20C and #0CF260, which give the same contrast with far less vibration.

What colors go well with #d30cf2?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #904B9B for secondary text, #50C606 as an accent and #6A067A for hover and pressed states. For a palette, the analogous pair #600CF2 and #F20C9E stays calm, while #2BF20C is the loudest partner.

What is #d30cf2 in CMYK for printing?

cmyk(13%, 95%, 0%, 5%). 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 #d30cf2 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 #F20CBD; nudged cooler, #7F09F5.

Work with #d30cf2 in the Color Lab