Skip to content

#cfbade

a light, soft violet · cool · closest name: Thistle

RGB
207, 186, 222
HSL
275°, 35%, 80%
CMYK
7, 16, 0, 13
Luminance
0.5366

At a glance

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

Hex
#cfbade
Hue
275°
violet
Saturation
35%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5366
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.73:1
Closest name
Thistle
ΔE2000 4
Where it sits
Hue275° of 360°
Saturation35%
Lightness80%
Temperature
Warm ← → Cool64% 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#cfbade
RGBrgb(207, 186, 222)
HSLhsl(275, 35%, 80%)
CMYKcmyk(7%, 16%, 0%, 13%)
LABlab(78.3 14.0 -15.3)
LCHlch(78.3 20.7 312.6)
OKLCHoklch(0.818 0.055 311.2)
Decimal13613790
Display P3color(display-p3 0.812 0.729 0.871)

Copy-ready code

/* CSS */
color: #cfbade;
background-color: #cfbade;
/* Tailwind (arbitrary) */
class="text-[#cfbade] bg-[#cfbade]"
/* SCSS */
$brand: #cfbade;
/* SwiftUI */
Color(red: 0.812, green: 0.729, blue: 0.871)
/* Android */
Color.parseColor("#cfbade")
/* Flutter */
Color(0xFFCFBADE)
/* Python / OpenCV (BGR) */
(222, 186, 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 #cfbade · 11.73:1
Use #000000AAA at every size.
Aa
White text · 1.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfbade as text scores 1.79:1 on white and 11.73:1 on black.

Accessibility — WCAG contrast

Aa
#cfbade on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#cfbade on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5C0E0
deuteranopia · #B9C2DD
tritanopia · #CEBEC6

Color scale — 50 to 950

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

#F8F5F9
#F0EBF4
#E0D4E8
#cfbade
#B08DC9
#9567B6
#824FA6
#6C428A
#56356E
#412951
#281A33
Base = 300Lightest = 50 · #F8F5F9Darkest = 950 · #281A33
:root {
  --brand-50: #F8F5F9;
  --brand-100: #F0EBF4;
  --brand-200: #E0D4E8;
  --brand-300: #cfbade;
  --brand-400: #B08DC9;
  --brand-500: #9567B6;
  --brand-600: #824FA6;
  --brand-700: #6C428A;
  --brand-800: #56356E;
  --brand-900: #412951;
  --brand-950: #281A33;
  --brand: #cfbade;
  --brand-ink: #000000;
}

Colors that work with #cfbade

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#F8F5FA
Tinted page background
Border#D9C8E5
Hairlines and dividers
Muted text#794B9B
Captions on the surface
Accent#748E3E
Second voice, not a rival
Dark variant#442956
Hover, pressed, headers
Light variant#F3EEF7
Selected rows, tints
Dark surface#1D1424
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 #cfbade

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#C9DEBA
Analogous left#BDBADE
Analogous right#DEBADB
Split-complement 1#DBDEBA
Split-complement 2#BADEBD
Triadic 1#DECFBA
Triadic 2#BADECF
Tetradic#DEBDBA

RGB percentages

Red81.2%
Green72.9%
Blue87.1%

CMYK percentages

Cyan6.8%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#cfbade text on a black background

contrast 11.73:1

Card sample

#cfbade text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfbade

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.

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

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

#cfbade, answered

What color is #cfbade?

#cfbade is a light soft violet, closest to Thistle (ΔE2000 4). It sits at 275° on the hue wheel with 35% saturation and 80% lightness, which reads as cool.

What is the RGB value of #cfbade?

rgb(207, 186, 222) — 207 red, 186 green and 222 blue out of 255, or 81.2% / 72.9% / 87.1% by channel.

Is #cfbade a light or a dark color?

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

Should I use black or white text on #cfbade?

Black. It scores 11.73:1 against #cfbade, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #cfbade?

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

What colors go well with #cfbade?

For interface work: #F8F5FA as the surface, #D9C8E5 for borders, #794B9B for secondary text, #748E3E as an accent and #442956 for hover and pressed states. For a palette, the analogous pair #BDBADE and #DEBADB stays calm, while #C9DEBA is the loudest partner.

What is #cfbade in CMYK for printing?

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

Is #cfbade warm or cool?

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

Work with #cfbade in the Color Lab