Skip to content

#cd69ec

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

RGB
205, 105, 236
HSL
286°, 78%, 67%
CMYK
13, 56, 0, 8
Luminance
0.2914

At a glance

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

Hex
#cd69ec
Hue
286°
violet
Saturation
78%
electric
Lightness
67%
light
Brightness
93%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2914
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.83:1
Closest name
Orchid
ΔE2000 5.7
Where it sits
Hue286° of 360°
Saturation78%
Lightness67%
Temperature
Warm ← → Cool58% 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#cd69ec
RGBrgb(205, 105, 236)
HSLhsl(286, 78%, 67%)
CMYKcmyk(13%, 56%, 0%, 8%)
LABlab(60.9 59.3 -49.8)
LCHlch(60.9 77.4 320.0)
OKLCHoklch(0.688 0.206 317.6)
Decimal13461996
Display P3color(display-p3 0.804 0.412 0.925)

Copy-ready code

/* CSS */
color: #cd69ec;
background-color: #cd69ec;
/* Tailwind (arbitrary) */
class="text-[#cd69ec] bg-[#cd69ec]"
/* SCSS */
$brand: #cd69ec;
/* SwiftUI */
Color(red: 0.804, green: 0.412, blue: 0.925)
/* Android */
Color.parseColor("#cd69ec")
/* Flutter */
Color(0xFFCD69EC)
/* Python / OpenCV (BGR) */
(236, 105, 205)

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 #cd69ec · 6.83:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.08:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.83:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cd69ec as text scores 3.08:1 on white and 6.83:1 on black.

Accessibility — WCAG contrast

Aa
#cd69ec on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#cd69ec on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4B8CF0
deuteranopia · #6E96E9
tritanopia · #CC7EA1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd69ec 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
#F5E6F9
#EAC7F4
#DE9BF2
#cd69ec
#BD38E6
#AC1CD9
#9017B5
#731291
#541269
#350B42
Base = 400Lightest = 50 · #FAF3FCDarkest = 950 · #350B42
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F5E6F9;
  --brand-200: #EAC7F4;
  --brand-300: #DE9BF2;
  --brand-400: #cd69ec;
  --brand-500: #BD38E6;
  --brand-600: #AC1CD9;
  --brand-700: #9017B5;
  --brand-800: #731291;
  --brand-900: #541269;
  --brand-950: #350B42;
  --brand: #cd69ec;
  --brand-ink: #000000;
}

Colors that work with #cd69ec

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#884B9B
Captions on the surface
Accent#64B913
Second voice, not a rival
Dark variant#5A0E71
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 #cd69ec

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#88EC69
Analogous left#8C69EC
Analogous right#EC69CA
Split-complement 1#CAEC69
Split-complement 2#69EC8C
Triadic 1#ECCD69
Triadic 2#69ECCD
Tetradic#EC8C69

RGB percentages

Red80.4%
Green41.2%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta55.5%
Yellow0.0%
Key (black)7.5%

Color previews

#cd69ec text on a black background

contrast 6.83:1

Card sample

#cd69ec text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd69ec

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.

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

#cd69ec, answered

What color is #cd69ec?

#cd69ec is a light electric violet, closest to Orchid (ΔE2000 5.7). It sits at 286° on the hue wheel with 78% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #cd69ec?

rgb(205, 105, 236) — 205 red, 105 green and 236 blue out of 255, or 80.4% / 41.2% / 92.5% by channel.

Is #cd69ec a light or a dark color?

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

Should I use black or white text on #cd69ec?

Black. It scores 6.83:1 against #cd69ec, versus 3.08:1 for white — AA at any size.

What is the complementary color of #cd69ec?

#88EC69 sits directly opposite on the wheel. Softer options are the split-complements #CAEC69 and #69EC8C, which give the same contrast with far less vibration.

What colors go well with #cd69ec?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #884B9B for secondary text, #64B913 as an accent and #5A0E71 for hover and pressed states. For a palette, the analogous pair #8C69EC and #EC69CA stays calm, while #88EC69 is the loudest partner.

What is #cd69ec in CMYK for printing?

cmyk(13%, 56%, 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 #cd69ec warm or cool?

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

Work with #cd69ec in the Color Lab