Skip to content

#cb93df

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

RGB
203, 147, 223
HSL
284°, 54%, 73%
CMYK
9, 34, 0, 13
Luminance
0.3889

At a glance

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

Hex
#cb93df
Hue
284°
violet
Saturation
54%
vivid
Lightness
73%
light
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3889
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.78:1
Closest name
Plum
ΔE2000 5.4
Where it sits
Hue284° of 360°
Saturation54%
Lightness73%
Temperature
Warm ← → Cool59% 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#cb93df
RGBrgb(203, 147, 223)
HSLhsl(284, 54%, 73%)
CMYKcmyk(9%, 34%, 0%, 13%)
LABlab(68.7 34.3 -30.4)
LCHlch(68.7 45.8 318.4)
OKLCHoklch(0.744 0.122 316.9)
Decimal13341663
Display P3color(display-p3 0.796 0.576 0.875)

Copy-ready code

/* CSS */
color: #cb93df;
background-color: #cb93df;
/* Tailwind (arbitrary) */
class="text-[#cb93df] bg-[#cb93df]"
/* SCSS */
$brand: #cb93df;
/* SwiftUI */
Color(red: 0.796, green: 0.576, blue: 0.875)
/* Android */
Color.parseColor("#cb93df")
/* Flutter */
Color(0xFFCB93DF)
/* Python / OpenCV (BGR) */
(223, 147, 203)

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 #cb93df · 8.78:1
Use #000000AAA at every size.
Aa
White text · 2.39:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.78:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cb93df as text scores 2.39:1 on white and 8.78:1 on black.

Accessibility — WCAG contrast

Aa
#cb93df on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#cb93df on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #88A4E2
deuteranopia · #95A9DD
tritanopia · #CB9CAF

Color scale — 50 to 950

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

#F9F4FB
#F3E9F6
#E5CEEE
#cb93df
#C07DD9
#AC52CC
#9A38BD
#802F9D
#67257E
#4C1F5C
#2F1339
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #2F1339
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E9F6;
  --brand-200: #E5CEEE;
  --brand-300: #cb93df;
  --brand-400: #C07DD9;
  --brand-500: #AC52CC;
  --brand-600: #9A38BD;
  --brand-700: #802F9D;
  --brand-800: #67257E;
  --brand-900: #4C1F5C;
  --brand-950: #2F1339;
  --brand: #cb93df;
  --brand-ink: #000000;
}

Colors that work with #cb93df

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#E1C0EC
Hairlines and dividers
Muted text#864B9B
Captions on the surface
Accent#67A22A
Second voice, not a rival
Dark variant#501D62
Hover, pressed, headers
Light variant#F6EBF9
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 #cb93df

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#A7DF93
Analogous left#A593DF
Analogous right#DF93CD
Split-complement 1#CDDF93
Split-complement 2#93DFA5
Triadic 1#DFCB93
Triadic 2#93DFCB
Tetradic#DFA593

RGB percentages

Red79.6%
Green57.6%
Blue87.5%

CMYK percentages

Cyan9.0%
Magenta34.1%
Yellow0.0%
Key (black)12.5%

Color previews

#cb93df text on a black background

contrast 8.78:1

Card sample

#cb93df text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 147, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 147, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cb93df;
background: linear-gradient(135deg, #cb93df, #DF93C0);

Monochromatic scale

Palettes built from #cb93df

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.

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

#cb93df, answered

What color is #cb93df?

#cb93df is a light vivid violet, closest to Plum (ΔE2000 5.4). It sits at 284° on the hue wheel with 54% saturation and 73% lightness, which reads as cool.

What is the RGB value of #cb93df?

rgb(203, 147, 223) — 203 red, 147 green and 223 blue out of 255, or 79.6% / 57.6% / 87.5% by channel.

Is #cb93df a light or a dark color?

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

Should I use black or white text on #cb93df?

Black. It scores 8.78:1 against #cb93df, versus 2.39:1 for white — AAA at any size.

What is the complementary color of #cb93df?

#A7DF93 sits directly opposite on the wheel. Softer options are the split-complements #CDDF93 and #93DFA5, which give the same contrast with far less vibration.

What colors go well with #cb93df?

For interface work: #F9F4FA as the surface, #E1C0EC for borders, #864B9B for secondary text, #67A22A as an accent and #501D62 for hover and pressed states. For a palette, the analogous pair #A593DF and #DF93CD stays calm, while #A7DF93 is the loudest partner.

What is #cb93df in CMYK for printing?

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

Is #cb93df warm or cool?

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

Work with #cb93df in the Color Lab