#EFF9FF Color Information

Hex color code: #EFF9FF

#EFF9FF is a delicate blue color. In RGB it is (239, 249, 255), and in HSL it is (203°, 100%, 97%). It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EFF9FF
RGB
239, 249, 255
HSL
203°, 100%, 97%
CMYK
6%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EFF9FF; 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 #EFF9FF; background-color: #EFF9FF15; }

Alert / Toast

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

Link / Accent

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

a { color: #EFF9FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 249, 255

Red: 239 / Green: 249 / Blue: 255

HSL

203°, 100%, 97%

Hue: 203° / Saturation: 100% / Lightness: 97%

CMYK

6%, 2%, 0%, 0%

Cyan: 6% / Magenta: 2% / Yellow: 0% / Key: 0%

What color is #EFF9FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFF9FF to RGB:

rgb(239, 249, 255)HEX to RGB Converter →

HEX to HSL

Convert #EFF9FF to HSL:

hsl(203, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #EFF9FF to CMYK:

cmyk(6%, 2%, 0%, 0%)Color Converter →

Color Meaning and Usage

#EFF9FF is a light blue color with RGB values of 239, 249, 255 and HSL of 203°, 100%, 97%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFF9FF is #FFF6F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FFFD.

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

Contrast with #EFF9FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFF9FF?

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

What is the RGB value of #EFF9FF?

#EFF9FF in RGB is (239, 249, 255) - 239 red, 249 green, and 255 blue.

How to use #EFF9FF in CSS?

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

What colors go well with #EFF9FF?

#FFF6F0 (complementary), #F0FFFD (analogous), and #A3DCFF (lighter shade) work well with #EFF9FF.