Skip to content

#c2bcd2

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

RGB
194, 188, 210
HSL
256°, 20%, 78%
CMYK
8, 11, 0, 18
Luminance
0.5209

At a glance

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

Hex
#c2bcd2
Hue
256°
violet
Saturation
20%
soft
Lightness
78%
light
Brightness
82%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5209
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.42:1
Closest name
Thistle
ΔE2000 6.9
Where it sits
Hue256° of 360°
Saturation20%
Lightness78%
Temperature
Warm ← → Cool64% 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#c2bcd2
RGBrgb(194, 188, 210)
HSLhsl(256, 20%, 78%)
CMYKcmyk(8%, 11%, 0%, 18%)
LABlab(77.3 6.3 -10.3)
LCHlch(77.3 12.0 301.4)
OKLCHoklch(0.807 0.031 298.2)
Decimal12762322
Display P3color(display-p3 0.761 0.737 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2bcd2 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#c2bcd2 on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BFD3
deuteranopia · #B9BFD1
tritanopia · #BFBFC3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2bcd2 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
#EFEDF2
#DBD8E4
#c2bcd2
#A39ABB
#8579A5
#706292
#5D527A
#4A4262
#383248
#231F2D
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #231F2D
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EFEDF2;
  --brand-200: #DBD8E4;
  --brand-300: #c2bcd2;
  --brand-400: #A39ABB;
  --brand-500: #8579A5;
  --brand-600: #706292;
  --brand-700: #5D527A;
  --brand-800: #4A4262;
  --brand-900: #383248;
  --brand-950: #231F2D;
  --brand: #c2bcd2;
  --brand-ink: #000000;
}

Colors that work with #c2bcd2

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#D3CEDE
Hairlines and dividers
Muted text#695C89
Captions on the surface
Accent#7E7E4E
Second voice, not a rival
Dark variant#3A334C
Hover, pressed, headers
Light variant#F1F0F5
Selected rows, tints
Dark surface#1A1722
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 #c2bcd2

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#CCD2BC
Analogous left#BCC1D2
Analogous right#CDBCD2
Split-complement 1#D2CDBC
Split-complement 2#C1D2BC
Triadic 1#D2C2BC
Triadic 2#BCD2C2
Tetradic#D2BCC1

RGB percentages

Red76.1%
Green73.7%
Blue82.4%

CMYK percentages

Cyan7.6%
Magenta10.5%
Yellow0.0%
Key (black)17.6%

Color previews

#c2bcd2 text on a black background

contrast 11.42:1

Card sample

#c2bcd2 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2bcd2

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.

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

#c2bcd2, answered

What color is #c2bcd2?

#c2bcd2 is a light soft violet, closest to Thistle (ΔE2000 6.9). It sits at 256° on the hue wheel with 20% saturation and 78% lightness, which reads as cool.

What is the RGB value of #c2bcd2?

rgb(194, 188, 210) — 194 red, 188 green and 210 blue out of 255, or 76.1% / 73.7% / 82.4% by channel.

Is #c2bcd2 a light or a dark color?

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

Should I use black or white text on #c2bcd2?

Black. It scores 11.42:1 against #c2bcd2, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #c2bcd2?

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

What colors go well with #c2bcd2?

For interface work: #F7F6F9 as the surface, #D3CEDE for borders, #695C89 for secondary text, #7E7E4E as an accent and #3A334C for hover and pressed states. For a palette, the analogous pair #BCC1D2 and #CDBCD2 stays calm, while #CCD2BC is the loudest partner.

What is #c2bcd2 in CMYK for printing?

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

Is #c2bcd2 warm or cool?

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

Work with #c2bcd2 in the Color Lab