Skip to content

#cd90cb

a light, soft magenta / pink · neutral · closest name: Plum

RGB
205, 144, 203
HSL
302°, 38%, 68%
CMYK
0, 30, 1, 20
Luminance
0.3724

At a glance

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

Hex
#cd90cb
Hue
302°
magenta / pink
Saturation
38%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3724
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.45:1
Closest name
Plum
ΔE2000 4.6
Where it sits
Hue302° of 360°
Saturation38%
Lightness68%
Temperature
Warm ← → Cool49% 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#cd90cb
RGBrgb(205, 144, 203)
HSLhsl(302, 38%, 68%)
CMYKcmyk(0%, 30%, 1%, 20%)
LABlab(67.5 32.6 -21.2)
LCHlch(67.5 38.9 327.0)
OKLCHoklch(0.732 0.107 327.7)
Decimal13471947
Display P3color(display-p3 0.804 0.565 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd90cb on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#cd90cb on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8C9FCD
deuteranopia · #9BA7C9
tritanopia · #D195A5

Color scale — 50 to 950

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

#FAF5F9
#F4EBF4
#E9D3E8
#DCB2DB
#cd90cb
#B964B6
#A94CA6
#8D3F8A
#71336E
#532851
#341933
Base = 400Lightest = 50 · #FAF5F9Darkest = 950 · #341933
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F4EBF4;
  --brand-200: #E9D3E8;
  --brand-300: #DCB2DB;
  --brand-400: #cd90cb;
  --brand-500: #B964B6;
  --brand-600: #A94CA6;
  --brand-700: #8D3F8A;
  --brand-800: #71336E;
  --brand-900: #532851;
  --brand-950: #341933;
  --brand: #cd90cb;
  --brand-ink: #000000;
}

Colors that work with #cd90cb

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#E6C7E5
Hairlines and dividers
Muted text#9B4B98
Captions on the surface
Accent#4D903C
Second voice, not a rival
Dark variant#582856
Hover, pressed, headers
Light variant#F7EDF7
Selected rows, tints
Dark surface#241424
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 #cd90cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#90CD92
Analogous left#B090CD
Analogous right#CD90AC
Split-complement 1#ACCD90
Split-complement 2#90CDB0
Triadic 1#CBCD90
Triadic 2#90CBCD
Tetradic#CDB090

RGB percentages

Red80.4%
Green56.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow1.0%
Key (black)19.6%

Color previews

#cd90cb text on a black background

contrast 8.45:1

Card sample

#cd90cb text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd90cb

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.

#cd90cb 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#cd90cb, answered

What color is #cd90cb?

#cd90cb is a light soft magenta / pink, closest to Plum (ΔE2000 4.6). It sits at 302° on the hue wheel with 38% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #cd90cb?

rgb(205, 144, 203) — 205 red, 144 green and 203 blue out of 255, or 80.4% / 56.5% / 79.6% by channel.

Is #cd90cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3724 and perceived brightness is 67%, so black text on it reaches 8.45:1.

Should I use black or white text on #cd90cb?

Black. It scores 8.45:1 against #cd90cb, versus 2.49:1 for white — AAA at any size.

What is the complementary color of #cd90cb?

#90CD92 sits directly opposite on the wheel. Softer options are the split-complements #ACCD90 and #90CDB0, which give the same contrast with far less vibration.

What colors go well with #cd90cb?

For interface work: #FAF4FA as the surface, #E6C7E5 for borders, #9B4B98 for secondary text, #4D903C as an accent and #582856 for hover and pressed states. For a palette, the analogous pair #B090CD and #CD90AC stays calm, while #90CD92 is the loudest partner.

What is #cd90cb in CMYK for printing?

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

Is #cd90cb warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CD90B5; nudged cooler, #B98ECF.

Work with #cd90cb in the Color Lab