Skip to content

#cb5cfb

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

RGB
203, 92, 251
HSL
282°, 95%, 67%
CMYK
19, 63, 0, 2
Luminance
0.2732

At a glance

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

Hex
#cb5cfb
Hue
282°
violet
Saturation
95%
electric
Lightness
67%
light
Brightness
98%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2732
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.46:1
Closest name
Medium Orchid
ΔE2000 6.5
Where it sits
Hue282° of 360°
Saturation95%
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#cb5cfb
RGBrgb(203, 92, 251)
HSLhsl(282, 95%, 67%)
CMYKcmyk(19%, 63%, 0%, 2%)
LABlab(59.3 67.8 -60.7)
LCHlch(59.3 91.0 318.1)
OKLCHoklch(0.678 0.238 314.1)
Decimal13327611
Display P3color(display-p3 0.796 0.361 0.984)

Copy-ready code

/* CSS */
color: #cb5cfb;
background-color: #cb5cfb;
/* Tailwind (arbitrary) */
class="text-[#cb5cfb] bg-[#cb5cfb]"
/* SCSS */
$brand: #cb5cfb;
/* SwiftUI */
Color(red: 0.796, green: 0.361, blue: 0.984)
/* Android */
Color.parseColor("#cb5cfb")
/* Flutter */
Color(0xFFCB5CFB)
/* Python / OpenCV (BGR) */
(251, 92, 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 #cb5cfb · 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: #cb5cfb as text scores 3.25:1 on white and 6.46:1 on black.

Accessibility — WCAG contrast

Aa
#cb5cfb on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#cb5cfb on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1289FF
deuteranopia · #5591F7
tritanopia · #C77AA4

Color scale — 50 to 950

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

#FAF1FD
#F4E4FC
#E9C2FA
#DC91FC
#cb5cfb
#B924FA
#A906EF
#8D05C7
#70049F
#520873
#340548
Base = 400Lightest = 50 · #FAF1FDDarkest = 950 · #340548
:root {
  --brand-50: #FAF1FD;
  --brand-100: #F4E4FC;
  --brand-200: #E9C2FA;
  --brand-300: #DC91FC;
  --brand-400: #cb5cfb;
  --brand-500: #B924FA;
  --brand-600: #A906EF;
  --brand-700: #8D05C7;
  --brand-800: #70049F;
  --brand-900: #520873;
  --brand-950: #340548;
  --brand: #cb5cfb;
  --brand-ink: #000000;
}

Colors that work with #cb5cfb

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#DFC0ED
Hairlines and dividers
Muted text#834B9B
Captions on the surface
Accent#70CB01
Second voice, not a rival
Dark variant#58037C
Hover, pressed, headers
Light variant#F7E6FE
Selected rows, tints
Dark surface#1F1424
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 #cb5cfb

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#8CFB5C
Analogous left#7C5CFB
Analogous right#FB5CDC
Split-complement 1#DCFB5C
Split-complement 2#5CFB7C
Triadic 1#FBCB5C
Triadic 2#5CFBCB
Tetradic#FB7C5C

RGB percentages

Red79.6%
Green36.1%
Blue98.4%

CMYK percentages

Cyan19.1%
Magenta63.3%
Yellow0.0%
Key (black)1.6%

Color previews

#cb5cfb text on a black background

contrast 6.46:1

Card sample

#cb5cfb text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb5cfb

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.

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

#cb5cfb, answered

What color is #cb5cfb?

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

What is the RGB value of #cb5cfb?

rgb(203, 92, 251) — 203 red, 92 green and 251 blue out of 255, or 79.6% / 36.1% / 98.4% by channel.

Is #cb5cfb a light or a dark color?

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

Should I use black or white text on #cb5cfb?

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

What is the complementary color of #cb5cfb?

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

What colors go well with #cb5cfb?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #834B9B for secondary text, #70CB01 as an accent and #58037C for hover and pressed states. For a palette, the analogous pair #7C5CFB and #FB5CDC stays calm, while #8CFB5C is the loudest partner.

What is #cb5cfb in CMYK for printing?

cmyk(19%, 63%, 0%, 2%). 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 #cb5cfb 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 #FB5CF1; nudged cooler, #905BFD.

Work with #cb5cfb in the Color Lab