#CEEDFA Color Information

Hex color code: #CEEDFA

The hex color #CEEDFA is a soft blue with RGB values of (206, 237, 250) and HSL of (198°, 81%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CEEDFA
RGB
206, 237, 250
HSL
198°, 81%, 89%
CMYK
18%, 5%, 0%, 2%

Shades

CSS Usage
color: #CEEDFA;
background-color: #CEEDFA;
border-color: #CEEDFA;
box-shadow: 0 0 10px #CEEDFA;
border: 2px solid #CEEDFA;
Tailwind Usage
bg-[#CEEDFA]
text-[#CEEDFA]
border-[#CEEDFA]
shadow-[0_0_10px_CEEDFA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CEEDFA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CEEDFA; color: #000000; }

Badge

New Feature
.badge { background-color: #CEEDFA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CEEDFA; background-color: #CEEDFA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CEEDFA20; border-left: 4px solid #CEEDFA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CEEDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CEEDFA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 237, 250

Red: 206 / Green: 237 / Blue: 250

HSL

198°, 81%, 89%

Hue: 198° / Saturation: 81% / Lightness: 89%

CMYK

18%, 5%, 0%, 2%

Cyan: 18% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #CEEDFA?

#CEEDFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEDFA to RGB:

rgb(206, 237, 250)HEX to RGB Converter →

HEX to HSL

Convert #CEEDFA to HSL:

hsl(198, 81%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEDFA to CMYK:

cmyk(18%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CEEDFA has RGB (206, 237, 250) and HSL (198°, 81%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEDFA is #FADACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAF1.

Use #CEEDFA in CSS: color: #CEEDFA or background-color: #CEEDFA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CEEDFA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 17.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEDFA?

#CEEDFA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEEDFA?

#CEEDFA in RGB is (206, 237, 250) - 206 red, 237 green, and 250 blue.

How to use #CEEDFA in CSS?

Use #CEEDFA directly in your CSS properties like color or background-color.

What colors go well with #CEEDFA?

#FADACC (complementary), #CCFAF1 (analogous), and #87D2F2 (lighter shade) work well with #CEEDFA.