Skip to content

#cb69eb

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

RGB
203, 105, 235
HSL
285°, 77%, 67%
CMYK
14, 55, 0, 8
Luminance
0.2880

At a glance

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

Hex
#cb69eb
Hue
285°
violet
Saturation
77%
electric
Lightness
67%
light
Brightness
92%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2880
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.76:1
Closest name
Orchid
ΔE2000 5.9
Where it sits
Hue285° of 360°
Saturation77%
Lightness67%
Temperature
Warm ← → Cool58% 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#cb69eb
RGBrgb(203, 105, 235)
HSLhsl(285, 77%, 67%)
CMYKcmyk(14%, 55%, 0%, 8%)
LABlab(60.6 58.6 -49.7)
LCHlch(60.6 76.8 319.7)
OKLCHoklch(0.685 0.204 317.2)
Decimal13330923
Display P3color(display-p3 0.796 0.412 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb69eb on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#cb69eb on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4B8CEF
deuteranopia · #6D95E8
tritanopia · #CA7EA0

Color scale — 50 to 950

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

#FAF3FC
#F4E7F9
#E9C8F4
#DD9CF2
#cb69eb
#BA39E5
#AA1DD8
#8E18B4
#711390
#531268
#340B41
Base = 400Lightest = 50 · #FAF3FCDarkest = 950 · #340B41
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F4E7F9;
  --brand-200: #E9C8F4;
  --brand-300: #DD9CF2;
  --brand-400: #cb69eb;
  --brand-500: #BA39E5;
  --brand-600: #AA1DD8;
  --brand-700: #8E18B4;
  --brand-800: #711390;
  --brand-900: #531268;
  --brand-950: #340B41;
  --brand: #cb69eb;
  --brand-ink: #000000;
}

Colors that work with #cb69eb

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#E2C0ED
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#66B814
Second voice, not a rival
Dark variant#580F71
Hover, pressed, headers
Light variant#F7E8FC
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 #cb69eb

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#89EB69
Analogous left#8A69EB
Analogous right#EB69CA
Split-complement 1#CAEB69
Split-complement 2#69EB8A
Triadic 1#EBCB69
Triadic 2#69EBCB
Tetradic#EB8A69

RGB percentages

Red79.6%
Green41.2%
Blue92.2%

CMYK percentages

Cyan13.6%
Magenta55.3%
Yellow0.0%
Key (black)7.8%

Color previews

#cb69eb text on a black background

contrast 6.76:1

Card sample

#cb69eb text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb69eb

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.

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

#cb69eb, answered

What color is #cb69eb?

#cb69eb is a light electric violet, closest to Orchid (ΔE2000 5.9). It sits at 285° on the hue wheel with 77% saturation and 67% lightness, which reads as cool.

What is the RGB value of #cb69eb?

rgb(203, 105, 235) — 203 red, 105 green and 235 blue out of 255, or 79.6% / 41.2% / 92.2% by channel.

Is #cb69eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2880 and perceived brightness is 62%, so black text on it reaches 6.76:1.

Should I use black or white text on #cb69eb?

Black. It scores 6.76:1 against #cb69eb, versus 3.11:1 for white — AA at any size.

What is the complementary color of #cb69eb?

#89EB69 sits directly opposite on the wheel. Softer options are the split-complements #CAEB69 and #69EB8A, which give the same contrast with far less vibration.

What colors go well with #cb69eb?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #874B9B for secondary text, #66B814 as an accent and #580F71 for hover and pressed states. For a palette, the analogous pair #8A69EB and #EB69CA stays calm, while #89EB69 is the loudest partner.

What is #cb69eb in CMYK for printing?

cmyk(14%, 55%, 0%, 8%). 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 #cb69eb warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB69DB; nudged cooler, #9B67ED.

Work with #cb69eb in the Color Lab