Skip to content

#cfd3f8

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

RGB
207, 211, 248
HSL
234°, 75%, 89%
CMYK
17, 15, 0, 3
Luminance
0.6663

At a glance

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

Hex
#cfd3f8
Hue
234°
blue
Saturation
75%
vivid
Lightness
89%
pale
Brightness
97%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6663
WCAG relative
Temperature
Cool
87/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.33:1
Closest name
Lavender
ΔE2000 7
Where it sits
Hue234° of 360°
Saturation75%
Lightness89%
Temperature
Warm ← → Cool87% 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#cfd3f8
RGBrgb(207, 211, 248)
HSLhsl(234, 75%, 89%)
CMYKcmyk(17%, 15%, 0%, 3%)
LABlab(85.3 6.0 -18.5)
LCHlch(85.3 19.5 287.9)
OKLCHoklch(0.876 0.051 280.4)
Decimal13620216
Display P3color(display-p3 0.812 0.827 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd3f8 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cfd3f8 on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD7FA
deuteranopia · #C8D4F7
tritanopia · #C6D9DF

Color scale — 50 to 950

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

#F3F4FC
#E7E9F9
#cfd3f8
#9DA5F1
#6C78EA
#3B4CE2
#1F31D6
#1A29B2
#15218E
#131C67
#0C1140
Base = 200Lightest = 50 · #F3F4FCDarkest = 950 · #0C1140
:root {
  --brand-50: #F3F4FC;
  --brand-100: #E7E9F9;
  --brand-200: #cfd3f8;
  --brand-300: #9DA5F1;
  --brand-400: #6C78EA;
  --brand-500: #3B4CE2;
  --brand-600: #1F31D6;
  --brand-700: #1A29B2;
  --brand-800: #15218E;
  --brand-900: #131C67;
  --brand-950: #0C1140;
  --brand: #cfd3f8;
  --brand-ink: #000000;
}

Colors that work with #cfd3f8

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#C0C4ED
Hairlines and dividers
Muted text#4B529B
Captions on the surface
Accent#B67E16
Second voice, not a rival
Dark variant#101A6F
Hover, pressed, headers
Light variant#E9EBFC
Selected rows, tints
Dark surface#141524
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 #cfd3f8

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#F8F4CF
Analogous left#CFE7F8
Analogous right#DFCFF8
Split-complement 1#F8DFCF
Split-complement 2#E7F8CF
Triadic 1#F8CFD3
Triadic 2#D3F8CF
Tetradic#F8CFE7

RGB percentages

Red81.2%
Green82.7%
Blue97.3%

CMYK percentages

Cyan16.5%
Magenta14.9%
Yellow0.0%
Key (black)2.7%

Color previews

#cfd3f8 text on a black background

contrast 14.33:1

Card sample

#cfd3f8 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfd3f8

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.

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

#cfd3f8, answered

What color is #cfd3f8?

#cfd3f8 is a pale vivid blue, closest to Lavender (ΔE2000 7). It sits at 234° on the hue wheel with 75% saturation and 89% lightness, which reads as cool.

What is the RGB value of #cfd3f8?

rgb(207, 211, 248) — 207 red, 211 green and 248 blue out of 255, or 81.2% / 82.7% / 97.3% by channel.

Is #cfd3f8 a light or a dark color?

It is a light color. Relative luminance is 0.6663 and perceived brightness is 84%, so black text on it reaches 14.33:1.

Should I use black or white text on #cfd3f8?

Black. It scores 14.33:1 against #cfd3f8, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #cfd3f8?

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

What colors go well with #cfd3f8?

For interface work: #F4F5FA as the surface, #C0C4ED for borders, #4B529B for secondary text, #B67E16 as an accent and #101A6F for hover and pressed states. For a palette, the analogous pair #CFE7F8 and #DFCFF8 stays calm, while #F8F4CF is the loudest partner.

What is #cfd3f8 in CMYK for printing?

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

Is #cfd3f8 warm or cool?

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

Work with #cfd3f8 in the Color Lab