Skip to content

#cf85dd

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

RGB
207, 133, 221
HSL
291°, 56%, 69%
CMYK
6, 40, 0, 13
Luminance
0.3526

At a glance

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

Hex
#cf85dd
Hue
291°
magenta / pink
Saturation
56%
vivid
Lightness
69%
light
Brightness
87%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3526
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.05:1
Closest name
Orchid
ΔE2000 5.1
Where it sits
Hue291° of 360°
Saturation56%
Lightness69%
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#cf85dd
RGBrgb(207, 133, 221)
HSLhsl(291, 56%, 69%)
CMYKcmyk(6%, 40%, 0%, 13%)
LABlab(66.0 42.6 -33.5)
LCHlch(66.0 54.2 321.8)
OKLCHoklch(0.724 0.146 321.1)
Decimal13600221
Display P3color(display-p3 0.812 0.522 0.867)

Copy-ready code

/* CSS */
color: #cf85dd;
background-color: #cf85dd;
/* Tailwind (arbitrary) */
class="text-[#cf85dd] bg-[#cf85dd]"
/* SCSS */
$brand: #cf85dd;
/* SwiftUI */
Color(red: 0.812, green: 0.522, blue: 0.867)
/* Android */
Color.parseColor("#cf85dd")
/* Flutter */
Color(0xFFCF85DD)
/* Python / OpenCV (BGR) */
(221, 133, 207)

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

Accessibility — WCAG contrast

Aa
#cf85dd on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#cf85dd on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A9BE0
deuteranopia · #8DA3DA
tritanopia · #D18FA7

Color scale — 50 to 950

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

#FAF4FB
#F4E9F6
#E9CDEE
#DDA7E7
#cf85dd
#BA50CE
#AA35BF
#8D2CA0
#712480
#531D5D
#34123A
Base = 400Lightest = 50 · #FAF4FBDarkest = 950 · #34123A
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F4E9F6;
  --brand-200: #E9CDEE;
  --brand-300: #DDA7E7;
  --brand-400: #cf85dd;
  --brand-500: #BA50CE;
  --brand-600: #AA35BF;
  --brand-700: #8D2CA0;
  --brand-800: #712480;
  --brand-900: #531D5D;
  --brand-950: #34123A;
  --brand: #cf85dd;
  --brand-ink: #000000;
}

Colors that work with #cf85dd

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#E6C0ED
Hairlines and dividers
Muted text#8E4B9B
Captions on the surface
Accent#5AA428
Second voice, not a rival
Dark variant#581C64
Hover, pressed, headers
Light variant#F7EBF9
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 #cf85dd

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#93DD85
Analogous left#A385DD
Analogous right#DD85BF
Split-complement 1#BFDD85
Split-complement 2#85DDA3
Triadic 1#DDCF85
Triadic 2#85DDCF
Tetradic#DDA385

RGB percentages

Red81.2%
Green52.2%
Blue86.7%

CMYK percentages

Cyan6.3%
Magenta39.8%
Yellow0.0%
Key (black)13.3%

Color previews

#cf85dd text on a black background

contrast 8.05:1

Card sample

#cf85dd text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 133, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 133, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf85dd;
background: linear-gradient(135deg, #cf85dd, #DD85B0);

Monochromatic scale

Palettes built from #cf85dd

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.

#cf85dd 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

Converts to four-color process without much drama. Proof it anyway.

#cf85dd, answered

What color is #cf85dd?

#cf85dd is a light vivid magenta / pink, closest to Orchid (ΔE2000 5.1). It sits at 291° on the hue wheel with 56% saturation and 69% lightness, which reads as neutral.

What is the RGB value of #cf85dd?

rgb(207, 133, 221) — 207 red, 133 green and 221 blue out of 255, or 81.2% / 52.2% / 86.7% by channel.

Is #cf85dd a light or a dark color?

It is a mid-tone. Relative luminance is 0.3526 and perceived brightness is 67%, so black text on it reaches 8.05:1.

Should I use black or white text on #cf85dd?

Black. It scores 8.05:1 against #cf85dd, versus 2.61:1 for white — AAA at any size.

What is the complementary color of #cf85dd?

#93DD85 sits directly opposite on the wheel. Softer options are the split-complements #BFDD85 and #85DDA3, which give the same contrast with far less vibration.

What colors go well with #cf85dd?

For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8E4B9B for secondary text, #5AA428 as an accent and #581C64 for hover and pressed states. For a palette, the analogous pair #A385DD and #DD85BF stays calm, while #93DD85 is the loudest partner.

What is #cf85dd in CMYK for printing?

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

Is #cf85dd 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 #DD85CB; nudged cooler, #AF83DF.

Work with #cf85dd in the Color Lab