Skip to content

#cdcff9

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

RGB
205, 207, 249
HSL
237°, 79%, 89%
CMYK
18, 17, 0, 2
Luminance
0.6444

At a glance

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

Hex
#cdcff9
Hue
237°
blue
Saturation
79%
electric
Lightness
89%
pale
Brightness
98%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6444
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.89:1
Closest name
Lavender
ΔE2000 8.6
Where it sits
Hue237° of 360°
Saturation79%
Lightness89%
Temperature
Warm ← → Cool85% 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#cdcff9
RGBrgb(205, 207, 249)
HSLhsl(237, 79%, 89%)
CMYKcmyk(18%, 17%, 0%, 2%)
LABlab(84.2 7.7 -20.8)
LCHlch(84.2 22.1 290.3)
OKLCHoklch(0.867 0.058 283.0)
Decimal13488121
Display P3color(display-p3 0.804 0.812 0.976)

Copy-ready code

/* CSS */
color: #cdcff9;
background-color: #cdcff9;
/* Tailwind (arbitrary) */
class="text-[#cdcff9] bg-[#cdcff9]"
/* SCSS */
$brand: #cdcff9;
/* SwiftUI */
Color(red: 0.804, green: 0.812, blue: 0.976)
/* Android */
Color.parseColor("#cdcff9")
/* Flutter */
Color(0xFFCDCFF9)
/* Python / OpenCV (BGR) */
(249, 207, 205)

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

Accessibility — WCAG contrast

Aa
#cdcff9 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#cdcff9 on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5D3FB
deuteranopia · #C3D1F8
tritanopia · #C4D6DD

Color scale — 50 to 950

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

#F3F3FC
#E6E7F9
#cdcff9
#9B9FF3
#696FED
#373FE7
#1A23DB
#161DB6
#111792
#111569
#0B0D42
Base = 200Lightest = 50 · #F3F3FCDarkest = 950 · #0B0D42
:root {
  --brand-50: #F3F3FC;
  --brand-100: #E6E7F9;
  --brand-200: #cdcff9;
  --brand-300: #9B9FF3;
  --brand-400: #696FED;
  --brand-500: #373FE7;
  --brand-600: #1A23DB;
  --brand-700: #161DB6;
  --brand-800: #111792;
  --brand-900: #111569;
  --brand-950: #0B0D42;
  --brand: #cdcff9;
  --brand-ink: #000000;
}

Colors that work with #cdcff9

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#C0C2ED
Hairlines and dividers
Muted text#4B4E9B
Captions on the surface
Accent#BA8712
Second voice, not a rival
Dark variant#0E1272
Hover, pressed, headers
Light variant#E8E9FC
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 #cdcff9

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#F9F7CD
Analogous left#CDE5F9
Analogous right#E1CDF9
Split-complement 1#F9E1CD
Split-complement 2#E5F9CD
Triadic 1#F9CDCF
Triadic 2#CFF9CD
Tetradic#F9CDE5

RGB percentages

Red80.4%
Green81.2%
Blue97.6%

CMYK percentages

Cyan17.7%
Magenta16.9%
Yellow0.0%
Key (black)2.4%

Color previews

#cdcff9 text on a black background

contrast 13.89:1

Card sample

#cdcff9 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcff9

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.

#cdcff9 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cdcff9, answered

What color is #cdcff9?

#cdcff9 is a pale electric blue, closest to Lavender (ΔE2000 8.6). It sits at 237° on the hue wheel with 79% saturation and 89% lightness, which reads as cool.

What is the RGB value of #cdcff9?

rgb(205, 207, 249) — 205 red, 207 green and 249 blue out of 255, or 80.4% / 81.2% / 97.6% by channel.

Is #cdcff9 a light or a dark color?

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

Should I use black or white text on #cdcff9?

Black. It scores 13.89:1 against #cdcff9, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #cdcff9?

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

What colors go well with #cdcff9?

For interface work: #F4F5FA as the surface, #C0C2ED for borders, #4B4E9B for secondary text, #BA8712 as an accent and #0E1272 for hover and pressed states. For a palette, the analogous pair #CDE5F9 and #E1CDF9 stays calm, while #F9F7CD is the loudest partner.

What is #cdcff9 in CMYK for printing?

cmyk(18%, 17%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cdcff9 warm or cool?

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

Work with #cdcff9 in the Color Lab