HEX Color Conversion

Hex Color Code #AEBEE6 — RGB & HSL Conversions

How to use the #AEBEE6 color code in HTML & CSS?

To apply the hex color #AEBEE6 in web design, set the color property inside your CSS stylesheet. For example, adding background-color: #AEBEE6; will paint elements in this cool undertone shade. In modern CSS structures, you can configure it as a custom variable --color-hex: #AEBEE6; or utilize it directly in Tailwind CSS via arbitrary utility values like bg-[#AEBEE6].

What are the RGB and HSL conversion values for #AEBEE6?

In the digital sRGB color space, the hex value #AEBEE6 is converted to RGB values of Red: 174, Green: 190, and Blue: 230. When analyzed under the HSL model, its coordinates correspond to hue angle 223°, 53% saturation, and 79% lightness. This makes it visually a bright, soft tint with a balanced, moderate saturation.

CMYK print code settings for #AEBEE6

When converting #AEBEE6 for CMYK printing, the color separation consists of 24% Cyan, 17% Magenta, 0% Yellow, and 10% key/black. In digital designs, blue coordinates like this are highly favored by technical and corporate platforms to foster user trust, stability, and clean readability.

Red Channel 174
Green Channel 190
Blue Channel 230
Luminance 0.515

HEX #AEBEE6 Color Space Conversions

Click to copy format
HEX Color Code #AEBEE6
RGB (Red Green Blue) rgb(174, 190, 230)
HSL (Hue Sat Light) hsl(223°, 53%, 79%)
CMYK (Commercial Print) cmyk(24%, 17%, 0%, 10%)
HSV / HSB Values hsv(223°, 24%, 90%)
Decimal Color Code 11452134
CSS Custom Variable --color-hex: #AEBEE6;
Tailwind CSS Utility bg-[#AEBEE6]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #AEBEE6

Small body copy preview

Black Text on Background

Black text readability test with #AEBEE6

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #AEBEE6 */
--color-hex: #AEBEE6;
--color-rgb: rgb(174, 190, 230);
--color-hsl: hsl(223deg, 53%, 79%);

Adjacent HEX Color Codes

Copied!