Skip to content

#cb3ddf

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
203, 61, 223
HSL
293°, 72%, 56%
CMYK
9, 73, 0, 13
Luminance
0.2136

At a glance

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

Hex
#cb3ddf
Hue
293°
magenta / pink
Saturation
72%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2136
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.27:1
Closest name
Medium Orchid
ΔE2000 3.8
Where it sits
Hue293° of 360°
Saturation72%
Lightness56%
Temperature
Warm ← → Cool54% 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#cb3ddf
RGBrgb(203, 61, 223)
HSLhsl(293, 72%, 56%)
CMYKcmyk(9%, 73%, 0%, 13%)
LABlab(53.4 74.6 -54.5)
LCHlch(53.4 92.4 323.8)
OKLCHoklch(0.630 0.250 322.4)
Decimal13319647
Display P3color(display-p3 0.796 0.239 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb3ddf on white: 3.98:1
AA ✗ fail · AA-large · AAA
Aa
#cb3ddf on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0075E3
deuteranopia · #5585DB
tritanopia · #CE5B8B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cb3ddf is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF3FC
#F6E7F8
#EEC9F3
#E59FEF
#D86FE7
#cb3ddf
#BD23D2
#9D1DAF
#7E178C
#5C1566
#390D3F
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #390D3F
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F6E7F8;
  --brand-200: #EEC9F3;
  --brand-300: #E59FEF;
  --brand-400: #D86FE7;
  --brand-500: #cb3ddf;
  --brand-600: #BD23D2;
  --brand-700: #9D1DAF;
  --brand-800: #7E178C;
  --brand-900: #5C1566;
  --brand-950: #390D3F;
  --brand: #cb3ddf;
  --brand-ink: #000000;
}

Colors that work with #cb3ddf

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#FAF4FA
Tinted page background
Border#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#52B418
Second voice, not a rival
Dark variant#62126D
Hover, pressed, headers
Light variant#F9E9FB
Selected rows, tints
Dark surface#221424
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 #cb3ddf

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#51DF3D
Analogous left#7A3DDF
Analogous right#DF3DA2
Split-complement 1#A2DF3D
Split-complement 2#3DDF7A
Triadic 1#DFCB3D
Triadic 2#3DDFCB
Tetradic#DF7A3D

RGB percentages

Red79.6%
Green23.9%
Blue87.5%

CMYK percentages

Cyan9.0%
Magenta72.6%
Yellow0.0%
Key (black)12.5%

Color previews

#cb3ddf text on a black background

contrast 5.27:1

Card sample

#cb3ddf text on a white background

contrast 3.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb3ddf

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.

#cb3ddf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#cb3ddf, answered

What color is #cb3ddf?

#cb3ddf is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 3.8). It sits at 293° on the hue wheel with 72% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #cb3ddf?

rgb(203, 61, 223) — 203 red, 61 green and 223 blue out of 255, or 79.6% / 23.9% / 87.5% by channel.

Is #cb3ddf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2136 and perceived brightness is 56%, so black text on it reaches 5.27:1.

Should I use black or white text on #cb3ddf?

Black. It scores 5.27:1 against #cb3ddf, versus 3.98:1 for white — AA at any size.

What is the complementary color of #cb3ddf?

#51DF3D sits directly opposite on the wheel. Softer options are the split-complements #A2DF3D and #3DDF7A, which give the same contrast with far less vibration.

What colors go well with #cb3ddf?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #52B418 as an accent and #62126D for hover and pressed states. For a palette, the analogous pair #7A3DDF and #DF3DA2 stays calm, while #51DF3D is the loudest partner.

What is #cb3ddf in CMYK for printing?

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

Is #cb3ddf warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF3DB8; nudged cooler, #903BE1.

Work with #cb3ddf in the Color Lab