Skip to content

#cfb3d2

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

RGB
207, 179, 210
HSL
294°, 26%, 76%
CMYK
1, 15, 0, 18
Luminance
0.5016

At a glance

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

Hex
#cfb3d2
Hue
294°
magenta / pink
Saturation
26%
soft
Lightness
76%
light
Brightness
82%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5016
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
11.03:1
Closest name
Thistle
ΔE2000 3.5
Where it sits
Hue294° of 360°
Saturation26%
Lightness76%
Temperature
Warm ← → Cool52% 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#cfb3d2
RGBrgb(207, 179, 210)
HSLhsl(294, 26%, 76%)
CMYKcmyk(1%, 15%, 0%, 18%)
LABlab(76.2 15.5 -11.9)
LCHlch(76.2 19.6 322.5)
OKLCHoklch(0.800 0.053 323.0)
Decimal13611986
Display P3color(display-p3 0.812 0.702 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb3d2 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#cfb3d2 on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1BAD3
deuteranopia · #B6BDD1
tritanopia · #D0B6BD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfb3d2 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
#F2EDF3
#E4D6E5
#cfb3d2
#BC95C0
#A672AC
#945B9A
#7B4C80
#623D66
#492F4C
#2E1D2F
Base = 300Lightest = 50 · #F9F6F9Darkest = 950 · #2E1D2F
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F2EDF3;
  --brand-200: #E4D6E5;
  --brand-300: #cfb3d2;
  --brand-400: #BC95C0;
  --brand-500: #A672AC;
  --brand-600: #945B9A;
  --brand-700: #7B4C80;
  --brand-800: #623D66;
  --brand-900: #492F4C;
  --brand-950: #2E1D2F;
  --brand: #cfb3d2;
  --brand-ink: #000000;
}

Colors that work with #cfb3d2

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#DFCCE1
Hairlines and dividers
Muted text#8A5590
Captions on the surface
Accent#5D8349
Second voice, not a rival
Dark variant#4D2F50
Hover, pressed, headers
Light variant#F5EFF6
Selected rows, tints
Dark surface#221523
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 #cfb3d2

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#B6D2B3
Analogous left#C0B3D2
Analogous right#D2B3C6
Split-complement 1#C6D2B3
Split-complement 2#B3D2C0
Triadic 1#D2CFB3
Triadic 2#B3D2CF
Tetradic#D2C0B3

RGB percentages

Red81.2%
Green70.2%
Blue82.4%

CMYK percentages

Cyan1.4%
Magenta14.8%
Yellow0.0%
Key (black)17.6%

Color previews

#cfb3d2 text on a black background

contrast 11.03:1

Card sample

#cfb3d2 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfb3d2

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.

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

#cfb3d2, answered

What color is #cfb3d2?

#cfb3d2 is a light soft magenta / pink, closest to Thistle (ΔE2000 3.5). It sits at 294° on the hue wheel with 26% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #cfb3d2?

rgb(207, 179, 210) — 207 red, 179 green and 210 blue out of 255, or 81.2% / 70.2% / 82.4% by channel.

Is #cfb3d2 a light or a dark color?

It is a light color. Relative luminance is 0.5016 and perceived brightness is 75%, so black text on it reaches 11.03:1.

Should I use black or white text on #cfb3d2?

Black. It scores 11.03:1 against #cfb3d2, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #cfb3d2?

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

What colors go well with #cfb3d2?

For interface work: #F9F5F9 as the surface, #DFCCE1 for borders, #8A5590 for secondary text, #5D8349 as an accent and #4D2F50 for hover and pressed states. For a palette, the analogous pair #C0B3D2 and #D2B3C6 stays calm, while #B6D2B3 is the loudest partner.

What is #cfb3d2 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 #cfb3d2 warm or cool?

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

Work with #cfb3d2 in the Color Lab