Skip to content

#df91fc

a light, electric violet · cool · closest name: Violet

RGB
223, 145, 252
HSL
284°, 95%, 78%
CMYK
12, 43, 0, 1
Luminance
0.4297

At a glance

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

Hex
#df91fc
Hue
284°
violet
Saturation
95%
electric
Lightness
78%
light
Brightness
99%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4297
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
9.59:1
Closest name
Violet
ΔE2000 4.9
Where it sits
Hue284° of 360°
Saturation95%
Lightness78%
Temperature
Warm ← → Cool59% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#df91fc
RGBrgb(223, 145, 252)
HSLhsl(284, 95%, 78%)
CMYKcmyk(12%, 43%, 0%, 1%)
LABlab(71.5 47.1 -41.7)
LCHlch(71.5 62.9 318.5)
OKLCHoklch(0.774 0.167 316.4)
Decimal14651900
Display P3color(display-p3 0.875 0.569 0.988)

Copy-ready code

/* CSS */
color: #df91fc;
background-color: #df91fc;
/* Tailwind (arbitrary) */
class="text-[#df91fc] bg-[#df91fc]"
/* SCSS */
$brand: #df91fc;
/* SwiftUI */
Color(red: 0.875, green: 0.569, blue: 0.988)
/* Android */
Color.parseColor("#df91fc")
/* Flutter */
Color(0xFFDF91FC)
/* Python / OpenCV (BGR) */
(252, 145, 223)

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

Accessibility — WCAG contrast

Aa
#df91fc on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#df91fc on black: 9.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7FAAFF
deuteranopia · #93B2F9
tritanopia · #DEA0BB

Color scale — 50 to 950

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

#FAF1FD
#F5E4FB
#EBC2FA
#df91fc
#CF5BFB
#BF25F9
#AF06EE
#9205C7
#75049F
#560873
#350548
Base = 300Lightest = 50 · #FAF1FDDarkest = 950 · #350548
:root {
  --brand-50: #FAF1FD;
  --brand-100: #F5E4FB;
  --brand-200: #EBC2FA;
  --brand-300: #df91fc;
  --brand-400: #CF5BFB;
  --brand-500: #BF25F9;
  --brand-600: #AF06EE;
  --brand-700: #9205C7;
  --brand-800: #75049F;
  --brand-900: #560873;
  --brand-950: #350548;
  --brand: #df91fc;
  --brand-ink: #000000;
}

Colors that work with #df91fc

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#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6BCA02
Second voice, not a rival
Dark variant#5B037C
Hover, pressed, headers
Light variant#F8E6FE
Selected rows, tints
Dark surface#201424
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 #df91fc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#AEFC91
Analogous left#A991FC
Analogous right#FC91E4
Split-complement 1#E4FC91
Split-complement 2#91FCA9
Triadic 1#FCDF91
Triadic 2#91FCDF
Tetradic#FCA991

RGB percentages

Red87.5%
Green56.9%
Blue98.8%

CMYK percentages

Cyan11.5%
Magenta42.5%
Yellow0.0%
Key (black)1.2%

Color previews

#df91fc text on a black background

contrast 9.59:1

Card sample

#df91fc text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 145, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 145, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df91fc;
background: linear-gradient(135deg, #df91fc, #FC91D2);

Monochromatic scale

Palettes built from #df91fc

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.

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

#df91fc, answered

What color is #df91fc?

#df91fc is a light electric violet, closest to Violet (ΔE2000 4.9). It sits at 284° on the hue wheel with 95% saturation and 78% lightness, which reads as cool.

What is the RGB value of #df91fc?

rgb(223, 145, 252) — 223 red, 145 green and 252 blue out of 255, or 87.5% / 56.9% / 98.8% by channel.

Is #df91fc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4297 and perceived brightness is 73%, so black text on it reaches 9.59:1.

Should I use black or white text on #df91fc?

Black. It scores 9.59:1 against #df91fc, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #df91fc?

#AEFC91 sits directly opposite on the wheel. Softer options are the split-complements #E4FC91 and #91FCA9, which give the same contrast with far less vibration.

What colors go well with #df91fc?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6BCA02 as an accent and #5B037C for hover and pressed states. For a palette, the analogous pair #A991FC and #FC91E4 stays calm, while #AEFC91 is the loudest partner.

What is #df91fc in CMYK for printing?

cmyk(12%, 43%, 0%, 1%). 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 #df91fc warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FC91F2; nudged cooler, #B790FD.

Work with #df91fc in the Color Lab