Skip to content

#cfd8f0

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

RGB
207, 216, 240
HSL
224°, 52%, 88%
CMYK
14, 10, 0, 6
Luminance
0.6867

At a glance

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

Hex
#cfd8f0
Hue
224°
blue
Saturation
52%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6867
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.73:1
Closest name
Lavender
ΔE2000 5.2
Where it sits
Hue224° of 360°
Saturation52%
Lightness88%
Temperature
Warm ← → Cool92% 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#cfd8f0
RGBrgb(207, 216, 240)
HSLhsl(224, 52%, 88%)
CMYKcmyk(14%, 10%, 0%, 6%)
LABlab(86.3 1.7 -12.8)
LCHlch(86.3 12.9 277.5)
OKLCHoklch(0.883 0.035 269.3)
Decimal13621488
Display P3color(display-p3 0.812 0.847 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd8f0 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cfd8f0 on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1DAF1
deuteranopia · #CFD7EF
tritanopia · #C8DCE0

Color scale — 50 to 950

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

#F4F6FA
#E9EDF6
#cfd8f0
#AABAE4
#7F97D7
#5474CA
#3A5DBB
#314E9B
#273E7C
#20305B
#141E39
Base = 200Lightest = 50 · #F4F6FADarkest = 950 · #141E39
:root {
  --brand-50: #F4F6FA;
  --brand-100: #E9EDF6;
  --brand-200: #cfd8f0;
  --brand-300: #AABAE4;
  --brand-400: #7F97D7;
  --brand-500: #5474CA;
  --brand-600: #3A5DBB;
  --brand-700: #314E9B;
  --brand-800: #273E7C;
  --brand-900: #20305B;
  --brand-950: #141E39;
  --brand: #cfd8f0;
  --brand-ink: #000000;
}

Colors that work with #cfd8f0

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#F4F6FA
Tinted page background
Border#C1CDEC
Hairlines and dividers
Muted text#4B619B
Captions on the surface
Accent#9F642D
Second voice, not a rival
Dark variant#1E3161
Hover, pressed, headers
Light variant#ECEFF9
Selected rows, tints
Dark surface#141824
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 #cfd8f0

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#F0E7CF
Analogous left#CFE8F0
Analogous right#D6CFF0
Split-complement 1#F0D6CF
Split-complement 2#E8F0CF
Triadic 1#F0CFD8
Triadic 2#D8F0CF
Tetradic#F0CFE8

RGB percentages

Red81.2%
Green84.7%
Blue94.1%

CMYK percentages

Cyan13.7%
Magenta10.0%
Yellow0.0%
Key (black)5.9%

Color previews

#cfd8f0 text on a black background

contrast 14.73:1

Card sample

#cfd8f0 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfd8f0

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.

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

#cfd8f0, answered

What color is #cfd8f0?

#cfd8f0 is a pale vivid blue, closest to Lavender (ΔE2000 5.2). It sits at 224° on the hue wheel with 52% saturation and 88% lightness, which reads as cool.

What is the RGB value of #cfd8f0?

rgb(207, 216, 240) — 207 red, 216 green and 240 blue out of 255, or 81.2% / 84.7% / 94.1% by channel.

Is #cfd8f0 a light or a dark color?

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

Should I use black or white text on #cfd8f0?

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

What is the complementary color of #cfd8f0?

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

What colors go well with #cfd8f0?

For interface work: #F4F6FA as the surface, #C1CDEC for borders, #4B619B for secondary text, #9F642D as an accent and #1E3161 for hover and pressed states. For a palette, the analogous pair #CFE8F0 and #D6CFF0 stays calm, while #F0E7CF is the loudest partner.

What is #cfd8f0 in CMYK for printing?

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

Is #cfd8f0 warm or cool?

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

Work with #cfd8f0 in the Color Lab