#cf7dce
a light, vivid magenta / pink · neutral · closest name: Orchid
At a glance
Every number on this page in one read: what #cf7dce is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #cf7dce |
| RGB | rgb(207, 125, 206) |
| HSL | hsl(301, 46%, 65%) |
| CMYK | cmyk(0%, 40%, 1%, 19%) |
| LAB | lab(63.7 44.0 -28.7) |
| LCH | lch(63.7 52.5 326.9) |
| OKLCH | oklch(0.705 0.145 327.4) |
| Decimal | 13598158 |
| Display P3 | color(display-p3 0.812 0.490 0.808) |
Copy-ready code
/* CSS */
color: #cf7dce;
background-color: #cf7dce;
/* Tailwind (arbitrary) */
class="text-[#cf7dce] bg-[#cf7dce]"
/* SCSS */
$brand: #cf7dce;
/* SwiftUI */
Color(red: 0.812, green: 0.490, blue: 0.808)
/* Android */
Color.parseColor("#cf7dce")
/* Flutter */
Color(0xFFCF7DCE)
/* Python / OpenCV (BGR) */
(206, 125, 207)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #cf7dce 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.
:root {
--brand-50: #FAF5FA;
--brand-100: #F5EAF5;
--brand-200: #EBD0EB;
--brand-300: #E1ADE0;
--brand-400: #cf7dce;
--brand-500: #C35BC1;
--brand-600: #B342B2;
--brand-700: #953794;
--brand-800: #772C76;
--brand-900: #572357;
--brand-950: #361636;
--brand: #cf7dce;
--brand-ink: #000000;
}Colors that work with #cf7dce
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #cf7dce
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #7DCF7E | Directly opposite — maximum tension | |
| Analogous left | #A77DCF | Neighbour, quieter | |
| Analogous right | #CF7DA5 | Neighbour, quieter | |
| Split-complement 1 | #A5CF7D | Contrast without the clash | |
| Split-complement 2 | #7DCFA7 | Contrast without the clash | |
| Triadic 1 | #CECF7D | Even thirds — balanced and loud | |
| Triadic 2 | #7DCECF | Even thirds — balanced and loud | |
| Tetradic | #CFA77D | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#cf7dce text on a black background
contrast 7.48:1
#cf7dce text on a white background
contrast 2.81:1
CSS3 live lab
The quick brown fox
color: #cf7dce;
background-color: #cf7dce;
Glowing headline
text-shadow: 2px 2px 8px #cf7dce;
Soft neon halo
text-shadow: 0 0 14px rgba(207, 125, 206, 0.45);
box-shadow: 0 12px 32px -8px rgba(207, 125, 206, 0.45);
border: 3px solid #cf7dce; background: linear-gradient(135deg, #cf7dce, #CF7D97);
Monochromatic scale
Palettes built from #cf7dce
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.
Closest color with a full write-up: Orchid (#da70d6) — ΔE2000 3.6 away, with its history, psychology and brand usage.
#cf7dce in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#cf7dce, answered
What color is #cf7dce?
#cf7dce is a light vivid magenta / pink, closest to Orchid (ΔE2000 3.6). It sits at 301° on the hue wheel with 46% saturation and 65% lightness, which reads as neutral.
What is the RGB value of #cf7dce?
rgb(207, 125, 206) — 207 red, 125 green and 206 blue out of 255, or 81.2% / 49% / 80.8% by channel.
Is #cf7dce a light or a dark color?
It is a mid-tone. Relative luminance is 0.3239 and perceived brightness is 64%, so black text on it reaches 7.48:1.
Should I use black or white text on #cf7dce?
Black. It scores 7.48:1 against #cf7dce, versus 2.81:1 for white — AAA at any size.
What is the complementary color of #cf7dce?
#7DCF7E sits directly opposite on the wheel. Softer options are the split-complements #A5CF7D and #7DCFA7, which give the same contrast with far less vibration.
What colors go well with #cf7dce?
For interface work: #FAF4FA as the surface, #E9C3E9 for borders, #9B4B9A for secondary text, #4C9A32 as an accent and #5D225C for hover and pressed states. For a palette, the analogous pair #A77DCF and #CF7DA5 stays calm, while #7DCF7E is the loudest partner.
What is #cf7dce in CMYK for printing?
cmyk(0%, 40%, 1%, 19%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #cf7dce warm or cool?
Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF7DB0; nudged cooler, #B27BD1.