Skip to content

#c5b2fd

a light, electric violet · cool · closest name: Light Steel Blue

RGB
197, 178, 253
HSL
255°, 95%, 85%
CMYK
22, 30, 0, 1
Luminance
0.5080

At a glance

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

Hex
#c5b2fd
Hue
255°
violet
Saturation
95%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5080
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
11.16:1
Closest name
Light Steel Blue
ΔE2000 11.2
Where it sits
Hue255° of 360°
Saturation95%
Lightness85%
Temperature
Warm ← → Cool75% 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#c5b2fd
RGBrgb(197, 178, 253)
HSLhsl(255, 95%, 85%)
CMYKcmyk(22%, 30%, 0%, 1%)
LABlab(76.6 21.9 -34.6)
LCHlch(76.6 41.0 302.3)
OKLCHoklch(0.806 0.106 295.6)
Decimal12956413
Display P3color(display-p3 0.773 0.698 0.992)

Copy-ready code

/* CSS */
color: #c5b2fd;
background-color: #c5b2fd;
/* Tailwind (arbitrary) */
class="text-[#c5b2fd] bg-[#c5b2fd]"
/* SCSS */
$brand: #c5b2fd;
/* SwiftUI */
Color(red: 0.773, green: 0.698, blue: 0.992)
/* Android */
Color.parseColor("#c5b2fd")
/* Flutter */
Color(0xFFC5B2FD)
/* Python / OpenCV (BGR) */
(253, 178, 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 #c5b2fd · 11.16:1
Use #000000AAA at every size.
Aa
White text · 1.88:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c5b2fd as text scores 1.88:1 on white and 11.16:1 on black.

Accessibility — WCAG contrast

Aa
#c5b2fd on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#c5b2fd on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0BDFF
deuteranopia · #A3BCFB
tritanopia · #BABECD

Color scale — 50 to 950

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

#F4F1FD
#EAE4FB
#c5b2fd
#AD92FC
#835BFB
#5A24F9
#4106EF
#3605C7
#2B049F
#230873
#160548
Base = 200Lightest = 50 · #F4F1FDDarkest = 950 · #160548
:root {
  --brand-50: #F4F1FD;
  --brand-100: #EAE4FB;
  --brand-200: #c5b2fd;
  --brand-300: #AD92FC;
  --brand-400: #835BFB;
  --brand-500: #5A24F9;
  --brand-600: #4106EF;
  --brand-700: #3605C7;
  --brand-800: #2B049F;
  --brand-900: #230873;
  --brand-950: #160548;
  --brand: #c5b2fd;
  --brand-ink: #000000;
}

Colors that work with #c5b2fd

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#F6F4FA
Tinted page background
Border#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#C9CC00
Second voice, not a rival
Dark variant#22037C
Hover, pressed, headers
Light variant#ECE6FE
Selected rows, tints
Dark surface#181424
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 #c5b2fd

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#EAFDB2
Analogous left#B2C4FD
Analogous right#EAB2FD
Split-complement 1#FDEAB2
Split-complement 2#C4FDB2
Triadic 1#FDC5B2
Triadic 2#B2FDC5
Tetradic#FDB2C4

RGB percentages

Red77.3%
Green69.8%
Blue99.2%

CMYK percentages

Cyan22.1%
Magenta29.6%
Yellow0.0%
Key (black)0.8%

Color previews

#c5b2fd text on a black background

contrast 11.16:1

Card sample

#c5b2fd text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5b2fd

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.

#c5b2fd 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c5b2fd, answered

What color is #c5b2fd?

#c5b2fd is a light electric violet, closest to Light Steel Blue (ΔE2000 11.2). It sits at 255° on the hue wheel with 95% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c5b2fd?

rgb(197, 178, 253) — 197 red, 178 green and 253 blue out of 255, or 77.3% / 69.8% / 99.2% by channel.

Is #c5b2fd a light or a dark color?

It is a light color. Relative luminance is 0.5080 and perceived brightness is 76%, so black text on it reaches 11.16:1.

Should I use black or white text on #c5b2fd?

Black. It scores 11.16:1 against #c5b2fd, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #c5b2fd?

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

What colors go well with #c5b2fd?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #C9CC00 as an accent and #22037C for hover and pressed states. For a palette, the analogous pair #B2C4FD and #EAB2FD stays calm, while #EAFDB2 is the loudest partner.

What is #c5b2fd in CMYK for printing?

cmyk(22%, 30%, 0%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c5b2fd warm or cool?

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

Work with #c5b2fd in the Color Lab