Skip to content

#c8c3eb

a light, vivid blue · cool · closest name: Thistle

RGB
200, 195, 235
HSL
248°, 50%, 84%
CMYK
15, 17, 0, 8
Luminance
0.5731

At a glance

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

Hex
#c8c3eb
Hue
248°
blue
Saturation
50%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5731
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.46:1
Closest name
Thistle
ΔE2000 8.3
Where it sits
Hue248° of 360°
Saturation50%
Lightness84%
Temperature
Warm ← → Cool79% 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#c8c3eb
RGBrgb(200, 195, 235)
HSLhsl(248, 50%, 84%)
CMYKcmyk(15%, 17%, 0%, 8%)
LABlab(80.3 9.6 -19.2)
LCHlch(80.3 21.4 296.6)
OKLCHoklch(0.834 0.056 290.9)
Decimal13157355
Display P3color(display-p3 0.784 0.765 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8c3eb on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c8c3eb on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC8ED
deuteranopia · #BAC7EA
tritanopia · #C1C9D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8c3eb is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F4FA
#EBEAF6
#c8c3eb
#B2ABE3
#8B81D5
#6557C7
#4D3DB8
#403399
#33297A
#282159
#191538
Base = 200Lightest = 50 · #F5F4FADarkest = 950 · #191538
:root {
  --brand-50: #F5F4FA;
  --brand-100: #EBEAF6;
  --brand-200: #c8c3eb;
  --brand-300: #B2ABE3;
  --brand-400: #8B81D5;
  --brand-500: #6557C7;
  --brand-600: #4D3DB8;
  --brand-700: #403399;
  --brand-800: #33297A;
  --brand-900: #282159;
  --brand-950: #191538;
  --brand: #c8c3eb;
  --brand-ink: #000000;
}

Colors that work with #c8c3eb

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#F5F4FA
Tinted page background
Border#C7C2EB
Hairlines and dividers
Muted text#554B9B
Captions on the surface
Accent#9E8F2E
Second voice, not a rival
Dark variant#282060
Hover, pressed, headers
Light variant#EDECF9
Selected rows, tints
Dark surface#161424
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 #c8c3eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#E6EBC3
Analogous left#C3D2EB
Analogous right#DCC3EB
Split-complement 1#EBDCC3
Split-complement 2#D2EBC3
Triadic 1#EBC8C3
Triadic 2#C3EBC8
Tetradic#EBC3D2

RGB percentages

Red78.4%
Green76.5%
Blue92.2%

CMYK percentages

Cyan14.9%
Magenta17.0%
Yellow0.0%
Key (black)7.8%

Color previews

#c8c3eb text on a black background

contrast 12.46:1

Card sample

#c8c3eb text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8c3eb

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.

#c8c3eb in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#c8c3eb, answered

What color is #c8c3eb?

#c8c3eb is a light vivid blue, closest to Thistle (ΔE2000 8.3). It sits at 248° on the hue wheel with 50% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c8c3eb?

rgb(200, 195, 235) — 200 red, 195 green and 235 blue out of 255, or 78.4% / 76.5% / 92.2% by channel.

Is #c8c3eb a light or a dark color?

It is a light color. Relative luminance is 0.5731 and perceived brightness is 79%, so black text on it reaches 12.46:1.

Should I use black or white text on #c8c3eb?

Black. It scores 12.46:1 against #c8c3eb, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #c8c3eb?

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

What colors go well with #c8c3eb?

For interface work: #F5F4FA as the surface, #C7C2EB for borders, #554B9B for secondary text, #9E8F2E as an accent and #282060 for hover and pressed states. For a palette, the analogous pair #C3D2EB and #DCC3EB stays calm, while #E6EBC3 is the loudest partner.

What is #c8c3eb in CMYK for printing?

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

Is #c8c3eb warm or cool?

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

Work with #c8c3eb in the Color Lab