Skip to content

#db68d2

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

RGB
219, 104, 210
HSL
305°, 62%, 63%
CMYK
0, 53, 4, 14
Luminance
0.2961

At a glance

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

Hex
#db68d2
Hue
305°
magenta / pink
Saturation
62%
vivid
Lightness
63%
balanced
Brightness
86%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2961
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.92:1
Closest name
Orchid
ΔE2000 1.7
Where it sits
Hue305° of 360°
Saturation62%
Lightness63%
Temperature
Warm ← → Cool47% 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#db68d2
RGBrgb(219, 104, 210)
HSLhsl(305, 62%, 63%)
CMYKcmyk(0%, 53%, 4%, 14%)
LABlab(61.3 58.7 -34.5)
LCHlch(61.3 68.1 329.6)
OKLCHoklch(0.691 0.191 330.5)
Decimal14379218
Display P3color(display-p3 0.859 0.408 0.824)

Copy-ready code

/* CSS */
color: #db68d2;
background-color: #db68d2;
/* Tailwind (arbitrary) */
class="text-[#db68d2] bg-[#db68d2]"
/* SCSS */
$brand: #db68d2;
/* SwiftUI */
Color(red: 0.859, green: 0.408, blue: 0.824)
/* Android */
Color.parseColor("#db68d2")
/* Flutter */
Color(0xFFDB68D2)
/* Python / OpenCV (BGR) */
(210, 104, 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 #db68d2 · 6.92:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.03:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.92:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #db68d2 as text scores 3.03:1 on white and 6.92:1 on black.

Accessibility — WCAG contrast

Aa
#db68d2 on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#db68d2 on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #628AD5
deuteranopia · #849ACF
tritanopia · #E27294

Color scale — 50 to 950

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

#FBF4FA
#F7E8F6
#F0CCED
#E9A4E4
#db68d2
#D44AC9
#C62FBA
#A5279B
#841F7C
#601B5A
#3C1139
Base = 400Lightest = 50 · #FBF4FADarkest = 950 · #3C1139
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E8F6;
  --brand-200: #F0CCED;
  --brand-300: #E9A4E4;
  --brand-400: #db68d2;
  --brand-500: #D44AC9;
  --brand-600: #C62FBA;
  --brand-700: #A5279B;
  --brand-800: #841F7C;
  --brand-900: #601B5A;
  --brand-950: #3C1139;
  --brand: #db68d2;
  --brand-ink: #000000;
}

Colors that work with #db68d2

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#EDC0E9
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#3AA923
Second voice, not a rival
Dark variant#671961
Hover, pressed, headers
Light variant#FAEAF9
Selected rows, tints
Dark surface#241423
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 #db68d2

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#68DB71
Analogous left#AA68DB
Analogous right#DB6898
Split-complement 1#98DB68
Split-complement 2#68DBAA
Triadic 1#D2DB68
Triadic 2#68D2DB
Tetradic#DBAA68

RGB percentages

Red85.9%
Green40.8%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow4.1%
Key (black)14.1%

Color previews

#db68d2 text on a black background

contrast 6.92:1

Card sample

#db68d2 text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db68d2

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.

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

#db68d2, answered

What color is #db68d2?

#db68d2 is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 1.7). It sits at 305° on the hue wheel with 62% saturation and 63% lightness, which reads as neutral.

What is the RGB value of #db68d2?

rgb(219, 104, 210) — 219 red, 104 green and 210 blue out of 255, or 85.9% / 40.8% / 82.4% by channel.

Is #db68d2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2961 and perceived brightness is 63%, so black text on it reaches 6.92:1.

Should I use black or white text on #db68d2?

Black. It scores 6.92:1 against #db68d2, versus 3.03:1 for white — AA at any size.

What is the complementary color of #db68d2?

#68DB71 sits directly opposite on the wheel. Softer options are the split-complements #98DB68 and #68DBAA, which give the same contrast with far less vibration.

What colors go well with #db68d2?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B95 for secondary text, #3AA923 as an accent and #671961 for hover and pressed states. For a palette, the analogous pair #AA68DB and #DB6898 stays calm, while #68DB71 is the loudest partner.

What is #db68d2 in CMYK for printing?

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

Is #db68d2 warm or cool?

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

Work with #db68d2 in the Color Lab