Skip to content

#cb5df8

a light, electric violet · cool · closest name: Medium Orchid

RGB
203, 93, 248
HSL
283°, 92%, 67%
CMYK
18, 63, 0, 3
Luminance
0.2730

At a glance

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

Hex
#cb5df8
Hue
283°
violet
Saturation
92%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2730
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.46:1
Closest name
Medium Orchid
ΔE2000 6.2
Where it sits
Hue283° of 360°
Saturation92%
Lightness67%
Temperature
Warm ← → Cool60% 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#cb5df8
RGBrgb(203, 93, 248)
HSLhsl(283, 92%, 67%)
CMYKcmyk(18%, 63%, 0%, 3%)
LABlab(59.3 66.7 -59.1)
LCHlch(59.3 89.1 318.5)
OKLCHoklch(0.678 0.234 314.7)
Decimal13327864
Display P3color(display-p3 0.796 0.365 0.973)

Copy-ready code

/* CSS */
color: #cb5df8;
background-color: #cb5df8;
/* Tailwind (arbitrary) */
class="text-[#cb5df8] bg-[#cb5df8]"
/* SCSS */
$brand: #cb5df8;
/* SwiftUI */
Color(red: 0.796, green: 0.365, blue: 0.973)
/* Android */
Color.parseColor("#cb5df8")
/* Flutter */
Color(0xFFCB5DF8)
/* Python / OpenCV (BGR) */
(248, 93, 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 #cb5df8 · 6.46:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.25:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.46:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cb5df8 as text scores 3.25:1 on white and 6.46:1 on black.

Accessibility — WCAG contrast

Aa
#cb5df8 on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#cb5df8 on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1F88FD
deuteranopia · #5992F4
tritanopia · #C77AA2

Color scale — 50 to 950

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

#FAF2FD
#F4E4FB
#E9C3F9
#DD93FA
#cb5df8
#BA28F6
#AA0AEB
#8D08C4
#71079C
#530A71
#340647
Base = 400Lightest = 50 · #FAF2FDDarkest = 950 · #340647
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F4E4FB;
  --brand-200: #E9C3F9;
  --brand-300: #DD93FA;
  --brand-400: #cb5df8;
  --brand-500: #BA28F6;
  --brand-600: #AA0AEB;
  --brand-700: #8D08C4;
  --brand-800: #71079C;
  --brand-900: #530A71;
  --brand-950: #340647;
  --brand: #cb5df8;
  --brand-ink: #000000;
}

Colors that work with #cb5df8

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#844B9B
Captions on the surface
Accent#6EC705
Second voice, not a rival
Dark variant#58057A
Hover, pressed, headers
Light variant#F7E7FE
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 #cb5df8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#8AF85D
Analogous left#7E5DF8
Analogous right#F85DD7
Split-complement 1#D7F85D
Split-complement 2#5DF87E
Triadic 1#F8CB5D
Triadic 2#5DF8CB
Tetradic#F87E5D

RGB percentages

Red79.6%
Green36.5%
Blue97.3%

CMYK percentages

Cyan18.1%
Magenta62.5%
Yellow0.0%
Key (black)2.7%

Color previews

#cb5df8 text on a black background

contrast 6.46:1

Card sample

#cb5df8 text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb5df8

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.

#cb5df8 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cb5df8, answered

What color is #cb5df8?

#cb5df8 is a light electric violet, closest to Medium Orchid (ΔE2000 6.2). It sits at 283° on the hue wheel with 92% saturation and 67% lightness, which reads as cool.

What is the RGB value of #cb5df8?

rgb(203, 93, 248) — 203 red, 93 green and 248 blue out of 255, or 79.6% / 36.5% / 97.3% by channel.

Is #cb5df8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2730 and perceived brightness is 61%, so black text on it reaches 6.46:1.

Should I use black or white text on #cb5df8?

Black. It scores 6.46:1 against #cb5df8, versus 3.25:1 for white — AA at any size.

What is the complementary color of #cb5df8?

#8AF85D sits directly opposite on the wheel. Softer options are the split-complements #D7F85D and #5DF87E, which give the same contrast with far less vibration.

What colors go well with #cb5df8?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #844B9B for secondary text, #6EC705 as an accent and #58057A for hover and pressed states. For a palette, the analogous pair #7E5DF8 and #F85DD7 stays calm, while #8AF85D is the loudest partner.

What is #cb5df8 in CMYK for printing?

cmyk(18%, 63%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cb5df8 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F85DEC; nudged cooler, #925CFA.

Work with #cb5df8 in the Color Lab