#E6FCFA Color Information

Hex color code: #E6FCFA

#E6FCFA is a delicate cyan color. In RGB it is (230, 252, 250), and in HSL it is (175°, 79%, 95%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#E6FCFA
RGB
230, 252, 250
HSL
175°, 79%, 95%
CMYK
9%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6FCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 252, 250

Red: 230 / Green: 252 / Blue: 250

HSL

175°, 79%, 95%

Hue: 175° / Saturation: 79% / Lightness: 95%

CMYK

9%, 0%, 1%, 1%

Cyan: 9% / Magenta: 0% / Yellow: 1% / Key: 1%

What color is #E6FCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6FCFA to RGB:

rgb(230, 252, 250)HEX to RGB Converter →

HEX to HSL

Convert #E6FCFA to HSL:

hsl(175, 79%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #E6FCFA to CMYK:

cmyk(9%, 0%, 1%, 1%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #E6FCFA has RGB (230, 252, 250) and HSL (175°, 79%, 95%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6FCFA is #FCE8EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E8FCF1.

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

Contrast with #E6FCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6FCFA?

#E6FCFA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E6FCFA?

#E6FCFA in RGB is (230, 252, 250) - 230 red, 252 green, and 250 blue.

How to use #E6FCFA in CSS?

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

What colors go well with #E6FCFA?

#FCE8EA (complementary), #E8FCF1 (analogous), and #A4F4EE (lighter shade) work well with #E6FCFA.