Skip to content

#cfd6fc

a pale, electric blue · cool · closest name: Lavender

RGB
207, 214, 252
HSL
231°, 88%, 90%
CMYK
18, 15, 0, 1
Luminance
0.6839

At a glance

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

Hex
#cfd6fc
Hue
231°
blue
Saturation
88%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6839
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
14.68:1
Closest name
Lavender
ΔE2000 7.1
Where it sits
Hue231° of 360°
Saturation88%
Lightness90%
Temperature
Warm ← → Cool88% 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#cfd6fc
RGBrgb(207, 214, 252)
HSLhsl(231, 88%, 90%)
CMYKcmyk(18%, 15%, 0%, 1%)
LABlab(86.2 5.2 -19.3)
LCHlch(86.2 20.0 285.2)
OKLCHoklch(0.883 0.053 277.0)
Decimal13620988
Display P3color(display-p3 0.812 0.839 0.988)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd6fc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cfd6fc on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCD9FE
deuteranopia · #C9D6FB
tritanopia · #C5DDE2

Color scale — 50 to 950

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

#F2F4FD
#E5E8FA
#cfd6fc
#95A5F8
#6178F5
#2C4BF2
#0E30E6
#0C28C0
#0A209A
#0C1B6F
#071145
Base = 200Lightest = 50 · #F2F4FDDarkest = 950 · #071145
:root {
  --brand-50: #F2F4FD;
  --brand-100: #E5E8FA;
  --brand-200: #cfd6fc;
  --brand-300: #95A5F8;
  --brand-400: #6178F5;
  --brand-500: #2C4BF2;
  --brand-600: #0E30E6;
  --brand-700: #0C28C0;
  --brand-800: #0A209A;
  --brand-900: #0C1B6F;
  --brand-950: #071145;
  --brand: #cfd6fc;
  --brand-ink: #000000;
}

Colors that work with #cfd6fc

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#F4F5FA
Tinted page background
Border#C0C7ED
Hairlines and dividers
Muted text#4B579B
Captions on the surface
Accent#C47808
Second voice, not a rival
Dark variant#081978
Hover, pressed, headers
Light variant#E7EAFD
Selected rows, tints
Dark surface#141624
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 #cfd6fc

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#FCF5CF
Analogous left#CFECFC
Analogous right#DFCFFC
Split-complement 1#FCDFCF
Split-complement 2#ECFCCF
Triadic 1#FCCFD6
Triadic 2#D6FCCF
Tetradic#FCCFEC

RGB percentages

Red81.2%
Green83.9%
Blue98.8%

CMYK percentages

Cyan17.9%
Magenta15.1%
Yellow0.0%
Key (black)1.2%

Color previews

#cfd6fc text on a black background

contrast 14.68:1

Card sample

#cfd6fc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfd6fc

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.

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

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

#cfd6fc, answered

What color is #cfd6fc?

#cfd6fc is a pale electric blue, closest to Lavender (ΔE2000 7.1). It sits at 231° on the hue wheel with 88% saturation and 90% lightness, which reads as cool.

What is the RGB value of #cfd6fc?

rgb(207, 214, 252) — 207 red, 214 green and 252 blue out of 255, or 81.2% / 83.9% / 98.8% by channel.

Is #cfd6fc a light or a dark color?

It is a light color. Relative luminance is 0.6839 and perceived brightness is 85%, so black text on it reaches 14.68:1.

Should I use black or white text on #cfd6fc?

Black. It scores 14.68:1 against #cfd6fc, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #cfd6fc?

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

What colors go well with #cfd6fc?

For interface work: #F4F5FA as the surface, #C0C7ED for borders, #4B579B for secondary text, #C47808 as an accent and #081978 for hover and pressed states. For a palette, the analogous pair #CFECFC and #DFCFFC stays calm, while #FCF5CF is the loudest partner.

What is #cfd6fc in CMYK for printing?

cmyk(18%, 15%, 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 #cfd6fc warm or cool?

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

Work with #cfd6fc in the Color Lab