Skip to content

#cfb0cf

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

RGB
207, 176, 207
HSL
300°, 24%, 75%
CMYK
0, 15, 0, 19
Luminance
0.4882

At a glance

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

Hex
#cfb0cf
Hue
300°
magenta / pink
Saturation
24%
soft
Lightness
75%
light
Brightness
81%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4882
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.76:1
Closest name
Thistle
ΔE2000 4.2
Where it sits
Hue300° of 360°
Saturation24%
Lightness75%
Temperature
Warm ← → Cool50% 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#cfb0cf
RGBrgb(207, 176, 207)
HSLhsl(300, 24%, 75%)
CMYKcmyk(0%, 15%, 0%, 19%)
LABlab(75.3 16.6 -11.5)
LCHlch(75.3 20.2 325.3)
OKLCHoklch(0.794 0.055 326.1)
Decimal13611215
Display P3color(display-p3 0.812 0.690 0.812)

Copy-ready code

/* CSS */
color: #cfb0cf;
background-color: #cfb0cf;
/* Tailwind (arbitrary) */
class="text-[#cfb0cf] bg-[#cfb0cf]"
/* SCSS */
$brand: #cfb0cf;
/* SwiftUI */
Color(red: 0.812, green: 0.690, blue: 0.812)
/* Android */
Color.parseColor("#cfb0cf")
/* Flutter */
Color(0xFFCFB0CF)
/* Python / OpenCV (BGR) */
(207, 176, 207)

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

Accessibility — WCAG contrast

Aa
#cfb0cf on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#cfb0cf on black: 10.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEB7D0
deuteranopia · #B5BBCE
tritanopia · #D1B2BA

Color scale — 50 to 950

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

#F9F6F9
#F3EDF3
#E5D7E5
#cfb0cf
#BF96BF
#AA73AA
#985D98
#7F4D7F
#663E66
#4B2F4B
#2F1E2F
Base = 300Lightest = 50 · #F9F6F9Darkest = 950 · #2F1E2F
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F3EDF3;
  --brand-200: #E5D7E5;
  --brand-300: #cfb0cf;
  --brand-400: #BF96BF;
  --brand-500: #AA73AA;
  --brand-600: #985D98;
  --brand-700: #7F4D7F;
  --brand-800: #663E66;
  --brand-900: #4B2F4B;
  --brand-950: #2F1E2F;
  --brand: #cfb0cf;
  --brand-ink: #000000;
}

Colors that work with #cfb0cf

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#F9F5F9
Tinted page background
Border#E0CCE0
Hairlines and dividers
Muted text#8F578F
Captions on the surface
Accent#578448
Second voice, not a rival
Dark variant#4F304F
Hover, pressed, headers
Light variant#F5EFF5
Selected rows, tints
Dark surface#231523
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 #cfb0cf

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#B0CFB0
Analogous left#C0B0CF
Analogous right#CFB0C0
Split-complement 1#C0CFB0
Split-complement 2#B0CFC0
Triadic 1#CFCFB0
Triadic 2#B0CFCF
Tetradic#CFC0B0

RGB percentages

Red81.2%
Green69.0%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow0.0%
Key (black)18.8%

Color previews

#cfb0cf text on a black background

contrast 10.76:1

Card sample

#cfb0cf text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 176, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 176, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfb0cf;
background: linear-gradient(135deg, #cfb0cf, #CFB0BA);

Monochromatic scale

Palettes built from #cfb0cf

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.

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

#cfb0cf, answered

What color is #cfb0cf?

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

What is the RGB value of #cfb0cf?

rgb(207, 176, 207) — 207 red, 176 green and 207 blue out of 255, or 81.2% / 69% / 81.2% by channel.

Is #cfb0cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4882 and perceived brightness is 74%, so black text on it reaches 10.76:1.

Should I use black or white text on #cfb0cf?

Black. It scores 10.76:1 against #cfb0cf, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #cfb0cf?

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

What colors go well with #cfb0cf?

For interface work: #F9F5F9 as the surface, #E0CCE0 for borders, #8F578F for secondary text, #578448 as an accent and #4F304F for hover and pressed states. For a palette, the analogous pair #C0B0CF and #CFB0C0 stays calm, while #B0CFB0 is the loudest partner.

What is #cfb0cf in CMYK for printing?

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

Is #cfb0cf warm or cool?

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

Work with #cfb0cf in the Color Lab