Skip to content

#cf7db5

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

RGB
207, 125, 181
HSL
319°, 46%, 65%
CMYK
0, 40, 13, 19
Luminance
0.3127

At a glance

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

Hex
#cf7db5
Hue
319°
magenta / pink
Saturation
46%
vivid
Lightness
65%
light
Brightness
81%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3127
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.25:1
Closest name
Orchid
ΔE2000 7.9
Where it sits
Hue319° of 360°
Saturation46%
Lightness65%
Temperature
Warm ← → Cool39% cool

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

Every format

HEX#cf7db5
RGBrgb(207, 125, 181)
HSLhsl(319, 46%, 65%)
CMYKcmyk(0%, 40%, 13%, 19%)
LABlab(62.7 39.7 -16.0)
LCHlch(62.7 42.8 338.0)
OKLCHoklch(0.695 0.123 339.8)
Decimal13598133
Display P3color(display-p3 0.812 0.490 0.710)

Copy-ready code

/* CSS */
color: #cf7db5;
background-color: #cf7db5;
/* Tailwind (arbitrary) */
class="text-[#cf7db5] bg-[#cf7db5]"
/* SCSS */
$brand: #cf7db5;
/* SwiftUI */
Color(red: 0.812, green: 0.490, blue: 0.710)
/* Android */
Color.parseColor("#cf7db5")
/* Flutter */
Color(0xFFCF7DB5)
/* Python / OpenCV (BGR) */
(181, 125, 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 #cf7db5 · 7.25:1
Use #000000AAA at every size.
Aa
White text · 2.90:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf7db5 as text scores 2.90:1 on white and 7.25:1 on black.

Accessibility — WCAG contrast

Aa
#cf7db5 on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#cf7db5 on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8090B7
deuteranopia · #959CB3
tritanopia · #D87E91

Color scale — 50 to 950

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

#FAF5F8
#F5EAF2
#EBD0E3
#E1ADD0
#cf7db5
#C35BA2
#B3428F
#953777
#772C5F
#572347
#36162C
Base = 400Lightest = 50 · #FAF5F8Darkest = 950 · #36162C
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F5EAF2;
  --brand-200: #EBD0E3;
  --brand-300: #E1ADD0;
  --brand-400: #cf7db5;
  --brand-500: #C35BA2;
  --brand-600: #B3428F;
  --brand-700: #953777;
  --brand-800: #772C5F;
  --brand-900: #572347;
  --brand-950: #36162C;
  --brand: #cf7db5;
  --brand-ink: #000000;
}

Colors that work with #cf7db5

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#FAF4F8
Tinted page background
Border#E9C3DD
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#329A39
Second voice, not a rival
Dark variant#5D224B
Hover, pressed, headers
Light variant#F8ECF4
Selected rows, tints
Dark surface#24141F
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 #cf7db5

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#7DCF97
Analogous left#C07DCF
Analogous right#CF7D8C
Split-complement 1#8CCF7D
Split-complement 2#7DCFC0
Triadic 1#B5CF7D
Triadic 2#7DB5CF
Tetradic#CFC07D

RGB percentages

Red81.2%
Green49.0%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta39.6%
Yellow12.6%
Key (black)18.8%

Color previews

#cf7db5 text on a black background

contrast 7.25:1

Card sample

#cf7db5 text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf7db5

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.

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

#cf7db5, answered

What color is #cf7db5?

#cf7db5 is a light vivid magenta / pink, closest to Orchid (ΔE2000 7.9). It sits at 319° on the hue wheel with 46% saturation and 65% lightness, which reads as warm.

What is the RGB value of #cf7db5?

rgb(207, 125, 181) — 207 red, 125 green and 181 blue out of 255, or 81.2% / 49% / 71% by channel.

Is #cf7db5 a light or a dark color?

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

Should I use black or white text on #cf7db5?

Black. It scores 7.25:1 against #cf7db5, versus 2.90:1 for white — AAA at any size.

What is the complementary color of #cf7db5?

#7DCF97 sits directly opposite on the wheel. Softer options are the split-complements #8CCF7D and #7DCFC0, which give the same contrast with far less vibration.

What colors go well with #cf7db5?

For interface work: #FAF4F8 as the surface, #E9C3DD for borders, #9B4B81 for secondary text, #329A39 as an accent and #5D224B for hover and pressed states. For a palette, the analogous pair #C07DCF and #CF7D8C stays calm, while #7DCF97 is the loudest partner.

What is #cf7db5 in CMYK for printing?

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

Is #cf7db5 warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF7D97; nudged cooler, #CD7BD1.

Work with #cf7db5 in the Color Lab