Skip to content

#cda4da

a light, soft violet · neutral · closest name: Plum

RGB
205, 164, 218
HSL
286°, 42%, 75%
CMYK
6, 25, 0, 15
Luminance
0.4459

At a glance

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

Hex
#cda4da
Hue
286°
violet
Saturation
42%
soft
Lightness
75%
light
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4459
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.92:1
Closest name
Plum
ΔE2000 3.8
Where it sits
Hue286° of 360°
Saturation42%
Lightness75%
Temperature
Warm ← → Cool58% cool

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

Every format

HEX#cda4da
RGBrgb(205, 164, 218)
HSLhsl(286, 42%, 75%)
CMYKcmyk(6%, 25%, 0%, 15%)
LABlab(72.6 24.6 -21.6)
LCHlch(72.6 32.7 318.7)
OKLCHoklch(0.774 0.087 317.9)
Decimal13477082
Display P3color(display-p3 0.804 0.643 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda4da on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#cda4da on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9EAFDC
deuteranopia · #A7B4D8
tritanopia · #CDAAB7

Color scale — 50 to 950

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

#F9F5FA
#F2EBF5
#E4D2EA
#cda4da
#BD87CE
#A75FBE
#9547AE
#7C3B91
#642F74
#4A2555
#2E1735
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #2E1735
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F2EBF5;
  --brand-200: #E4D2EA;
  --brand-300: #cda4da;
  --brand-400: #BD87CE;
  --brand-500: #A75FBE;
  --brand-600: #9547AE;
  --brand-700: #7C3B91;
  --brand-800: #642F74;
  --brand-900: #4A2555;
  --brand-950: #2E1735;
  --brand: #cda4da;
  --brand-ink: #000000;
}

Colors that work with #cda4da

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#DFC5E7
Hairlines and dividers
Muted text#884B9B
Captions on the surface
Accent#649636
Second voice, not a rival
Dark variant#4E255B
Hover, pressed, headers
Light variant#F5EDF8
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 #cda4da

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B1DAA4
Analogous left#B2A4DA
Analogous right#DAA4CC
Split-complement 1#CCDAA4
Split-complement 2#A4DAB2
Triadic 1#DACDA4
Triadic 2#A4DACD
Tetradic#DAB2A4

RGB percentages

Red80.4%
Green64.3%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta24.8%
Yellow0.0%
Key (black)14.5%

Color previews

#cda4da text on a black background

contrast 9.92:1

Card sample

#cda4da text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda4da

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.

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

#cda4da, answered

What color is #cda4da?

#cda4da is a light soft violet, closest to Plum (ΔE2000 3.8). It sits at 286° on the hue wheel with 42% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #cda4da?

rgb(205, 164, 218) — 205 red, 164 green and 218 blue out of 255, or 80.4% / 64.3% / 85.5% by channel.

Is #cda4da a light or a dark color?

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

Should I use black or white text on #cda4da?

Black. It scores 9.92:1 against #cda4da, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #cda4da?

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

What colors go well with #cda4da?

For interface work: #F9F4FA as the surface, #DFC5E7 for borders, #884B9B for secondary text, #649636 as an accent and #4E255B for hover and pressed states. For a palette, the analogous pair #B2A4DA and #DAA4CC stays calm, while #B1DAA4 is the loudest partner.

What is #cda4da in CMYK for printing?

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

Is #cda4da warm or cool?

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

Work with #cda4da in the Color Lab