Skip to content

#deb0eb

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

RGB
222, 176, 235
HSL
287°, 60%, 81%
CMYK
6, 25, 0, 8
Luminance
0.5258

At a glance

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

Hex
#deb0eb
Hue
287°
violet
Saturation
60%
vivid
Lightness
81%
light
Brightness
92%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5258
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.52:1
Closest name
Plum
ΔE2000 4.3
Where it sits
Hue287° of 360°
Saturation60%
Lightness81%
Temperature
Warm ← → Cool57% 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#deb0eb
RGBrgb(222, 176, 235)
HSLhsl(287, 60%, 81%)
CMYKcmyk(6%, 25%, 0%, 8%)
LABlab(77.6 26.9 -23.1)
LCHlch(77.6 35.5 319.3)
OKLCHoklch(0.818 0.095 318.7)
Decimal14594283
Display P3color(display-p3 0.871 0.690 0.922)

Copy-ready code

/* CSS */
color: #deb0eb;
background-color: #deb0eb;
/* Tailwind (arbitrary) */
class="text-[#deb0eb] bg-[#deb0eb]"
/* SCSS */
$brand: #deb0eb;
/* SwiftUI */
Color(red: 0.871, green: 0.690, blue: 0.922)
/* Android */
Color.parseColor("#deb0eb")
/* Flutter */
Color(0xFFDEB0EB)
/* Python / OpenCV (BGR) */
(235, 176, 222)

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

Accessibility — WCAG contrast

Aa
#deb0eb on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#deb0eb on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9BDED
deuteranopia · #B3C1E9
tritanopia · #DFB6C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #deb0eb 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
#F4E9F7
#E8CCEF
#deb0eb
#C779DD
#B44CD2
#A331C3
#8829A3
#6D2182
#501C5F
#32113B
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #32113B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F4E9F7;
  --brand-200: #E8CCEF;
  --brand-300: #deb0eb;
  --brand-400: #C779DD;
  --brand-500: #B44CD2;
  --brand-600: #A331C3;
  --brand-700: #8829A3;
  --brand-800: #6D2182;
  --brand-900: #501C5F;
  --brand-950: #32113B;
  --brand: #deb0eb;
  --brand-ink: #000000;
}

Colors that work with #deb0eb

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#E3C0ED
Hairlines and dividers
Muted text#894B9B
Captions on the surface
Accent#63A725
Second voice, not a rival
Dark variant#551A66
Hover, pressed, headers
Light variant#F7EBFA
Selected rows, tints
Dark surface#211424
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 #deb0eb

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#BDEBB0
Analogous left#C1B0EB
Analogous right#EBB0DB
Split-complement 1#DBEBB0
Split-complement 2#B0EBC1
Triadic 1#EBDEB0
Triadic 2#B0EBDE
Tetradic#EBC1B0

RGB percentages

Red87.1%
Green69.0%
Blue92.2%

CMYK percentages

Cyan5.5%
Magenta25.1%
Yellow0.0%
Key (black)7.8%

Color previews

#deb0eb text on a black background

contrast 11.52:1

Card sample

#deb0eb text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deb0eb

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.

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

#deb0eb, answered

What color is #deb0eb?

#deb0eb is a light vivid violet, closest to Plum (ΔE2000 4.3). It sits at 287° on the hue wheel with 60% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #deb0eb?

rgb(222, 176, 235) — 222 red, 176 green and 235 blue out of 255, or 87.1% / 69% / 92.2% by channel.

Is #deb0eb a light or a dark color?

It is a light color. Relative luminance is 0.5258 and perceived brightness is 78%, so black text on it reaches 11.52:1.

Should I use black or white text on #deb0eb?

Black. It scores 11.52:1 against #deb0eb, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #deb0eb?

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

What colors go well with #deb0eb?

For interface work: #F9F4FA as the surface, #E3C0ED for borders, #894B9B for secondary text, #63A725 as an accent and #551A66 for hover and pressed states. For a palette, the analogous pair #C1B0EB and #EBB0DB stays calm, while #BDEBB0 is the loudest partner.

What is #deb0eb in CMYK for printing?

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

Is #deb0eb warm or cool?

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

Work with #deb0eb in the Color Lab