Skip to content

#ce90ba

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

RGB
206, 144, 186
HSL
319°, 39%, 69%
CMYK
0, 30, 10, 19
Luminance
0.3661

At a glance

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

Hex
#ce90ba
Hue
319°
magenta / pink
Saturation
39%
soft
Lightness
69%
light
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3661
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.32:1
Closest name
Plum
ΔE2000 7
Where it sits
Hue319° of 360°
Saturation39%
Lightness69%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ce90ba
RGBrgb(206, 144, 186)
HSLhsl(319, 39%, 69%)
CMYKcmyk(0%, 30%, 10%, 19%)
LABlab(67.0 29.9 -12.4)
LCHlch(67.0 32.4 337.5)
OKLCHoklch(0.727 0.093 339.2)
Decimal13537466
Display P3color(display-p3 0.808 0.565 0.729)

Copy-ready code

/* CSS */
color: #ce90ba;
background-color: #ce90ba;
/* Tailwind (arbitrary) */
class="text-[#ce90ba] bg-[#ce90ba]"
/* SCSS */
$brand: #ce90ba;
/* SwiftUI */
Color(red: 0.808, green: 0.565, blue: 0.729)
/* Android */
Color.parseColor("#ce90ba")
/* Flutter */
Color(0xFFCE90BA)
/* Python / OpenCV (BGR) */
(186, 144, 206)

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

Accessibility — WCAG contrast

Aa
#ce90ba on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#ce90ba on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #929DBC
deuteranopia · #A1A6B8
tritanopia · #D5919F

Color scale — 50 to 950

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

#FAF5F8
#F4EBF1
#E9D3E2
#DDB1CF
#ce90ba
#BA639E
#AA4B8B
#8E3E74
#71325D
#532745
#34192B
Base = 400Lightest = 50 · #FAF5F8Darkest = 950 · #34192B
:root {
  --brand-50: #FAF5F8;
  --brand-100: #F4EBF1;
  --brand-200: #E9D3E2;
  --brand-300: #DDB1CF;
  --brand-400: #ce90ba;
  --brand-500: #BA639E;
  --brand-600: #AA4B8B;
  --brand-700: #8E3E74;
  --brand-800: #71325D;
  --brand-900: #532745;
  --brand-950: #34192B;
  --brand: #ce90ba;
  --brand-ink: #000000;
}

Colors that work with #ce90ba

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#FAF4F8
Tinted page background
Border#E6C6DC
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#3B9141
Second voice, not a rival
Dark variant#582748
Hover, pressed, headers
Light variant#F7EDF4
Selected rows, tints
Dark surface#24141F
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 #ce90ba

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#90CEA4
Analogous left#C390CE
Analogous right#CE909B
Split-complement 1#9BCE90
Split-complement 2#90CEC3
Triadic 1#BACE90
Triadic 2#90BACE
Tetradic#CEC390

RGB percentages

Red80.8%
Green56.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta30.1%
Yellow9.7%
Key (black)19.2%

Color previews

#ce90ba text on a black background

contrast 8.32:1

Card sample

#ce90ba text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce90ba

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.

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

#ce90ba, answered

What color is #ce90ba?

#ce90ba is a light soft magenta / pink, closest to Plum (ΔE2000 7). It sits at 319° on the hue wheel with 39% saturation and 69% lightness, which reads as warm.

What is the RGB value of #ce90ba?

rgb(206, 144, 186) — 206 red, 144 green and 186 blue out of 255, or 80.8% / 56.5% / 72.9% by channel.

Is #ce90ba a light or a dark color?

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

Should I use black or white text on #ce90ba?

Black. It scores 8.32:1 against #ce90ba, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #ce90ba?

#90CEA4 sits directly opposite on the wheel. Softer options are the split-complements #9BCE90 and #90CEC3, which give the same contrast with far less vibration.

What colors go well with #ce90ba?

For interface work: #FAF4F8 as the surface, #E6C6DC for borders, #9B4B81 for secondary text, #3B9141 as an accent and #582748 for hover and pressed states. For a palette, the analogous pair #C390CE and #CE909B stays calm, while #90CEA4 is the loudest partner.

What is #ce90ba in CMYK for printing?

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

Is #ce90ba warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CE90A3; nudged cooler, #CD8ED0.

Work with #ce90ba in the Color Lab