Skip to content

#cfa0df

a light, vivid violet · cool · closest name: Plum

RGB
207, 160, 223
HSL
285°, 50%, 75%
CMYK
7, 28, 0, 13
Luminance
0.4373

At a glance

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

Hex
#cfa0df
Hue
285°
violet
Saturation
50%
vivid
Lightness
75%
light
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4373
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.75:1
Closest name
Plum
ΔE2000 3.3
Where it sits
Hue285° of 360°
Saturation50%
Lightness75%
Temperature
Warm ← → Cool58% cool

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

Every format

HEX#cfa0df
RGBrgb(207, 160, 223)
HSLhsl(285, 50%, 75%)
CMYKcmyk(7%, 28%, 0%, 13%)
LABlab(72.0 28.4 -25.2)
LCHlch(72.0 38.0 318.4)
OKLCHoklch(0.770 0.101 317.4)
Decimal13607135
Display P3color(display-p3 0.812 0.627 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfa0df on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#cfa0df on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #98AEE2
deuteranopia · #A2B2DD
tritanopia · #CFA7B6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfa0df is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F4FA
#F3EAF6
#E5CFEC
#cfa0df
#BF81D5
#AA57C6
#983EB7
#7F3399
#66297A
#4B2159
#2F1538
Base = 300Lightest = 50 · #F9F4FADarkest = 950 · #2F1538
:root {
  --brand-50: #F9F4FA;
  --brand-100: #F3EAF6;
  --brand-200: #E5CFEC;
  --brand-300: #cfa0df;
  --brand-400: #BF81D5;
  --brand-500: #AA57C6;
  --brand-600: #983EB7;
  --brand-700: #7F3399;
  --brand-800: #66297A;
  --brand-900: #4B2159;
  --brand-950: #2F1538;
  --brand: #cfa0df;
  --brand-ink: #000000;
}

Colors that work with #cfa0df

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#E0C2EA
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#679D2F
Second voice, not a rival
Dark variant#4F205F
Hover, pressed, headers
Light variant#F5ECF9
Selected rows, tints
Dark surface#201424
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 #cfa0df

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#B0DFA0
Analogous left#B0A0DF
Analogous right#DFA0CF
Split-complement 1#CFDFA0
Split-complement 2#A0DFB0
Triadic 1#DFCFA0
Triadic 2#A0DFCF
Tetradic#DFB0A0

RGB percentages

Red81.2%
Green62.7%
Blue87.5%

CMYK percentages

Cyan7.2%
Magenta28.3%
Yellow0.0%
Key (black)12.5%

Color previews

#cfa0df text on a black background

contrast 9.75:1

Card sample

#cfa0df text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfa0df

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.

#cfa0df in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cfa0df, answered

What color is #cfa0df?

#cfa0df is a light vivid violet, closest to Plum (ΔE2000 3.3). It sits at 285° on the hue wheel with 50% saturation and 75% lightness, which reads as cool.

What is the RGB value of #cfa0df?

rgb(207, 160, 223) — 207 red, 160 green and 223 blue out of 255, or 81.2% / 62.7% / 87.5% by channel.

Is #cfa0df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4373 and perceived brightness is 72%, so black text on it reaches 9.75:1.

Should I use black or white text on #cfa0df?

Black. It scores 9.75:1 against #cfa0df, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #cfa0df?

#B0DFA0 sits directly opposite on the wheel. Softer options are the split-complements #CFDFA0 and #A0DFB0, which give the same contrast with far less vibration.

What colors go well with #cfa0df?

For interface work: #F9F4FA as the surface, #E0C2EA for borders, #874B9B for secondary text, #679D2F as an accent and #4F205F for hover and pressed states. For a palette, the analogous pair #B0A0DF and #DFA0CF stays calm, while #B0DFA0 is the loudest partner.

What is #cfa0df in CMYK for printing?

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

Is #cfa0df warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFA0D8; nudged cooler, #B89FE0.

Work with #cfa0df in the Color Lab