Skip to content

#cfa8df

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

RGB
207, 168, 223
HSL
283°, 46%, 77%
CMYK
7, 25, 0, 13
Luminance
0.4660

At a glance

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

Hex
#cfa8df
Hue
283°
violet
Saturation
46%
vivid
Lightness
77%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4660
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
10.32:1
Closest name
Plum
ΔE2000 4.3
Where it sits
Hue283° of 360°
Saturation46%
Lightness77%
Temperature
Warm ← → Cool60% 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#cfa8df
RGBrgb(207, 168, 223)
HSLhsl(283, 46%, 77%)
CMYKcmyk(7%, 25%, 0%, 13%)
LABlab(73.9 24.0 -22.4)
LCHlch(73.9 32.8 317.1)
OKLCHoklch(0.785 0.087 316.0)
Decimal13609183
Display P3color(display-p3 0.812 0.659 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfa8df on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#cfa8df on black: 10.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1B3E1
deuteranopia · #A9B7DD
tritanopia · #CFAEBB

Color scale — 50 to 950

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

#F8F5FA
#F2EAF5
#E3D0EB
#cfa8df
#BB84D2
#A45BC3
#9242B3
#7A3795
#612C77
#482357
#2D1637
Base = 300Lightest = 50 · #F8F5FADarkest = 950 · #2D1637
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F2EAF5;
  --brand-200: #E3D0EB;
  --brand-300: #cfa8df;
  --brand-400: #BB84D2;
  --brand-500: #A45BC3;
  --brand-600: #9242B3;
  --brand-700: #7A3795;
  --brand-800: #612C77;
  --brand-900: #482357;
  --brand-950: #2D1637;
  --brand: #cfa8df;
  --brand-ink: #000000;
}

Colors that work with #cfa8df

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#DEC3E9
Hairlines and dividers
Muted text#834B9B
Captions on the surface
Accent#6A9933
Second voice, not a rival
Dark variant#4C225D
Hover, pressed, headers
Light variant#F5ECF8
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 #cfa8df

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#B8DFA8
Analogous left#B4A8DF
Analogous right#DFA8D4
Split-complement 1#D4DFA8
Split-complement 2#A8DFB4
Triadic 1#DFCFA8
Triadic 2#A8DFCF
Tetradic#DFB4A8

RGB percentages

Red81.2%
Green65.9%
Blue87.5%

CMYK percentages

Cyan7.2%
Magenta24.7%
Yellow0.0%
Key (black)12.5%

Color previews

#cfa8df text on a black background

contrast 10.32:1

Card sample

#cfa8df text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfa8df

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.

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

#cfa8df, answered

What color is #cfa8df?

#cfa8df is a light vivid violet, closest to Plum (ΔE2000 4.3). It sits at 283° on the hue wheel with 46% saturation and 77% lightness, which reads as cool.

What is the RGB value of #cfa8df?

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

Is #cfa8df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4660 and perceived brightness is 73%, so black text on it reaches 10.32:1.

Should I use black or white text on #cfa8df?

Black. It scores 10.32:1 against #cfa8df, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #cfa8df?

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

What colors go well with #cfa8df?

For interface work: #F9F4FA as the surface, #DEC3E9 for borders, #834B9B for secondary text, #6A9933 as an accent and #4C225D for hover and pressed states. For a palette, the analogous pair #B4A8DF and #DFA8D4 stays calm, while #B8DFA8 is the loudest partner.

What is #cfa8df in CMYK for printing?

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

Is #cfa8df warm or cool?

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

Work with #cfa8df in the Color Lab