Skip to content

#cb6df1

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

RGB
203, 109, 241
HSL
283°, 83%, 69%
CMYK
16, 55, 0, 6
Luminance
0.2998

At a glance

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

Hex
#cb6df1
Hue
283°
violet
Saturation
83%
electric
Lightness
69%
light
Brightness
95%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2998
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
7.00:1
Closest name
Orchid
ΔE2000 6.4
Where it sits
Hue283° of 360°
Saturation83%
Lightness69%
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#cb6df1
RGBrgb(203, 109, 241)
HSLhsl(283, 83%, 69%)
CMYKcmyk(16%, 55%, 0%, 6%)
LABlab(61.6 57.8 -51.4)
LCHlch(61.6 77.4 318.4)
OKLCHoklch(0.694 0.204 315.2)
Decimal13331953
Display P3color(display-p3 0.796 0.427 0.945)

Copy-ready code

/* CSS */
color: #cb6df1;
background-color: #cb6df1;
/* Tailwind (arbitrary) */
class="text-[#cb6df1] bg-[#cb6df1]"
/* SCSS */
$brand: #cb6df1;
/* SwiftUI */
Color(red: 0.796, green: 0.427, blue: 0.945)
/* Android */
Color.parseColor("#cb6df1")
/* Flutter */
Color(0xFFCB6DF1)
/* Python / OpenCV (BGR) */
(241, 109, 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 #cb6df1 · 7.00:1
Use #000000AAA at every size.
Aa
White text · 3.00:1
AA fail · AA large pass · AAA fail
Aa
Black text · 7.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cb6df1 as text scores 3.00:1 on white and 7.00:1 on black.

Accessibility — WCAG contrast

Aa
#cb6df1 on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#cb6df1 on black: 7.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4C8FF5
deuteranopia · #6C98EE
tritanopia · #C883A5

Color scale — 50 to 950

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

#F9F2FC
#F4E6FA
#E8C6F6
#DA99F5
#cb6df1
#B632EB
#A515DF
#8A12BA
#6E0E95
#510F6C
#330943
Base = 400Lightest = 50 · #F9F2FCDarkest = 950 · #330943
:root {
  --brand-50: #F9F2FC;
  --brand-100: #F4E6FA;
  --brand-200: #E8C6F6;
  --brand-300: #DA99F5;
  --brand-400: #cb6df1;
  --brand-500: #B632EB;
  --brand-600: #A515DF;
  --brand-700: #8A12BA;
  --brand-800: #6E0E95;
  --brand-900: #510F6C;
  --brand-950: #330943;
  --brand: #cb6df1;
  --brand-ink: #000000;
}

Colors that work with #cb6df1

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#6CBE0E
Second voice, not a rival
Dark variant#560B74
Hover, pressed, headers
Light variant#F7E8FD
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 #cb6df1

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#93F16D
Analogous left#896DF1
Analogous right#F16DD5
Split-complement 1#D5F16D
Split-complement 2#6DF189
Triadic 1#F1CB6D
Triadic 2#6DF1CB
Tetradic#F1896D

RGB percentages

Red79.6%
Green42.7%
Blue94.5%

CMYK percentages

Cyan15.8%
Magenta54.8%
Yellow0.0%
Key (black)5.5%

Color previews

#cb6df1 text on a black background

contrast 7.00:1

Card sample

#cb6df1 text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb6df1

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.

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

#cb6df1, answered

What color is #cb6df1?

#cb6df1 is a light electric violet, closest to Orchid (ΔE2000 6.4). It sits at 283° on the hue wheel with 83% saturation and 69% lightness, which reads as cool.

What is the RGB value of #cb6df1?

rgb(203, 109, 241) — 203 red, 109 green and 241 blue out of 255, or 79.6% / 42.7% / 94.5% by channel.

Is #cb6df1 a light or a dark color?

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

Should I use black or white text on #cb6df1?

Black. It scores 7.00:1 against #cb6df1, versus 3.00:1 for white — AAA at any size.

What is the complementary color of #cb6df1?

#93F16D sits directly opposite on the wheel. Softer options are the split-complements #D5F16D and #6DF189, which give the same contrast with far less vibration.

What colors go well with #cb6df1?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #844B9B for secondary text, #6CBE0E as an accent and #560B74 for hover and pressed states. For a palette, the analogous pair #896DF1 and #F16DD5 stays calm, while #93F16D is the loudest partner.

What is #cb6df1 in CMYK for printing?

cmyk(16%, 55%, 0%, 6%). 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 #cb6df1 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 #F16DE7; nudged cooler, #9A6BF3.

Work with #cb6df1 in the Color Lab