Skip to content

#db65eb

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

RGB
219, 101, 235
HSL
293°, 77%, 66%
CMYK
7, 57, 0, 8
Luminance
0.3037

At a glance

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

Hex
#db65eb
Hue
293°
magenta / pink
Saturation
77%
electric
Lightness
66%
light
Brightness
92%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3037
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.07:1
Closest name
Orchid
ΔE2000 4.4
Where it sits
Hue293° of 360°
Saturation77%
Lightness66%
Temperature
Warm ← → Cool54% 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#db65eb
RGBrgb(219, 101, 235)
HSLhsl(293, 77%, 66%)
CMYKcmyk(7%, 57%, 0%, 8%)
LABlab(62.0 64.5 -47.4)
LCHlch(62.0 80.0 323.7)
OKLCHoklch(0.699 0.217 322.7)
Decimal14378475
Display P3color(display-p3 0.859 0.396 0.922)

Copy-ready code

/* CSS */
color: #db65eb;
background-color: #db65eb;
/* Tailwind (arbitrary) */
class="text-[#db65eb] bg-[#db65eb]"
/* SCSS */
$brand: #db65eb;
/* SwiftUI */
Color(red: 0.859, green: 0.396, blue: 0.922)
/* Android */
Color.parseColor("#db65eb")
/* Flutter */
Color(0xFFDB65EB)
/* Python / OpenCV (BGR) */
(235, 101, 219)

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

Accessibility — WCAG contrast

Aa
#db65eb on white: 2.97:1
AA ✗ fail · AA-large · AAA
Aa
#db65eb on black: 7.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D8DEF
deuteranopia · #769AE7
tritanopia · #DE789F

Color scale — 50 to 950

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

#FBF3FC
#F7E7F9
#EFC7F4
#E89CF2
#db65eb
#D038E5
#C21CD9
#A217B5
#811390
#5E1269
#3B0B41
Base = 400Lightest = 50 · #FBF3FCDarkest = 950 · #3B0B41
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F9;
  --brand-200: #EFC7F4;
  --brand-300: #E89CF2;
  --brand-400: #db65eb;
  --brand-500: #D038E5;
  --brand-600: #C21CD9;
  --brand-700: #A217B5;
  --brand-800: #811390;
  --brand-900: #5E1269;
  --brand-950: #3B0B41;
  --brand: #db65eb;
  --brand-ink: #000000;
}

Colors that work with #db65eb

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#914B9B
Captions on the surface
Accent#51B814
Second voice, not a rival
Dark variant#650F71
Hover, pressed, headers
Light variant#FAE8FC
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 #db65eb

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#75EB65
Analogous left#9865EB
Analogous right#EB65B8
Split-complement 1#B8EB65
Split-complement 2#65EB98
Triadic 1#EBDB65
Triadic 2#65EBDB
Tetradic#EB9865

RGB percentages

Red85.9%
Green39.6%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta57.0%
Yellow0.0%
Key (black)7.8%

Color previews

#db65eb text on a black background

contrast 7.07:1

Card sample

#db65eb text on a white background

contrast 2.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db65eb

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.

#db65eb 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#db65eb, answered

What color is #db65eb?

#db65eb is a light electric magenta / pink, closest to Orchid (ΔE2000 4.4). It sits at 293° on the hue wheel with 77% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #db65eb?

rgb(219, 101, 235) — 219 red, 101 green and 235 blue out of 255, or 85.9% / 39.6% / 92.2% by channel.

Is #db65eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3037 and perceived brightness is 64%, so black text on it reaches 7.07:1.

Should I use black or white text on #db65eb?

Black. It scores 7.07:1 against #db65eb, versus 2.97:1 for white — AAA at any size.

What is the complementary color of #db65eb?

#75EB65 sits directly opposite on the wheel. Softer options are the split-complements #B8EB65 and #65EB98, which give the same contrast with far less vibration.

What colors go well with #db65eb?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #51B814 as an accent and #650F71 for hover and pressed states. For a palette, the analogous pair #9865EB and #EB65B8 stays calm, while #75EB65 is the loudest partner.

What is #db65eb in CMYK for printing?

cmyk(7%, 57%, 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 #db65eb warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB65CA; nudged cooler, #AA63ED.

Work with #db65eb in the Color Lab