Skip to content

#cd8df1

a light, electric violet · cool · closest name: Violet

RGB
205, 141, 241
HSL
278°, 78%, 75%
CMYK
15, 42, 0, 6
Luminance
0.3838

At a glance

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

Hex
#cd8df1
Hue
278°
violet
Saturation
78%
electric
Lightness
75%
light
Brightness
95%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3838
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
8.68:1
Closest name
Violet
ΔE2000 6.6
Where it sits
Hue278° of 360°
Saturation78%
Lightness75%
Temperature
Warm ← → Cool62% 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#cd8df1
RGBrgb(205, 141, 241)
HSLhsl(278, 78%, 75%)
CMYKcmyk(15%, 42%, 0%, 6%)
LABlab(68.3 41.8 -40.9)
LCHlch(68.3 58.5 315.6)
OKLCHoklch(0.744 0.154 312.5)
Decimal13471217
Display P3color(display-p3 0.804 0.553 0.945)

Copy-ready code

/* CSS */
color: #cd8df1;
background-color: #cd8df1;
/* Tailwind (arbitrary) */
class="text-[#cd8df1] bg-[#cd8df1]"
/* SCSS */
$brand: #cd8df1;
/* SwiftUI */
Color(red: 0.804, green: 0.553, blue: 0.945)
/* Android */
Color.parseColor("#cd8df1")
/* Flutter */
Color(0xFFCD8DF1)
/* Python / OpenCV (BGR) */
(241, 141, 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 #cd8df1 · 8.68:1
Use #000000AAA at every size.
Aa
White text · 2.42:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.68:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cd8df1 as text scores 2.42:1 on white and 8.68:1 on black.

Accessibility — WCAG contrast

Aa
#cd8df1 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#cd8df1 on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7AA3F5
deuteranopia · #8AA8EE
tritanopia · #CA9BB4

Color scale — 50 to 950

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

#F9F3FC
#F2E6F9
#E4C7F5
#cd8df1
#BD69ED
#A737E6
#951BDA
#7C16B6
#631291
#4A1169
#2E0B42
Base = 300Lightest = 50 · #F9F3FCDarkest = 950 · #2E0B42
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F2E6F9;
  --brand-200: #E4C7F5;
  --brand-300: #cd8df1;
  --brand-400: #BD69ED;
  --brand-500: #A737E6;
  --brand-600: #951BDA;
  --brand-700: #7C16B6;
  --brand-800: #631291;
  --brand-900: #4A1169;
  --brand-950: #2E0B42;
  --brand: #cd8df1;
  --brand-ink: #000000;
}

Colors that work with #cd8df1

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#DCC0ED
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#79BA12
Second voice, not a rival
Dark variant#4E0E72
Hover, pressed, headers
Light variant#F5E8FC
Selected rows, tints
Dark surface#1E1424
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 #cd8df1

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#B1F18D
Analogous left#9B8DF1
Analogous right#F18DE3
Split-complement 1#E3F18D
Split-complement 2#8DF19B
Triadic 1#F1CD8D
Triadic 2#8DF1CD
Tetradic#F19B8D

RGB percentages

Red80.4%
Green55.3%
Blue94.5%

CMYK percentages

Cyan14.9%
Magenta41.5%
Yellow0.0%
Key (black)5.5%

Color previews

#cd8df1 text on a black background

contrast 8.68:1

Card sample

#cd8df1 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8df1

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.

#cd8df1 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cd8df1, answered

What color is #cd8df1?

#cd8df1 is a light electric violet, closest to Violet (ΔE2000 6.6). It sits at 278° on the hue wheel with 78% saturation and 75% lightness, which reads as cool.

What is the RGB value of #cd8df1?

rgb(205, 141, 241) — 205 red, 141 green and 241 blue out of 255, or 80.4% / 55.3% / 94.5% by channel.

Is #cd8df1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3838 and perceived brightness is 69%, so black text on it reaches 8.68:1.

Should I use black or white text on #cd8df1?

Black. It scores 8.68:1 against #cd8df1, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #cd8df1?

#B1F18D sits directly opposite on the wheel. Softer options are the split-complements #E3F18D and #8DF19B, which give the same contrast with far less vibration.

What colors go well with #cd8df1?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7E4B9B for secondary text, #79BA12 as an accent and #4E0E72 for hover and pressed states. For a palette, the analogous pair #9B8DF1 and #F18DE3 stays calm, while #B1F18D is the loudest partner.

What is #cd8df1 in CMYK for printing?

cmyk(15%, 42%, 0%, 6%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cd8df1 warm or cool?

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

Work with #cd8df1 in the Color Lab