Skip to content

#dffaf6

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

RGB
223, 250, 246
HSL
171°, 73%, 93%
CMYK
11, 0, 2, 2
Luminance
0.9071

At a glance

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

Hex
#dffaf6
Hue
171°
cyan
Saturation
73%
vivid
Lightness
93%
pale
Brightness
98%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9071
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
19.14:1
Closest name
Light Cyan
ΔE2000 2.1
Where it sits
Hue171° of 360°
Saturation73%
Lightness93%
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#dffaf6
RGBrgb(223, 250, 246)
HSLhsl(171, 73%, 93%)
CMYKcmyk(11%, 0%, 2%, 2%)
LABlab(96.3 -9.5 -1.1)
LCHlch(96.3 9.6 186.4)
OKLCHoklch(0.965 0.029 186.0)
Decimal14678774
Display P3color(display-p3 0.875 0.980 0.965)

Copy-ready code

/* CSS */
color: #dffaf6;
background-color: #dffaf6;
/* Tailwind (arbitrary) */
class="text-[#dffaf6] bg-[#dffaf6]"
/* SCSS */
$brand: #dffaf6;
/* SwiftUI */
Color(red: 0.875, green: 0.980, blue: 0.965)
/* Android */
Color.parseColor("#dffaf6")
/* Flutter */
Color(0xFFDFFAF6)
/* Python / OpenCV (BGR) */
(246, 250, 223)

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

Accessibility — WCAG contrast

Aa
#dffaf6 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#dffaf6 on black: 19.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F7F6
deuteranopia · #F1F3F6
tritanopia · #D8FBF9

Color scale — 50 to 950

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

#F3FCFA
#dffaf6
#C9F3ED
#9EF0E4
#6DE8D6
#3DE1C8
#21D4B9
#1CB09A
#168D7B
#14665A
#0D4038
Base = 100Lightest = 50 · #F3FCFADarkest = 950 · #0D4038
:root {
  --brand-50: #F3FCFA;
  --brand-100: #dffaf6;
  --brand-200: #C9F3ED;
  --brand-300: #9EF0E4;
  --brand-400: #6DE8D6;
  --brand-500: #3DE1C8;
  --brand-600: #21D4B9;
  --brand-700: #1CB09A;
  --brand-800: #168D7B;
  --brand-900: #14665A;
  --brand-950: #0D4038;
  --brand: #dffaf6;
  --brand-ink: #000000;
}

Colors that work with #dffaf6

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#F4FAFA
Tinted page background
Border#C0EDE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#B61653
Second voice, not a rival
Dark variant#116E60
Hover, pressed, headers
Light variant#E9FCF9
Selected rows, tints
Dark surface#142422
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 #dffaf6

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#FADFE3
Analogous left#DFFAE8
Analogous right#DFF0FA
Split-complement 1#FADFF0
Split-complement 2#FAE8DF
Triadic 1#F6DFFA
Triadic 2#FAF6DF
Tetradic#E8DFFA

RGB percentages

Red87.5%
Green98.0%
Blue96.5%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow1.6%
Key (black)2.0%

Color previews

#dffaf6 text on a black background

contrast 19.14:1

Card sample

#dffaf6 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 250, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 250, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dffaf6;
background: linear-gradient(135deg, #dffaf6, #DFECFA);

Monochromatic scale

Palettes built from #dffaf6

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.

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

#dffaf6, answered

What color is #dffaf6?

#dffaf6 is a pale vivid cyan, closest to Light Cyan (ΔE2000 2.1). It sits at 171° on the hue wheel with 73% saturation and 93% lightness, which reads as cool.

What is the RGB value of #dffaf6?

rgb(223, 250, 246) — 223 red, 250 green and 246 blue out of 255, or 87.5% / 98% / 96.5% by channel.

Is #dffaf6 a light or a dark color?

It is a light color. Relative luminance is 0.9071 and perceived brightness is 95%, so black text on it reaches 19.14:1.

Should I use black or white text on #dffaf6?

Black. It scores 19.14:1 against #dffaf6, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #dffaf6?

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

What colors go well with #dffaf6?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #B61653 as an accent and #116E60 for hover and pressed states. For a palette, the analogous pair #DFFAE8 and #DFF0FA stays calm, while #FADFE3 is the loudest partner.

What is #dffaf6 in CMYK for printing?

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

Is #dffaf6 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 #DFFAEC; nudged cooler, #DEF4FA.

Work with #dffaf6 in the Color Lab