Skip to content

#cfd0f4

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

RGB
207, 208, 244
HSL
238°, 63%, 88%
CMYK
15, 15, 0, 4
Luminance
0.6491

At a glance

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

Hex
#cfd0f4
Hue
238°
blue
Saturation
63%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6491
WCAG relative
Temperature
Cool
84/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.98:1
Closest name
Lavender
ΔE2000 7.2
Where it sits
Hue238° of 360°
Saturation63%
Lightness88%
Temperature
Warm ← → Cool84% 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#cfd0f4
RGBrgb(207, 208, 244)
HSLhsl(238, 63%, 88%)
CMYKcmyk(15%, 15%, 0%, 4%)
LABlab(84.4 6.7 -17.7)
LCHlch(84.4 19.0 290.8)
OKLCHoklch(0.868 0.050 284.1)
Decimal13619444
Display P3color(display-p3 0.812 0.816 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd0f4 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#cfd0f4 on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7D4F6
deuteranopia · #C6D2F3
tritanopia · #C7D6DC

Color scale — 50 to 950

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

#F4F4FB
#E8E9F7
#cfd0f4
#A4A6EA
#7679E0
#484CD5
#2E32C7
#2629A6
#1E2185
#1A1C61
#10113C
Base = 200Lightest = 50 · #F4F4FBDarkest = 950 · #10113C
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E8E9F7;
  --brand-200: #cfd0f4;
  --brand-300: #A4A6EA;
  --brand-400: #7679E0;
  --brand-500: #484CD5;
  --brand-600: #2E32C7;
  --brand-700: #2629A6;
  --brand-800: #1E2185;
  --brand-900: #1A1C61;
  --brand-950: #10113C;
  --brand: #cfd0f4;
  --brand-ink: #000000;
}

Colors that work with #cfd0f4

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#F4F4FA
Tinted page background
Border#C0C1ED
Hairlines and dividers
Muted text#4B4D9B
Captions on the surface
Accent#A98323
Second voice, not a rival
Dark variant#181A68
Hover, pressed, headers
Light variant#EAEBFA
Selected rows, tints
Dark surface#141424
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 #cfd0f4

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#F4F3CF
Analogous left#CFE2F4
Analogous right#E0CFF4
Split-complement 1#F4E0CF
Split-complement 2#E2F4CF
Triadic 1#F4CFD0
Triadic 2#D0F4CF
Tetradic#F4CFE2

RGB percentages

Red81.2%
Green81.6%
Blue95.7%

CMYK percentages

Cyan15.2%
Magenta14.8%
Yellow0.0%
Key (black)4.3%

Color previews

#cfd0f4 text on a black background

contrast 13.98:1

Card sample

#cfd0f4 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfd0f4

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.

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

#cfd0f4, answered

What color is #cfd0f4?

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

What is the RGB value of #cfd0f4?

rgb(207, 208, 244) — 207 red, 208 green and 244 blue out of 255, or 81.2% / 81.6% / 95.7% by channel.

Is #cfd0f4 a light or a dark color?

It is a light color. Relative luminance is 0.6491 and perceived brightness is 83%, so black text on it reaches 13.98:1.

Should I use black or white text on #cfd0f4?

Black. It scores 13.98:1 against #cfd0f4, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #cfd0f4?

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

What colors go well with #cfd0f4?

For interface work: #F4F4FA as the surface, #C0C1ED for borders, #4B4D9B for secondary text, #A98323 as an accent and #181A68 for hover and pressed states. For a palette, the analogous pair #CFE2F4 and #E0CFF4 stays calm, while #F4F3CF is the loudest partner.

What is #cfd0f4 in CMYK for printing?

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

Is #cfd0f4 warm or cool?

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

Work with #cfd0f4 in the Color Lab