Skip to content

#cb6fe5

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

RGB
203, 111, 229
HSL
287°, 69%, 67%
CMYK
11, 52, 0, 10
Luminance
0.2972

At a glance

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

Hex
#cb6fe5
Hue
287°
violet
Saturation
69%
vivid
Lightness
67%
light
Brightness
90%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2972
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.94:1
Closest name
Orchid
ΔE2000 4.7
Where it sits
Hue287° of 360°
Saturation69%
Lightness67%
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#cb6fe5
RGBrgb(203, 111, 229)
HSLhsl(287, 69%, 67%)
CMYKcmyk(11%, 52%, 0%, 10%)
LABlab(61.4 54.4 -45.1)
LCHlch(61.4 70.7 320.4)
OKLCHoklch(0.690 0.189 318.4)
Decimal13332453
Display P3color(display-p3 0.796 0.435 0.898)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb6fe5 on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#cb6fe5 on black: 6.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #588EE9
deuteranopia · #7597E2
tritanopia · #CB80A0

Color scale — 50 to 950

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

#FAF3FB
#F4E7F8
#E9CAF2
#DDA0EE
#cb6fe5
#BA41DD
#AA25CF
#8E1FAD
#71198A
#531664
#340E3F
Base = 400Lightest = 50 · #FAF3FBDarkest = 950 · #340E3F
:root {
  --brand-50: #FAF3FB;
  --brand-100: #F4E7F8;
  --brand-200: #E9CAF2;
  --brand-300: #DDA0EE;
  --brand-400: #cb6fe5;
  --brand-500: #BA41DD;
  --brand-600: #AA25CF;
  --brand-700: #8E1FAD;
  --brand-800: #71198A;
  --brand-900: #531664;
  --brand-950: #340E3F;
  --brand: #cb6fe5;
  --brand-ink: #000000;
}

Colors that work with #cb6fe5

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#61B01C
Second voice, not a rival
Dark variant#59146C
Hover, pressed, headers
Light variant#F7E9FB
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 #cb6fe5

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#89E56F
Analogous left#906FE5
Analogous right#E56FC4
Split-complement 1#C4E56F
Split-complement 2#6FE590
Triadic 1#E5CB6F
Triadic 2#6FE5CB
Tetradic#E5906F

RGB percentages

Red79.6%
Green43.5%
Blue89.8%

CMYK percentages

Cyan11.4%
Magenta51.5%
Yellow0.0%
Key (black)10.2%

Color previews

#cb6fe5 text on a black background

contrast 6.94:1

Card sample

#cb6fe5 text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb6fe5

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.

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

#cb6fe5, answered

What color is #cb6fe5?

#cb6fe5 is a light vivid violet, closest to Orchid (ΔE2000 4.7). It sits at 287° on the hue wheel with 69% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #cb6fe5?

rgb(203, 111, 229) — 203 red, 111 green and 229 blue out of 255, or 79.6% / 43.5% / 89.8% by channel.

Is #cb6fe5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2972 and perceived brightness is 63%, so black text on it reaches 6.94:1.

Should I use black or white text on #cb6fe5?

Black. It scores 6.94:1 against #cb6fe5, versus 3.02:1 for white — AA at any size.

What is the complementary color of #cb6fe5?

#89E56F sits directly opposite on the wheel. Softer options are the split-complements #C4E56F and #6FE590, which give the same contrast with far less vibration.

What colors go well with #cb6fe5?

For interface work: #F9F4FA as the surface, #E3C0ED for borders, #894B9B for secondary text, #61B01C as an accent and #59146C for hover and pressed states. For a palette, the analogous pair #906FE5 and #E56FC4 stays calm, while #89E56F is the loudest partner.

What is #cb6fe5 in CMYK for printing?

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

Is #cb6fe5 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 #E56FD4; nudged cooler, #A06DE7.

Work with #cb6fe5 in the Color Lab