Skip to content

#cdb7f4

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

RGB
205, 183, 244
HSL
262°, 74%, 84%
CMYK
16, 25, 0, 4
Luminance
0.5338

At a glance

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

Hex
#cdb7f4
Hue
262°
violet
Saturation
74%
vivid
Lightness
84%
light
Brightness
96%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5338
WCAG relative
Temperature
Cool
71/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.68:1
Closest name
Plum
ΔE2000 9.5
Where it sits
Hue262° of 360°
Saturation74%
Lightness84%
Temperature
Warm ← → Cool71% 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#cdb7f4
RGBrgb(205, 183, 244)
HSLhsl(262, 74%, 84%)
CMYKcmyk(16%, 25%, 0%, 4%)
LABlab(78.1 19.6 -27.4)
LCHlch(78.1 33.6 305.6)
OKLCHoklch(0.819 0.087 301.0)
Decimal13481972
Display P3color(display-p3 0.804 0.718 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb7f4 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cdb7f4 on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABC1F7
deuteranopia · #AEC1F2
tritanopia · #C7C0CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdb7f4 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F3FC
#EDE7F8
#cdb7f4
#BB9EF0
#9A6DE9
#783CE1
#6120D4
#511BB1
#41168E
#321467
#1F0C40
Base = 200Lightest = 50 · #F6F3FCDarkest = 950 · #1F0C40
:root {
  --brand-50: #F6F3FC;
  --brand-100: #EDE7F8;
  --brand-200: #cdb7f4;
  --brand-300: #BB9EF0;
  --brand-400: #9A6DE9;
  --brand-500: #783CE1;
  --brand-600: #6120D4;
  --brand-700: #511BB1;
  --brand-800: #41168E;
  --brand-900: #321467;
  --brand-950: #1F0C40;
  --brand: #cdb7f4;
  --brand-ink: #000000;
}

Colors that work with #cdb7f4

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#F6F4FA
Tinted page background
Border#D0C0ED
Hairlines and dividers
Muted text#684B9B
Captions on the surface
Accent#A5B616
Second voice, not a rival
Dark variant#33116F
Hover, pressed, headers
Light variant#F0E9FC
Selected rows, tints
Dark surface#1A1424
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 #cdb7f4

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#DEF4B7
Analogous left#B7BFF4
Analogous right#EBB7F4
Split-complement 1#F4EBB7
Split-complement 2#BFF4B7
Triadic 1#F4CDB7
Triadic 2#B7F4CD
Tetradic#F4B7BF

RGB percentages

Red80.4%
Green71.8%
Blue95.7%

CMYK percentages

Cyan16.0%
Magenta25.0%
Yellow0.0%
Key (black)4.3%

Color previews

#cdb7f4 text on a black background

contrast 11.68:1

Card sample

#cdb7f4 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdb7f4

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.

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

#cdb7f4, answered

What color is #cdb7f4?

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

What is the RGB value of #cdb7f4?

rgb(205, 183, 244) — 205 red, 183 green and 244 blue out of 255, or 80.4% / 71.8% / 95.7% by channel.

Is #cdb7f4 a light or a dark color?

It is a light color. Relative luminance is 0.5338 and perceived brightness is 77%, so black text on it reaches 11.68:1.

Should I use black or white text on #cdb7f4?

Black. It scores 11.68:1 against #cdb7f4, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #cdb7f4?

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

What colors go well with #cdb7f4?

For interface work: #F6F4FA as the surface, #D0C0ED for borders, #684B9B for secondary text, #A5B616 as an accent and #33116F for hover and pressed states. For a palette, the analogous pair #B7BFF4 and #EBB7F4 stays calm, while #DEF4B7 is the loudest partner.

What is #cdb7f4 in CMYK for printing?

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

Is #cdb7f4 warm or cool?

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

Work with #cdb7f4 in the Color Lab