Skip to content

#ce82eb

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

RGB
206, 130, 235
HSL
283°, 72%, 72%
CMYK
12, 45, 0, 8
Luminance
0.3509

At a glance

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

Hex
#ce82eb
Hue
283°
violet
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3509
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.02:1
Closest name
Violet
ΔE2000 5.7
Where it sits
Hue283° of 360°
Saturation72%
Lightness72%
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#ce82eb
RGBrgb(206, 130, 235)
HSLhsl(283, 72%, 72%)
CMYKcmyk(12%, 45%, 0%, 8%)
LABlab(65.8 46.7 -41.5)
LCHlch(65.8 62.5 318.4)
OKLCHoklch(0.725 0.166 316.1)
Decimal13533931
Display P3color(display-p3 0.808 0.510 0.922)

Copy-ready code

/* CSS */
color: #ce82eb;
background-color: #ce82eb;
/* Tailwind (arbitrary) */
class="text-[#ce82eb] bg-[#ce82eb]"
/* SCSS */
$brand: #ce82eb;
/* SwiftUI */
Color(red: 0.808, green: 0.510, blue: 0.922)
/* Android */
Color.parseColor("#ce82eb")
/* Flutter */
Color(0xFFCE82EB)
/* Python / OpenCV (BGR) */
(235, 130, 206)

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

Accessibility — WCAG contrast

Aa
#ce82eb on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ce82eb on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6F9BEF
deuteranopia · #84A2E8
tritanopia · #CD91AB

Color scale — 50 to 950

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

#F9F3FC
#F4E7F8
#E7C9F3
#D99EF0
#ce82eb
#B33EE0
#A222D3
#871CB0
#6C178D
#4F1466
#320D40
Base = 400Lightest = 50 · #F9F3FCDarkest = 950 · #320D40
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F4E7F8;
  --brand-200: #E7C9F3;
  --brand-300: #D99EF0;
  --brand-400: #ce82eb;
  --brand-500: #B33EE0;
  --brand-600: #A222D3;
  --brand-700: #871CB0;
  --brand-800: #6C178D;
  --brand-900: #4F1466;
  --brand-950: #320D40;
  --brand: #ce82eb;
  --brand-ink: #000000;
}

Colors that work with #ce82eb

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#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6BB418
Second voice, not a rival
Dark variant#54126E
Hover, pressed, headers
Light variant#F6E9FB
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 #ce82eb

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#9FEB82
Analogous left#9A82EB
Analogous right#EB82D4
Split-complement 1#D4EB82
Split-complement 2#82EB9A
Triadic 1#EBCE82
Triadic 2#82EBCE
Tetradic#EB9A82

RGB percentages

Red80.8%
Green51.0%
Blue92.2%

CMYK percentages

Cyan12.3%
Magenta44.7%
Yellow0.0%
Key (black)7.8%

Color previews

#ce82eb text on a black background

contrast 8.02:1

Card sample

#ce82eb text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce82eb

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.

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

#ce82eb, answered

What color is #ce82eb?

#ce82eb is a light vivid violet, closest to Violet (ΔE2000 5.7). It sits at 283° on the hue wheel with 72% saturation and 72% lightness, which reads as cool.

What is the RGB value of #ce82eb?

rgb(206, 130, 235) — 206 red, 130 green and 235 blue out of 255, or 80.8% / 51% / 92.2% by channel.

Is #ce82eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3509 and perceived brightness is 67%, so black text on it reaches 8.02:1.

Should I use black or white text on #ce82eb?

Black. It scores 8.02:1 against #ce82eb, versus 2.62:1 for white — AAA at any size.

What is the complementary color of #ce82eb?

#9FEB82 sits directly opposite on the wheel. Softer options are the split-complements #D4EB82 and #82EB9A, which give the same contrast with far less vibration.

What colors go well with #ce82eb?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6BB418 as an accent and #54126E for hover and pressed states. For a palette, the analogous pair #9A82EB and #EB82D4 stays calm, while #9FEB82 is the loudest partner.

What is #ce82eb in CMYK for printing?

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

Is #ce82eb 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 #EB82E2; nudged cooler, #A781EC.

Work with #ce82eb in the Color Lab