Skip to content

#c8bfd2

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

RGB
200, 191, 210
HSL
268°, 17%, 79%
CMYK
5, 9, 0, 18
Luminance
0.5419

At a glance

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

Hex
#c8bfd2
Hue
268°
violet
Saturation
17%
soft
Lightness
79%
light
Brightness
82%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5419
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.84:1
Closest name
Thistle
ΔE2000 5.9
Where it sits
Hue268° of 360°
Saturation17%
Lightness79%
Temperature
Warm ← → Cool59% 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#c8bfd2
RGBrgb(200, 191, 210)
HSLhsl(268, 17%, 79%)
CMYKcmyk(5%, 9%, 0%, 18%)
LABlab(78.6 6.7 -8.4)
LCHlch(78.6 10.7 308.6)
OKLCHoklch(0.818 0.028 307.0)
Decimal13156306
Display P3color(display-p3 0.784 0.749 0.824)

Copy-ready code

/* CSS */
color: #c8bfd2;
background-color: #c8bfd2;
/* Tailwind (arbitrary) */
class="text-[#c8bfd2] bg-[#c8bfd2]"
/* SCSS */
$brand: #c8bfd2;
/* SwiftUI */
Color(red: 0.784, green: 0.749, blue: 0.824)
/* Android */
Color.parseColor("#c8bfd2")
/* Flutter */
Color(0xFFC8BFD2)
/* Python / OpenCV (BGR) */
(210, 191, 200)

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

Accessibility — WCAG contrast

Aa
#c8bfd2 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#c8bfd2 on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCC2D3
deuteranopia · #BEC3D1
tritanopia · #C7C1C5

Color scale — 50 to 950

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

#F7F6F8
#F0EEF2
#DED9E3
#c8bfd2
#AA9CB9
#8E7BA2
#796590
#655478
#514360
#3D3347
#26202C
Base = 300Lightest = 50 · #F7F6F8Darkest = 950 · #26202C
:root {
  --brand-50: #F7F6F8;
  --brand-100: #F0EEF2;
  --brand-200: #DED9E3;
  --brand-300: #c8bfd2;
  --brand-400: #AA9CB9;
  --brand-500: #8E7BA2;
  --brand-600: #796590;
  --brand-700: #655478;
  --brand-800: #514360;
  --brand-900: #3D3347;
  --brand-950: #26202C;
  --brand: #c8bfd2;
  --brand-ink: #000000;
}

Colors that work with #c8bfd2

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#D6CFDD
Hairlines and dividers
Muted text#725F87
Captions on the surface
Accent#727C50
Second voice, not a rival
Dark variant#3F354B
Hover, pressed, headers
Light variant#F2F0F4
Selected rows, tints
Dark surface#1C1721
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 #c8bfd2

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#C9D2BF
Analogous left#BFBFD2
Analogous right#D1BFD2
Split-complement 1#D2D1BF
Split-complement 2#BFD2BF
Triadic 1#D2C8BF
Triadic 2#BFD2C8
Tetradic#D2BFBF

RGB percentages

Red78.4%
Green74.9%
Blue82.4%

CMYK percentages

Cyan4.8%
Magenta9.0%
Yellow0.0%
Key (black)17.6%

Color previews

#c8bfd2 text on a black background

contrast 11.84:1

Card sample

#c8bfd2 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8bfd2

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.

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

#c8bfd2, answered

What color is #c8bfd2?

#c8bfd2 is a light soft violet, closest to Thistle (ΔE2000 5.9). It sits at 268° on the hue wheel with 17% saturation and 79% lightness, which reads as cool.

What is the RGB value of #c8bfd2?

rgb(200, 191, 210) — 200 red, 191 green and 210 blue out of 255, or 78.4% / 74.9% / 82.4% by channel.

Is #c8bfd2 a light or a dark color?

It is a light color. Relative luminance is 0.5419 and perceived brightness is 77%, so black text on it reaches 11.84:1.

Should I use black or white text on #c8bfd2?

Black. It scores 11.84:1 against #c8bfd2, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #c8bfd2?

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

What colors go well with #c8bfd2?

For interface work: #F7F6F9 as the surface, #D6CFDD for borders, #725F87 for secondary text, #727C50 as an accent and #3F354B for hover and pressed states. For a palette, the analogous pair #BFBFD2 and #D1BFD2 stays calm, while #C9D2BF is the loudest partner.

What is #c8bfd2 in CMYK for printing?

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

Is #c8bfd2 warm or cool?

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

Work with #c8bfd2 in the Color Lab