Skip to content

#cda0eb

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

RGB
205, 160, 235
HSL
276°, 65%, 78%
CMYK
13, 32, 0, 8
Luminance
0.4412

At a glance

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

Hex
#cda0eb
Hue
276°
violet
Saturation
65%
vivid
Lightness
78%
light
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4412
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.82:1
Closest name
Plum
ΔE2000 5.7
Where it sits
Hue276° of 360°
Saturation65%
Lightness78%
Temperature
Warm ← → Cool63% 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#cda0eb
RGBrgb(205, 160, 235)
HSLhsl(276, 65%, 78%)
CMYKcmyk(13%, 32%, 0%, 8%)
LABlab(72.3 30.2 -31.4)
LCHlch(72.3 43.6 313.9)
OKLCHoklch(0.773 0.115 311.2)
Decimal13476075
Display P3color(display-p3 0.804 0.627 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda0eb on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#cda0eb on black: 9.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #93AFEE
deuteranopia · #9DB2E9
tritanopia · #CAAABB

Color scale — 50 to 950

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

#F8F3FB
#F1E8F7
#E2CBF1
#cda0eb
#B674E2
#9D46D8
#8A2BCA
#7323A9
#5C1C87
#451862
#2B0F3D
Base = 300Lightest = 50 · #F8F3FBDarkest = 950 · #2B0F3D
:root {
  --brand-50: #F8F3FB;
  --brand-100: #F1E8F7;
  --brand-200: #E2CBF1;
  --brand-300: #cda0eb;
  --brand-400: #B674E2;
  --brand-500: #9D46D8;
  --brand-600: #8A2BCA;
  --brand-700: #7323A9;
  --brand-800: #5C1C87;
  --brand-900: #451862;
  --brand-950: #2B0F3D;
  --brand: #cda0eb;
  --brand-ink: #000000;
}

Colors that work with #cda0eb

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#DBC0ED
Hairlines and dividers
Muted text#7B4B9B
Captions on the surface
Accent#7CAC20
Second voice, not a rival
Dark variant#481669
Hover, pressed, headers
Light variant#F4EAFB
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 #cda0eb

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#BEEBA0
Analogous left#A8A0EB
Analogous right#EBA0E4
Split-complement 1#E4EBA0
Split-complement 2#A0EBA8
Triadic 1#EBCDA0
Triadic 2#A0EBCD
Tetradic#EBA8A0

RGB percentages

Red80.4%
Green62.7%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta31.9%
Yellow0.0%
Key (black)7.8%

Color previews

#cda0eb text on a black background

contrast 9.82:1

Card sample

#cda0eb text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda0eb

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.

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

#cda0eb, answered

What color is #cda0eb?

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

What is the RGB value of #cda0eb?

rgb(205, 160, 235) — 205 red, 160 green and 235 blue out of 255, or 80.4% / 62.7% / 92.2% by channel.

Is #cda0eb a light or a dark color?

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

Should I use black or white text on #cda0eb?

Black. It scores 9.82:1 against #cda0eb, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #cda0eb?

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

What colors go well with #cda0eb?

For interface work: #F8F4FA as the surface, #DBC0ED for borders, #7B4B9B for secondary text, #7CAC20 as an accent and #481669 for hover and pressed states. For a palette, the analogous pair #A8A0EB and #EBA0E4 stays calm, while #BEEBA0 is the loudest partner.

What is #cda0eb in CMYK for printing?

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

Is #cda0eb warm or cool?

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

Work with #cda0eb in the Color Lab