Skip to content

#c5c4eb

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

RGB
197, 196, 235
HSL
242°, 49%, 85%
CMYK
16, 17, 0, 8
Luminance
0.5735

At a glance

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

Hex
#c5c4eb
Hue
242°
blue
Saturation
49%
vivid
Lightness
85%
light
Brightness
92%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5735
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.47:1
Closest name
Thistle
ΔE2000 9.4
Where it sits
Hue242° of 360°
Saturation49%
Lightness85%
Temperature
Warm ← → Cool83% 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#c5c4eb
RGBrgb(197, 196, 235)
HSLhsl(242, 49%, 85%)
CMYKcmyk(16%, 17%, 0%, 8%)
LABlab(80.4 8.1 -19.1)
LCHlch(80.4 20.8 292.9)
OKLCHoklch(0.834 0.054 286.3)
Decimal12961003
Display P3color(display-p3 0.773 0.769 0.922)

Copy-ready code

/* CSS */
color: #c5c4eb;
background-color: #c5c4eb;
/* Tailwind (arbitrary) */
class="text-[#c5c4eb] bg-[#c5c4eb]"
/* SCSS */
$brand: #c5c4eb;
/* SwiftUI */
Color(red: 0.773, green: 0.769, blue: 0.922)
/* Android */
Color.parseColor("#c5c4eb")
/* Flutter */
Color(0xFFC5C4EB)
/* Python / OpenCV (BGR) */
(235, 196, 197)

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

Accessibility — WCAG contrast

Aa
#c5c4eb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#c5c4eb on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC8ED
deuteranopia · #BAC6EA
tritanopia · #BDCAD1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c5c4eb 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
#EAEAF6
#c5c4eb
#ADABE3
#8381D4
#5A57C6
#413EB7
#363498
#2B297A
#232159
#161538
Base = 200Lightest = 50 · #F5F4FADarkest = 950 · #161538
:root {
  --brand-50: #F5F4FA;
  --brand-100: #EAEAF6;
  --brand-200: #c5c4eb;
  --brand-300: #ADABE3;
  --brand-400: #8381D4;
  --brand-500: #5A57C6;
  --brand-600: #413EB7;
  --brand-700: #363498;
  --brand-800: #2B297A;
  --brand-900: #232159;
  --brand-950: #161538;
  --brand: #c5c4eb;
  --brand-ink: #000000;
}

Colors that work with #c5c4eb

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#F4F4FA
Tinted page background
Border#C3C2EA
Hairlines and dividers
Muted text#4D4B9B
Captions on the surface
Accent#9D842F
Second voice, not a rival
Dark variant#22205F
Hover, pressed, headers
Light variant#ECECF9
Selected rows, tints
Dark surface#141424
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 #c5c4eb

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#EAEBC4
Analogous left#C4D6EB
Analogous right#D8C4EB
Split-complement 1#EBD8C4
Split-complement 2#D6EBC4
Triadic 1#EBC5C4
Triadic 2#C4EBC5
Tetradic#EBC4D6

RGB percentages

Red77.3%
Green76.9%
Blue92.2%

CMYK percentages

Cyan16.2%
Magenta16.6%
Yellow0.0%
Key (black)7.8%

Color previews

#c5c4eb text on a black background

contrast 12.47:1

Card sample

#c5c4eb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5c4eb

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.

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

#c5c4eb, answered

What color is #c5c4eb?

#c5c4eb is a light vivid blue, closest to Thistle (ΔE2000 9.4). It sits at 242° on the hue wheel with 49% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c5c4eb?

rgb(197, 196, 235) — 197 red, 196 green and 235 blue out of 255, or 77.3% / 76.9% / 92.2% by channel.

Is #c5c4eb a light or a dark color?

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

Should I use black or white text on #c5c4eb?

Black. It scores 12.47:1 against #c5c4eb, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #c5c4eb?

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

What colors go well with #c5c4eb?

For interface work: #F4F4FA as the surface, #C3C2EA for borders, #4D4B9B for secondary text, #9D842F as an accent and #22205F for hover and pressed states. For a palette, the analogous pair #C4D6EB and #D8C4EB stays calm, while #EAEBC4 is the loudest partner.

What is #c5c4eb in CMYK for printing?

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

Is #c5c4eb warm or cool?

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

Work with #c5c4eb in the Color Lab