Skip to content

#cda4db

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

RGB
205, 164, 219
HSL
285°, 43%, 75%
CMYK
6, 25, 0, 14
Luminance
0.4464

At a glance

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

Hex
#cda4db
Hue
285°
violet
Saturation
43%
soft
Lightness
75%
light
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4464
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
9.93:1
Closest name
Plum
ΔE2000 3.8
Where it sits
Hue285° of 360°
Saturation43%
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#cda4db
RGBrgb(205, 164, 219)
HSLhsl(285, 43%, 75%)
CMYKcmyk(6%, 25%, 0%, 14%)
LABlab(72.7 24.8 -22.1)
LCHlch(72.7 33.2 318.2)
OKLCHoklch(0.774 0.089 317.4)
Decimal13477083
Display P3color(display-p3 0.804 0.643 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda4db on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#cda4db on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DB0DD
deuteranopia · #A6B4D9
tritanopia · #CDAAB7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cda4db 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
#E4D1EA
#cda4db
#BD86CF
#A75EBF
#9445AF
#7C3A92
#632E75
#492556
#2E1735
Base = 300Lightest = 50 · #F9F5FADarkest = 950 · #2E1735
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F2EBF5;
  --brand-200: #E4D1EA;
  --brand-300: #cda4db;
  --brand-400: #BD86CF;
  --brand-500: #A75EBF;
  --brand-600: #9445AF;
  --brand-700: #7C3A92;
  --brand-800: #632E75;
  --brand-900: #492556;
  --brand-950: #2E1735;
  --brand: #cda4db;
  --brand-ink: #000000;
}

Colors that work with #cda4db

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#DFC5E8
Hairlines and dividers
Muted text#864B9B
Captions on the surface
Accent#679735
Second voice, not a rival
Dark variant#4D245B
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 #cda4db

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#B2DBA4
Analogous left#B1A4DB
Analogous right#DBA4CE
Split-complement 1#CEDBA4
Split-complement 2#A4DBB1
Triadic 1#DBCDA4
Triadic 2#A4DBCD
Tetradic#DBB1A4

RGB percentages

Red80.4%
Green64.3%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta25.1%
Yellow0.0%
Key (black)14.1%

Color previews

#cda4db text on a black background

contrast 9.93:1

Card sample

#cda4db text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda4db

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.

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

#cda4db, answered

What color is #cda4db?

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

What is the RGB value of #cda4db?

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

Is #cda4db a light or a dark color?

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

Should I use black or white text on #cda4db?

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

What is the complementary color of #cda4db?

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

What colors go well with #cda4db?

For interface work: #F9F4FA as the surface, #DFC5E8 for borders, #864B9B for secondary text, #679735 as an accent and #4D245B for hover and pressed states. For a palette, the analogous pair #B1A4DB and #DBA4CE stays calm, while #B2DBA4 is the loudest partner.

What is #cda4db in CMYK for printing?

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

Is #cda4db 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 #DBA4D5; nudged cooler, #B9A3DC.

Work with #cda4db in the Color Lab