Skip to content

#c9b6f7

a light, electric violet · cool · closest name: Plum

RGB
201, 182, 247
HSL
258°, 80%, 84%
CMYK
19, 26, 0, 3
Luminance
0.5259

At a glance

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

Hex
#c9b6f7
Hue
258°
violet
Saturation
80%
electric
Lightness
84%
light
Brightness
97%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5259
WCAG relative
Temperature
Cool
74/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
11.52:1
Closest name
Plum
ΔE2000 10.5
Where it sits
Hue258° of 360°
Saturation80%
Lightness84%
Temperature
Warm ← → Cool74% 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#c9b6f7
RGBrgb(201, 182, 247)
HSLhsl(258, 80%, 84%)
CMYKcmyk(19%, 26%, 0%, 3%)
LABlab(77.6 19.5 -29.7)
LCHlch(77.6 35.6 303.3)
OKLCHoklch(0.815 0.092 297.7)
Decimal13219575
Display P3color(display-p3 0.788 0.714 0.969)

Copy-ready code

/* CSS */
color: #c9b6f7;
background-color: #c9b6f7;
/* Tailwind (arbitrary) */
class="text-[#c9b6f7] bg-[#c9b6f7]"
/* SCSS */
$brand: #c9b6f7;
/* SwiftUI */
Color(red: 0.788, green: 0.714, blue: 0.969)
/* Android */
Color.parseColor("#c9b6f7")
/* Flutter */
Color(0xFFC9B6F7)
/* Python / OpenCV (BGR) */
(247, 182, 201)

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

Accessibility — WCAG contrast

Aa
#c9b6f7 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#c9b6f7 on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8C0FA
deuteranopia · #ABBFF5
tritanopia · #C1C0CD

Color scale — 50 to 950

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

#F5F3FC
#ECE6F9
#c9b6f7
#B49AF4
#8F67EE
#6935E9
#5118DD
#4414B8
#361093
#2A106A
#1A0A42
Base = 200Lightest = 50 · #F5F3FCDarkest = 950 · #1A0A42
:root {
  --brand-50: #F5F3FC;
  --brand-100: #ECE6F9;
  --brand-200: #c9b6f7;
  --brand-300: #B49AF4;
  --brand-400: #8F67EE;
  --brand-500: #6935E9;
  --brand-600: #5118DD;
  --brand-700: #4414B8;
  --brand-800: #361093;
  --brand-900: #2A106A;
  --brand-950: #1A0A42;
  --brand: #c9b6f7;
  --brand-ink: #000000;
}

Colors that work with #c9b6f7

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#CDC0ED
Hairlines and dividers
Muted text#624B9B
Captions on the surface
Accent#B5BD0F
Second voice, not a rival
Dark variant#2A0D73
Hover, pressed, headers
Light variant#EEE8FC
Selected rows, tints
Dark surface#191424
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 #c9b6f7

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#E4F7B6
Analogous left#B6C3F7
Analogous right#E9B6F7
Split-complement 1#F7E9B6
Split-complement 2#C3F7B6
Triadic 1#F7C9B6
Triadic 2#B6F7C9
Tetradic#F7B6C3

RGB percentages

Red78.8%
Green71.4%
Blue96.9%

CMYK percentages

Cyan18.6%
Magenta26.3%
Yellow0.0%
Key (black)3.1%

Color previews

#c9b6f7 text on a black background

contrast 11.52:1

Card sample

#c9b6f7 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 182, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 182, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9b6f7;
background: linear-gradient(135deg, #c9b6f7, #F4B6F7);

Monochromatic scale

Palettes built from #c9b6f7

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.

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

#c9b6f7, answered

What color is #c9b6f7?

#c9b6f7 is a light electric violet, closest to Plum (ΔE2000 10.5). It sits at 258° on the hue wheel with 80% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c9b6f7?

rgb(201, 182, 247) — 201 red, 182 green and 247 blue out of 255, or 78.8% / 71.4% / 96.9% by channel.

Is #c9b6f7 a light or a dark color?

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

Should I use black or white text on #c9b6f7?

Black. It scores 11.52:1 against #c9b6f7, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #c9b6f7?

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

What colors go well with #c9b6f7?

For interface work: #F6F4FA as the surface, #CDC0ED for borders, #624B9B for secondary text, #B5BD0F as an accent and #2A0D73 for hover and pressed states. For a palette, the analogous pair #B6C3F7 and #E9B6F7 stays calm, while #E4F7B6 is the loudest partner.

What is #c9b6f7 in CMYK for printing?

cmyk(19%, 26%, 0%, 3%). 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 #c9b6f7 warm or cool?

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

Work with #c9b6f7 in the Color Lab