Skip to content

#cd9cf0

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

RGB
205, 156, 240
HSL
275°, 74%, 78%
CMYK
15, 35, 0, 6
Luminance
0.4305

At a glance

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

Hex
#cd9cf0
Hue
275°
violet
Saturation
74%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4305
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.61:1
Closest name
Plum
ΔE2000 6.8
Where it sits
Hue275° of 360°
Saturation74%
Lightness78%
Temperature
Warm ← → Cool64% 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#cd9cf0
RGBrgb(205, 156, 240)
HSLhsl(275, 74%, 78%)
CMYKcmyk(15%, 35%, 0%, 6%)
LABlab(71.6 33.5 -35.3)
LCHlch(71.6 48.6 313.5)
OKLCHoklch(0.768 0.127 310.3)
Decimal13475056
Display P3color(display-p3 0.804 0.612 0.941)

Copy-ready code

/* CSS */
color: #cd9cf0;
background-color: #cd9cf0;
/* Tailwind (arbitrary) */
class="text-[#cd9cf0] bg-[#cd9cf0]"
/* SCSS */
$brand: #cd9cf0;
/* SwiftUI */
Color(red: 0.804, green: 0.612, blue: 0.941)
/* Android */
Color.parseColor("#cd9cf0")
/* Flutter */
Color(0xFFCD9CF0)
/* Python / OpenCV (BGR) */
(240, 156, 205)

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

Accessibility — WCAG contrast

Aa
#cd9cf0 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#cd9cf0 on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8DADF3
deuteranopia · #98B0EE
tritanopia · #C9A8BB

Color scale — 50 to 950

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

#F8F3FC
#F1E7F8
#E1C8F3
#cd9cf0
#B56DE9
#9D3CE1
#8920D5
#731BB1
#5C158E
#441467
#2B0C40
Base = 300Lightest = 50 · #F8F3FCDarkest = 950 · #2B0C40
:root {
  --brand-50: #F8F3FC;
  --brand-100: #F1E7F8;
  --brand-200: #E1C8F3;
  --brand-300: #cd9cf0;
  --brand-400: #B56DE9;
  --brand-500: #9D3CE1;
  --brand-600: #8920D5;
  --brand-700: #731BB1;
  --brand-800: #5C158E;
  --brand-900: #441467;
  --brand-950: #2B0C40;
  --brand: #cd9cf0;
  --brand-ink: #000000;
}

Colors that work with #cd9cf0

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#F8F4FA
Tinted page background
Border#DAC0ED
Hairlines and dividers
Muted text#794B9B
Captions on the surface
Accent#81B517
Second voice, not a rival
Dark variant#48116F
Hover, pressed, headers
Light variant#F4E9FC
Selected rows, tints
Dark surface#1D1424
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 #cd9cf0

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#BFF09C
Analogous left#A39CF0
Analogous right#F09CE9
Split-complement 1#E9F09C
Split-complement 2#9CF0A3
Triadic 1#F0CD9C
Triadic 2#9CF0CD
Tetradic#F0A39C

RGB percentages

Red80.4%
Green61.2%
Blue94.1%

CMYK percentages

Cyan14.6%
Magenta35.0%
Yellow0.0%
Key (black)5.9%

Color previews

#cd9cf0 text on a black background

contrast 9.61:1

Card sample

#cd9cf0 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 156, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 156, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd9cf0;
background: linear-gradient(135deg, #cd9cf0, #F09CDB);

Monochromatic scale

Palettes built from #cd9cf0

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.

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

#cd9cf0, answered

What color is #cd9cf0?

#cd9cf0 is a light vivid violet, closest to Plum (ΔE2000 6.8). It sits at 275° on the hue wheel with 74% saturation and 78% lightness, which reads as cool.

What is the RGB value of #cd9cf0?

rgb(205, 156, 240) — 205 red, 156 green and 240 blue out of 255, or 80.4% / 61.2% / 94.1% by channel.

Is #cd9cf0 a light or a dark color?

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

Should I use black or white text on #cd9cf0?

Black. It scores 9.61:1 against #cd9cf0, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #cd9cf0?

#BFF09C sits directly opposite on the wheel. Softer options are the split-complements #E9F09C and #9CF0A3, which give the same contrast with far less vibration.

What colors go well with #cd9cf0?

For interface work: #F8F4FA as the surface, #DAC0ED for borders, #794B9B for secondary text, #81B517 as an accent and #48116F for hover and pressed states. For a palette, the analogous pair #A39CF0 and #F09CE9 stays calm, while #BFF09C is the loudest partner.

What is #cd9cf0 in CMYK for printing?

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

Is #cd9cf0 warm or cool?

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

Work with #cd9cf0 in the Color Lab