Skip to content

#ddf8f1

a pale, vivid cyan · cool · closest name: Light Cyan

RGB
221, 248, 241
HSL
164°, 66%, 92%
CMYK
11, 0, 3, 3
Luminance
0.8886

At a glance

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

Hex
#ddf8f1
Hue
164°
cyan
Saturation
66%
vivid
Lightness
92%
pale
Brightness
97%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8886
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
18.77:1
Closest name
Light Cyan
ΔE2000 3.4
Where it sits
Hue164° of 360°
Saturation66%
Lightness92%
Temperature
Warm ← → Cool81% 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#ddf8f1
RGBrgb(221, 248, 241)
HSLhsl(164, 66%, 92%)
CMYKcmyk(11%, 0%, 3%, 3%)
LABlab(95.5 -10.1 0.4)
LCHlch(95.5 10.1 177.8)
OKLCHoklch(0.958 0.030 178.3)
Decimal14547185
Display P3color(display-p3 0.867 0.973 0.945)

Copy-ready code

/* CSS */
color: #ddf8f1;
background-color: #ddf8f1;
/* Tailwind (arbitrary) */
class="text-[#ddf8f1] bg-[#ddf8f1]"
/* SCSS */
$brand: #ddf8f1;
/* SwiftUI */
Color(red: 0.867, green: 0.973, blue: 0.945)
/* Android */
Color.parseColor("#ddf8f1")
/* Flutter */
Color(0xFFDDF8F1)
/* Python / OpenCV (BGR) */
(241, 248, 221)

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 #ddf8f1 · 18.77:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ddf8f1 as text scores 1.12:1 on white and 18.77:1 on black.

Accessibility — WCAG contrast

Aa
#ddf8f1 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ddf8f1 on black: 18.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6F4F1
deuteranopia · #F0F1F2
tritanopia · #D7F9F6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddf8f1 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBF9
#ddf8f1
#CBF1E7
#A2ECD9
#73E2C5
#45D9B2
#2ACBA1
#23A986
#1C876B
#18624F
#0F3D31
Base = 100Lightest = 50 · #F3FBF9Darkest = 950 · #0F3D31
:root {
  --brand-50: #F3FBF9;
  --brand-100: #ddf8f1;
  --brand-200: #CBF1E7;
  --brand-300: #A2ECD9;
  --brand-400: #73E2C5;
  --brand-500: #45D9B2;
  --brand-600: #2ACBA1;
  --brand-700: #23A986;
  --brand-800: #1C876B;
  --brand-900: #18624F;
  --brand-950: #0F3D31;
  --brand: #ddf8f1;
  --brand-ink: #000000;
}

Colors that work with #ddf8f1

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#AE1E68
Second voice, not a rival
Dark variant#166A54
Hover, pressed, headers
Light variant#EAFBF6
Selected rows, tints
Dark surface#142420
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 #ddf8f1

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#F8DDE4
Analogous left#DDF8E4
Analogous right#DDF2F8
Split-complement 1#F8DDF2
Split-complement 2#F8E4DD
Triadic 1#F1DDF8
Triadic 2#F8F1DD
Tetradic#E4DDF8

RGB percentages

Red86.7%
Green97.3%
Blue94.5%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow2.8%
Key (black)2.7%

Color previews

#ddf8f1 text on a black background

contrast 18.77:1

Card sample

#ddf8f1 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddf8f1

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.

#ddf8f1 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#ddf8f1, answered

What color is #ddf8f1?

#ddf8f1 is a pale vivid cyan, closest to Light Cyan (ΔE2000 3.4). It sits at 164° on the hue wheel with 66% saturation and 92% lightness, which reads as cool.

What is the RGB value of #ddf8f1?

rgb(221, 248, 241) — 221 red, 248 green and 241 blue out of 255, or 86.7% / 97.3% / 94.5% by channel.

Is #ddf8f1 a light or a dark color?

It is a light color. Relative luminance is 0.8886 and perceived brightness is 94%, so black text on it reaches 18.77:1.

Should I use black or white text on #ddf8f1?

Black. It scores 18.77:1 against #ddf8f1, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #ddf8f1?

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

What colors go well with #ddf8f1?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #AE1E68 as an accent and #166A54 for hover and pressed states. For a palette, the analogous pair #DDF8E4 and #DDF2F8 stays calm, while #F8DDE4 is the loudest partner.

What is #ddf8f1 in CMYK for printing?

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

Is #ddf8f1 warm or cool?

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

Work with #ddf8f1 in the Color Lab