Skip to content

#d45df3

a light, electric violet · neutral · closest name: Medium Orchid

RGB
212, 93, 243
HSL
288°, 86%, 66%
CMYK
13, 62, 0, 5
Luminance
0.2830

At a glance

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

Hex
#d45df3
Hue
288°
violet
Saturation
86%
electric
Lightness
66%
light
Brightness
95%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2830
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.66:1
Closest name
Medium Orchid
ΔE2000 6.5
Where it sits
Hue288° of 360°
Saturation86%
Lightness66%
Temperature
Warm ← → Cool57% 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#d45df3
RGBrgb(212, 93, 243)
HSLhsl(288, 86%, 66%)
CMYKcmyk(13%, 62%, 0%, 5%)
LABlab(60.2 67.8 -54.8)
LCHlch(60.2 87.2 321.0)
OKLCHoklch(0.686 0.232 318.8)
Decimal13917683
Display P3color(display-p3 0.831 0.365 0.953)

Copy-ready code

/* CSS */
color: #d45df3;
background-color: #d45df3;
/* Tailwind (arbitrary) */
class="text-[#d45df3] bg-[#d45df3]"
/* SCSS */
$brand: #d45df3;
/* SwiftUI */
Color(red: 0.831, green: 0.365, blue: 0.953)
/* Android */
Color.parseColor("#d45df3")
/* Flutter */
Color(0xFFD45DF3)
/* Python / OpenCV (BGR) */
(243, 93, 212)

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

Accessibility — WCAG contrast

Aa
#d45df3 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#d45df3 on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3289F8
deuteranopia · #6695EF
tritanopia · #D476A0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d45df3 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF2FD
#F6E5FA
#EDC5F7
#E397F7
#d45df3
#C82EF0
#B811E4
#9A0EBE
#7B0B98
#5A0D6E
#380845
Base = 400Lightest = 50 · #FAF2FDDarkest = 950 · #380845
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F6E5FA;
  --brand-200: #EDC5F7;
  --brand-300: #E397F7;
  --brand-400: #d45df3;
  --brand-500: #C82EF0;
  --brand-600: #B811E4;
  --brand-700: #9A0EBE;
  --brand-800: #7B0B98;
  --brand-900: #5A0D6E;
  --brand-950: #380845;
  --brand: #d45df3;
  --brand-ink: #000000;
}

Colors that work with #d45df3

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#F9F4FA
Tinted page background
Border#E3C0ED
Hairlines and dividers
Muted text#8A4B9B
Captions on the surface
Accent#5EC10B
Second voice, not a rival
Dark variant#600977
Hover, pressed, headers
Light variant#F9E7FD
Selected rows, tints
Dark surface#211424
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 #d45df3

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#7CF35D
Analogous left#895DF3
Analogous right#F35DC7
Split-complement 1#C7F35D
Split-complement 2#5DF389
Triadic 1#F3D45D
Triadic 2#5DF3D4
Tetradic#F3895D

RGB percentages

Red83.1%
Green36.5%
Blue95.3%

CMYK percentages

Cyan12.8%
Magenta61.7%
Yellow0.0%
Key (black)4.7%

Color previews

#d45df3 text on a black background

contrast 6.66:1

Card sample

#d45df3 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 93, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 93, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d45df3;
background: linear-gradient(135deg, #d45df3, #F35DAE);

Monochromatic scale

Palettes built from #d45df3

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.

#d45df3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#d45df3, answered

What color is #d45df3?

#d45df3 is a light electric violet, closest to Medium Orchid (ΔE2000 6.5). It sits at 288° on the hue wheel with 86% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #d45df3?

rgb(212, 93, 243) — 212 red, 93 green and 243 blue out of 255, or 83.1% / 36.5% / 95.3% by channel.

Is #d45df3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2830 and perceived brightness is 62%, so black text on it reaches 6.66:1.

Should I use black or white text on #d45df3?

Black. It scores 6.66:1 against #d45df3, versus 3.15:1 for white — AA at any size.

What is the complementary color of #d45df3?

#7CF35D sits directly opposite on the wheel. Softer options are the split-complements #C7F35D and #5DF389, which give the same contrast with far less vibration.

What colors go well with #d45df3?

For interface work: #F9F4FA as the surface, #E3C0ED for borders, #8A4B9B for secondary text, #5EC10B as an accent and #600977 for hover and pressed states. For a palette, the analogous pair #895DF3 and #F35DC7 stays calm, while #7CF35D is the loudest partner.

What is #d45df3 in CMYK for printing?

cmyk(13%, 62%, 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 #d45df3 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F35DDB; nudged cooler, #9D5BF5.

Work with #d45df3 in the Color Lab