Skip to content

#cfe2f8

a pale, vivid blue · cool · closest name: Light Steel Blue

RGB
207, 226, 248
HSL
212°, 75%, 89%
CMYK
17, 9, 0, 3
Luminance
0.7444

At a glance

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

Hex
#cfe2f8
Hue
212°
blue
Saturation
75%
vivid
Lightness
89%
pale
Brightness
97%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7444
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
15.89:1
Closest name
Light Steel Blue
ΔE2000 7.3
Where it sits
Hue212° of 360°
Saturation75%
Lightness89%
Temperature
Warm ← → Cool99% 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#cfe2f8
RGBrgb(207, 226, 248)
HSLhsl(212, 75%, 89%)
CMYKcmyk(17%, 9%, 0%, 3%)
LABlab(89.1 -1.9 -12.8)
LCHlch(89.1 12.9 261.6)
OKLCHoklch(0.905 0.036 252.1)
Decimal13624056
Display P3color(display-p3 0.812 0.886 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe2f8 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#cfe2f8 on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAE2F9
deuteranopia · #D6DEF8
tritanopia · #C5E7E9

Color scale — 50 to 950

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

#F3F7FC
#E7EFF9
#cfe2f8
#9DC4F1
#6CA6EA
#3B89E2
#1F74D6
#1A60B2
#154D8E
#133A67
#0C2440
Base = 200Lightest = 50 · #F3F7FCDarkest = 950 · #0C2440
:root {
  --brand-50: #F3F7FC;
  --brand-100: #E7EFF9;
  --brand-200: #cfe2f8;
  --brand-300: #9DC4F1;
  --brand-400: #6CA6EA;
  --brand-500: #3B89E2;
  --brand-600: #1F74D6;
  --brand-700: #1A60B2;
  --brand-800: #154D8E;
  --brand-900: #133A67;
  --brand-950: #0C2440;
  --brand: #cfe2f8;
  --brand-ink: #000000;
}

Colors that work with #cfe2f8

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#F4F7FA
Tinted page background
Border#C0D5ED
Hairlines and dividers
Muted text#4B709B
Captions on the surface
Accent#B64316
Second voice, not a rival
Dark variant#103C6F
Hover, pressed, headers
Light variant#E9F2FC
Selected rows, tints
Dark surface#141B24
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 #cfe2f8

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#F8E5CF
Analogous left#CFF6F8
Analogous right#D0CFF8
Split-complement 1#F8D0CF
Split-complement 2#F6F8CF
Triadic 1#F8CFE2
Triadic 2#E2F8CF
Tetradic#F8CFF6

RGB percentages

Red81.2%
Green88.6%
Blue97.3%

CMYK percentages

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

Color previews

#cfe2f8 text on a black background

contrast 15.89:1

Card sample

#cfe2f8 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe2f8

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.

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

#cfe2f8, answered

What color is #cfe2f8?

#cfe2f8 is a pale vivid blue, closest to Light Steel Blue (ΔE2000 7.3). It sits at 212° on the hue wheel with 75% saturation and 89% lightness, which reads as cool.

What is the RGB value of #cfe2f8?

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

Is #cfe2f8 a light or a dark color?

It is a light color. Relative luminance is 0.7444 and perceived brightness is 88%, so black text on it reaches 15.89:1.

Should I use black or white text on #cfe2f8?

Black. It scores 15.89:1 against #cfe2f8, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #cfe2f8?

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

What colors go well with #cfe2f8?

For interface work: #F4F7FA as the surface, #C0D5ED for borders, #4B709B for secondary text, #B64316 as an accent and #103C6F for hover and pressed states. For a palette, the analogous pair #CFF6F8 and #D0CFF8 stays calm, while #F8E5CF is the loudest partner.

What is #cfe2f8 in CMYK for printing?

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

Is #cfe2f8 warm or cool?

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

Work with #cfe2f8 in the Color Lab