Skip to content

#cbabc7

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

RGB
203, 171, 199
HSL
308°, 24%, 73%
CMYK
0, 16, 2, 20
Luminance
0.4595

At a glance

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

Hex
#cbabc7
Hue
308°
magenta / pink
Saturation
24%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4595
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.19:1
Closest name
Thistle
ΔE2000 5.2
Where it sits
Hue308° of 360°
Saturation24%
Lightness73%
Temperature
Warm ← → Cool47% 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#cbabc7
RGBrgb(203, 171, 199)
HSLhsl(308, 24%, 73%)
CMYKcmyk(0%, 16%, 2%, 20%)
LABlab(73.5 16.4 -9.9)
LCHlch(73.5 19.2 329.0)
OKLCHoklch(0.778 0.053 330.2)
Decimal13347783
Display P3color(display-p3 0.796 0.671 0.780)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbabc7 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#cbabc7 on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AAB2C8
deuteranopia · #B1B6C6
tritanopia · #CEADB4

Color scale — 50 to 950

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

#F9F6F8
#F3EDF2
#E5D7E3
#cbabc7
#BF97BA
#A974A3
#975E90
#7E4E78
#653E60
#4A3047
#2F1E2C
Base = 300Lightest = 50 · #F9F6F8Darkest = 950 · #2F1E2C
:root {
  --brand-50: #F9F6F8;
  --brand-100: #F3EDF2;
  --brand-200: #E5D7E3;
  --brand-300: #cbabc7;
  --brand-400: #BF97BA;
  --brand-500: #A974A3;
  --brand-600: #975E90;
  --brand-700: #7E4E78;
  --brand-800: #653E60;
  --brand-900: #4A3047;
  --brand-950: #2F1E2C;
  --brand: #cbabc7;
  --brand-ink: #000000;
}

Colors that work with #cbabc7

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#F9F6F9
Tinted page background
Border#E0CDDD
Hairlines and dividers
Muted text#8E5887
Captions on the surface
Accent#51824A
Second voice, not a rival
Dark variant#4F314B
Hover, pressed, headers
Light variant#F5EFF4
Selected rows, tints
Dark surface#231521
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 #cbabc7

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#ABCBAF
Analogous left#BFABCB
Analogous right#CBABB7
Split-complement 1#B7CBAB
Split-complement 2#ABCBBF
Triadic 1#C7CBAB
Triadic 2#ABC7CB
Tetradic#CBBFAB

RGB percentages

Red79.6%
Green67.1%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta15.8%
Yellow2.0%
Key (black)20.4%

Color previews

#cbabc7 text on a black background

contrast 10.19:1

Card sample

#cbabc7 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbabc7

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.

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

#cbabc7, answered

What color is #cbabc7?

#cbabc7 is a light soft magenta / pink, closest to Thistle (ΔE2000 5.2). It sits at 308° on the hue wheel with 24% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #cbabc7?

rgb(203, 171, 199) — 203 red, 171 green and 199 blue out of 255, or 79.6% / 67.1% / 78% by channel.

Is #cbabc7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4595 and perceived brightness is 72%, so black text on it reaches 10.19:1.

Should I use black or white text on #cbabc7?

Black. It scores 10.19:1 against #cbabc7, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #cbabc7?

#ABCBAF sits directly opposite on the wheel. Softer options are the split-complements #B7CBAB and #ABCBBF, which give the same contrast with far less vibration.

What colors go well with #cbabc7?

For interface work: #F9F6F9 as the surface, #E0CDDD for borders, #8E5887 for secondary text, #51824A as an accent and #4F314B for hover and pressed states. For a palette, the analogous pair #BFABCB and #CBABB7 stays calm, while #ABCBAF is the loudest partner.

What is #cbabc7 in CMYK for printing?

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

Is #cbabc7 warm or cool?

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

Work with #cbabc7 in the Color Lab