Skip to content

#cfb0d0

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

RGB
207, 176, 208
HSL
298°, 25%, 75%
CMYK
1, 15, 0, 18
Luminance
0.4887

At a glance

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

Hex
#cfb0d0
Hue
298°
magenta / pink
Saturation
25%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4887
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.77:1
Closest name
Thistle
ΔE2000 4.3
Where it sits
Hue298° of 360°
Saturation25%
Lightness75%
Temperature
Warm ← → Cool51% 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#cfb0d0
RGBrgb(207, 176, 208)
HSLhsl(298, 25%, 75%)
CMYKcmyk(1%, 15%, 0%, 18%)
LABlab(75.4 16.8 -12.0)
LCHlch(75.4 20.6 324.4)
OKLCHoklch(0.794 0.056 325.1)
Decimal13611216
Display P3color(display-p3 0.812 0.690 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb0d0 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#cfb0d0 on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEB7D1
deuteranopia · #B4BBCF
tritanopia · #D1B3BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfb0d0 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
#E5D6E5
#cfb0d0
#BF95C0
#A972AB
#985B99
#7E4C80
#653D66
#4B2F4C
#2F1D2F
Base = 300Lightest = 50 · #F9F6F9Darkest = 950 · #2F1D2F
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F3EDF3;
  --brand-200: #E5D6E5;
  --brand-300: #cfb0d0;
  --brand-400: #BF95C0;
  --brand-500: #A972AB;
  --brand-600: #985B99;
  --brand-700: #7E4C80;
  --brand-800: #653D66;
  --brand-900: #4B2F4C;
  --brand-950: #2F1D2F;
  --brand: #cfb0d0;
  --brand-ink: #000000;
}

Colors that work with #cfb0d0

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#E0CCE1
Hairlines and dividers
Muted text#8E5690
Captions on the surface
Accent#598547
Second voice, not a rival
Dark variant#4F3050
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 #cfb0d0

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#B1D0B0
Analogous left#BFB0D0
Analogous right#D0B0C1
Split-complement 1#C1D0B0
Split-complement 2#B0D0BF
Triadic 1#D0CFB0
Triadic 2#B0D0CF
Tetradic#D0BFB0

RGB percentages

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

CMYK percentages

Cyan0.5%
Magenta15.4%
Yellow0.0%
Key (black)18.4%

Color previews

#cfb0d0 text on a black background

contrast 10.77:1

Card sample

#cfb0d0 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfb0d0

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.

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

#cfb0d0, answered

What color is #cfb0d0?

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

What is the RGB value of #cfb0d0?

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

Is #cfb0d0 a light or a dark color?

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

Should I use black or white text on #cfb0d0?

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

What is the complementary color of #cfb0d0?

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

What colors go well with #cfb0d0?

For interface work: #F9F5F9 as the surface, #E0CCE1 for borders, #8E5690 for secondary text, #598547 as an accent and #4F3050 for hover and pressed states. For a palette, the analogous pair #BFB0D0 and #D0B0C1 stays calm, while #B1D0B0 is the loudest partner.

What is #cfb0d0 in CMYK for printing?

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

Is #cfb0d0 warm or cool?

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

Work with #cfb0d0 in the Color Lab