Skip to content

#c2b3cf

a light, soft violet · cool · closest name: Thistle

RGB
194, 179, 207
HSL
272°, 23%, 76%
CMYK
6, 14, 0, 19
Luminance
0.4821

At a glance

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

Hex
#c2b3cf
Hue
272°
violet
Saturation
23%
soft
Lightness
76%
light
Brightness
81%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4821
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.64:1
Closest name
Thistle
ΔE2000 5
Where it sits
Hue272° of 360°
Saturation23%
Lightness76%
Temperature
Warm ← → Cool60% cool

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

Every format

HEX#c2b3cf
RGBrgb(194, 179, 207)
HSLhsl(272, 23%, 76%)
CMYKcmyk(6%, 14%, 0%, 19%)
LABlab(75.0 10.6 -12.2)
LCHlch(75.0 16.1 310.9)
OKLCHoklch(0.788 0.042 309.4)
Decimal12760015
Display P3color(display-p3 0.761 0.702 0.812)

Copy-ready code

/* CSS */
color: #c2b3cf;
background-color: #c2b3cf;
/* Tailwind (arbitrary) */
class="text-[#c2b3cf] bg-[#c2b3cf]"
/* SCSS */
$brand: #c2b3cf;
/* SwiftUI */
Color(red: 0.761, green: 0.702, blue: 0.812)
/* Android */
Color.parseColor("#c2b3cf")
/* Flutter */
Color(0xFFC2B3CF)
/* Python / OpenCV (BGR) */
(207, 179, 194)

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

Accessibility — WCAG contrast

Aa
#c2b3cf on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#c2b3cf on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFB8D0
deuteranopia · #B2B9CE
tritanopia · #C1B6BC

Color scale — 50 to 950

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

#F7F6F9
#F0EDF2
#DED7E4
#c2b3cf
#AC98BE
#9175A8
#7C5F96
#684F7D
#533F64
#3E304A
#271E2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #271E2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #F0EDF2;
  --brand-200: #DED7E4;
  --brand-300: #c2b3cf;
  --brand-400: #AC98BE;
  --brand-500: #9175A8;
  --brand-600: #7C5F96;
  --brand-700: #684F7D;
  --brand-800: #533F64;
  --brand-900: #3E304A;
  --brand-950: #271E2E;
  --brand: #c2b3cf;
  --brand-ink: #000000;
}

Colors that work with #c2b3cf

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#F7F6F9
Tinted page background
Border#D7CDDF
Hairlines and dividers
Muted text#75598D
Captions on the surface
Accent#71814B
Second voice, not a rival
Dark variant#41314E
Hover, pressed, headers
Light variant#F2EFF5
Selected rows, tints
Dark surface#1C1622
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 #c2b3cf

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#C0CFB3
Analogous left#B4B3CF
Analogous right#CFB3CE
Split-complement 1#CECFB3
Split-complement 2#B3CFB4
Triadic 1#CFC2B3
Triadic 2#B3CFC2
Tetradic#CFB4B3

RGB percentages

Red76.1%
Green70.2%
Blue81.2%

CMYK percentages

Cyan6.3%
Magenta13.5%
Yellow0.0%
Key (black)18.8%

Color previews

#c2b3cf text on a black background

contrast 10.64:1

Card sample

#c2b3cf text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2b3cf

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.

#c2b3cf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c2b3cf, answered

What color is #c2b3cf?

#c2b3cf is a light soft violet, closest to Thistle (ΔE2000 5). It sits at 272° on the hue wheel with 23% saturation and 76% lightness, which reads as cool.

What is the RGB value of #c2b3cf?

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

Is #c2b3cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4821 and perceived brightness is 73%, so black text on it reaches 10.64:1.

Should I use black or white text on #c2b3cf?

Black. It scores 10.64:1 against #c2b3cf, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #c2b3cf?

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

What colors go well with #c2b3cf?

For interface work: #F7F6F9 as the surface, #D7CDDF for borders, #75598D for secondary text, #71814B as an accent and #41314E for hover and pressed states. For a palette, the analogous pair #B4B3CF and #CFB3CE stays calm, while #C0CFB3 is the loudest partner.

What is #c2b3cf in CMYK for printing?

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

Is #c2b3cf warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CCB3CF; nudged cooler, #B7B2D0.

Work with #c2b3cf in the Color Lab