Skip to content

#cfc8f1

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

RGB
207, 200, 241
HSL
250°, 59%, 87%
CMYK
14, 17, 0, 6
Luminance
0.6092

At a glance

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

Hex
#cfc8f1
Hue
250°
blue
Saturation
59%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6092
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.18:1
Closest name
Thistle
ΔE2000 8.1
Where it sits
Hue250° of 360°
Saturation59%
Lightness87%
Temperature
Warm ← → Cool78% 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#cfc8f1
RGBrgb(207, 200, 241)
HSLhsl(250, 59%, 87%)
CMYKcmyk(14%, 17%, 0%, 6%)
LABlab(82.3 10.4 -19.3)
LCHlch(82.3 21.9 298.2)
OKLCHoklch(0.852 0.057 293.0)
Decimal13617393
Display P3color(display-p3 0.812 0.784 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfc8f1 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cfc8f1 on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFCDF3
deuteranopia · #C0CCF0
tritanopia · #C9CED6

Color scale — 50 to 950

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

#F5F4FB
#EBE9F7
#cfc8f1
#B1A6E8
#8A79DD
#634CD1
#4A32C3
#3E29A3
#322182
#271C5F
#18113B
Base = 200Lightest = 50 · #F5F4FBDarkest = 950 · #18113B
:root {
  --brand-50: #F5F4FB;
  --brand-100: #EBE9F7;
  --brand-200: #cfc8f1;
  --brand-300: #B1A6E8;
  --brand-400: #8A79DD;
  --brand-500: #634CD1;
  --brand-600: #4A32C3;
  --brand-700: #3E29A3;
  --brand-800: #322182;
  --brand-900: #271C5F;
  --brand-950: #18113B;
  --brand: #cfc8f1;
  --brand-ink: #000000;
}

Colors that work with #cfc8f1

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#F5F4FA
Tinted page background
Border#C7C0ED
Hairlines and dividers
Muted text#584B9B
Captions on the surface
Accent#A69D26
Second voice, not a rival
Dark variant#271A66
Hover, pressed, headers
Light variant#EDEBFA
Selected rows, tints
Dark surface#161424
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 #cfc8f1

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#EAF1C8
Analogous left#C8D6F1
Analogous right#E4C8F1
Split-complement 1#F1E4C8
Split-complement 2#D6F1C8
Triadic 1#F1CFC8
Triadic 2#C8F1CF
Tetradic#F1C8D6

RGB percentages

Red81.2%
Green78.4%
Blue94.5%

CMYK percentages

Cyan14.1%
Magenta17.0%
Yellow0.0%
Key (black)5.5%

Color previews

#cfc8f1 text on a black background

contrast 13.18:1

Card sample

#cfc8f1 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfc8f1

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#cfc8f1, answered

What color is #cfc8f1?

#cfc8f1 is a pale vivid blue, closest to Thistle (ΔE2000 8.1). It sits at 250° on the hue wheel with 59% saturation and 87% lightness, which reads as cool.

What is the RGB value of #cfc8f1?

rgb(207, 200, 241) — 207 red, 200 green and 241 blue out of 255, or 81.2% / 78.4% / 94.5% by channel.

Is #cfc8f1 a light or a dark color?

It is a light color. Relative luminance is 0.6092 and perceived brightness is 81%, so black text on it reaches 13.18:1.

Should I use black or white text on #cfc8f1?

Black. It scores 13.18:1 against #cfc8f1, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #cfc8f1?

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

What colors go well with #cfc8f1?

For interface work: #F5F4FA as the surface, #C7C0ED for borders, #584B9B for secondary text, #A69D26 as an accent and #271A66 for hover and pressed states. For a palette, the analogous pair #C8D6F1 and #E4C8F1 stays calm, while #EAF1C8 is the loudest partner.

What is #cfc8f1 in CMYK for printing?

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

Is #cfc8f1 warm or cool?

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

Work with #cfc8f1 in the Color Lab