Skip to content

#cfbdf9

a pale, electric violet · cool · closest name: Thistle

RGB
207, 189, 249
HSL
258°, 83%, 86%
CMYK
17, 24, 0, 2
Luminance
0.5650

At a glance

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

Hex
#cfbdf9
Hue
258°
violet
Saturation
83%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5650
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
12.30:1
Closest name
Thistle
ΔE2000 10.4
Where it sits
Hue258° of 360°
Saturation83%
Lightness86%
Temperature
Warm ← → Cool73% 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#cfbdf9
RGBrgb(207, 189, 249)
HSLhsl(258, 83%, 86%)
CMYKcmyk(17%, 24%, 0%, 2%)
LABlab(79.9 18.0 -27.3)
LCHlch(79.9 32.7 303.4)
OKLCHoklch(0.834 0.085 298.3)
Decimal13614585
Display P3color(display-p3 0.812 0.741 0.976)

Copy-ready code

/* CSS */
color: #cfbdf9;
background-color: #cfbdf9;
/* Tailwind (arbitrary) */
class="text-[#cfbdf9] bg-[#cfbdf9]"
/* SCSS */
$brand: #cfbdf9;
/* SwiftUI */
Color(red: 0.812, green: 0.741, blue: 0.976)
/* Android */
Color.parseColor("#cfbdf9")
/* Flutter */
Color(0xFFCFBDF9)
/* Python / OpenCV (BGR) */
(249, 189, 207)

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

Accessibility — WCAG contrast

Aa
#cfbdf9 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#cfbdf9 on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0C6FC
deuteranopia · #B3C6F7
tritanopia · #C8C6D2

Color scale — 50 to 950

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

#F5F2FC
#ECE6FA
#cfbdf9
#B498F6
#8F65F1
#6931EC
#5214E0
#4411BB
#360E96
#2A0E6C
#1B0944
Base = 200Lightest = 50 · #F5F2FCDarkest = 950 · #1B0944
:root {
  --brand-50: #F5F2FC;
  --brand-100: #ECE6FA;
  --brand-200: #cfbdf9;
  --brand-300: #B498F6;
  --brand-400: #8F65F1;
  --brand-500: #6931EC;
  --brand-600: #5214E0;
  --brand-700: #4411BB;
  --brand-800: #360E96;
  --brand-900: #2A0E6C;
  --brand-950: #1B0944;
  --brand: #cfbdf9;
  --brand-ink: #000000;
}

Colors that work with #cfbdf9

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#634B9B
Captions on the surface
Accent#B5BE0E
Second voice, not a rival
Dark variant#2B0B75
Hover, pressed, headers
Light variant#EEE8FD
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 #cfbdf9

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#E7F9BD
Analogous left#BDC9F9
Analogous right#EDBDF9
Split-complement 1#F9EDBD
Split-complement 2#C9F9BD
Triadic 1#F9CFBD
Triadic 2#BDF9CF
Tetradic#F9BDC9

RGB percentages

Red81.2%
Green74.1%
Blue97.6%

CMYK percentages

Cyan16.9%
Magenta24.1%
Yellow0.0%
Key (black)2.4%

Color previews

#cfbdf9 text on a black background

contrast 12.30:1

Card sample

#cfbdf9 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 189, 249, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 189, 249, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfbdf9;
background: linear-gradient(135deg, #cfbdf9, #F7BDF9);

Monochromatic scale

Palettes built from #cfbdf9

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.

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

#cfbdf9, answered

What color is #cfbdf9?

#cfbdf9 is a pale electric violet, closest to Thistle (ΔE2000 10.4). It sits at 258° on the hue wheel with 83% saturation and 86% lightness, which reads as cool.

What is the RGB value of #cfbdf9?

rgb(207, 189, 249) — 207 red, 189 green and 249 blue out of 255, or 81.2% / 74.1% / 97.6% by channel.

Is #cfbdf9 a light or a dark color?

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

Should I use black or white text on #cfbdf9?

Black. It scores 12.30:1 against #cfbdf9, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #cfbdf9?

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

What colors go well with #cfbdf9?

For interface work: #F6F4FA as the surface, #CDC0ED for borders, #634B9B for secondary text, #B5BE0E as an accent and #2B0B75 for hover and pressed states. For a palette, the analogous pair #BDC9F9 and #EDBDF9 stays calm, while #E7F9BD is the loudest partner.

What is #cfbdf9 in CMYK for printing?

cmyk(17%, 24%, 0%, 2%). 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 #cfbdf9 warm or cool?

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

Work with #cfbdf9 in the Color Lab