Andromeda Blue Color Hex Code

#abcdee

What is Andromeda Blue Color Hex Code Color?

Andromeda Blue Color Hex Code is a very light, pastel, moderately saturated blue color with the hex code #abcdee. Its RGB value is rgb(171, 205, 238), meaning it contains 171 red, 205 green, and 238 blue light values. In the HSL color model, it has a hue of 210°, saturation of 66%, and lightness of 80%.

Andromeda Blue Color Hex Code Color Codes

Here are all the color format codes for Andromeda Blue Color Hex Code:

  • HEX: #abcdee
  • RGB: rgb(171, 205, 238)
  • HSL: hsl(210°, 66%, 80%)
  • CMYK: cmyk(28%, 14%, 0%, 7%)
  • Android/Flutter: Color(0xFFABCDEE)
  • Swift UIColor: UIColor(red: 0.671, green: 0.804, blue: 0.933, alpha: 1.0)

Is Andromeda Blue Color Hex Code Accessible?

Andromeda Blue Color Hex Code (#abcdee) passes WCAG AA accessibility standards. It has a contrast ratio of 1.65:1 against white and 12.7:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Andromeda Blue Color Hex Code in Design

Andromeda Blue Color Hex Code is a very light, pastel blue tone that works well as a background, accent, or highlight color in modern UI designs. It pairs beautifully with its complementary color #eeccaa for strong contrast. In CSS, you can use it directly as color: #abcdee; or background-color: #abcdee;.

Andromeda Blue Color Hex Code Shades and Tints

Shades of Andromeda Blue Color Hex Code are created by mixing it with black, ranging from the original #abcdee down to near-black #98b6d4. Tints are made by adding white — from the base color up to near-white #f6f9fd. These variations help build complete design system palettes and Tailwind CSS color scales.

Andromeda Blue Color Hex Code Color Harmonies

The complementary color of Andromeda Blue Color Hex Code is #eeccaa. Its analogous colors are #aaaaee and #aaeeee. For a triadic palette, combine it with #eeaacc and #cceeaa.

Frequently Asked Questions

What is the hex code for Andromeda Blue Color Hex Code?

The hex code for Andromeda Blue Color Hex Code is #abcdee.

What is the RGB value of Andromeda Blue Color Hex Code?

The RGB value is rgb(171, 205, 238). Red channel: 171/255, Green: 205/255, Blue: 238/255.

Is Andromeda Blue Color Hex Code good for web accessibility?

Andromeda Blue Color Hex Code has a contrast ratio of 1.65:1 with white and 12.7:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Andromeda Blue Color Hex Code?

Andromeda Blue Color Hex Code pairs well with its complementary color #eeccaa, analogous colors #aaaaee and #aaeeee, or neutral whites and grays for a clean, modern look.

How do I use Andromeda Blue Color Hex Code in CSS?

Use it in CSS like this:
background-color: #abcdee;
color: #abcdee;
Or as a CSS variable: --color-primary: #abcdee;

HEX
#abcdee
RGB
rgb(171, 205, 238)
HSL
hsl(210°, 66%, 80%)
CMYK
cmyk(28%, 14%, 0%, 7%)
RGBA
rgba(171, 205, 238, 1)
HSLA
hsla(210, 66%, 80%, 1)
Android / Flutter
Color(0xFFABCDEE)
Swift / UIColor
UIColor(r:0.67 g:0.80 b:0.93)
Hex 0x
0xABCDEE
White text
1.65:1
FailFail Large
Black text
12.7:1
AAAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white1.65:1
Contrast with black12.7:1
Sample text 21:1
+
=
50%
CSS Variables
/* Andromeda Blue Color Hex Code */
--color-primary: #abcdee;
--color-primary-rgb: 171, 205, 238;
--color-primary-hsl: 210 66% 80%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'andromeda-blue-color-hex-code': {
    DEFAULT: '#abcdee',
    100: '#ffffff',
    200: '#f6f9fd',
    300: '#ecf4fb',
    400: '#e3eef9',
    500: '#d9e8f7',
    600: '#98b6d4',
    700: '#859fb9',
    800: '#72899f',
    900: '#5f7284',
    950: '#4c5b6a',
  }
}
SCSS Map
$andromeda-blue-color-hex-code: (
  'base': #abcdee,
  'light': #ecf4fb,
  'dark': #859fb9,
  'rgb': 171, 205, 238
);
Badge Outline Badge
AB
Andromeda Blue Color Hex Code
#abcdee

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #abcdee
Deuteranopia — #b8b5ee
Protanopia — #babaee
Tritanopia — #abcfe0
Achromatopsia — #c7c7c7

Andromeda Blue Color Hex Code Color Palettes

#3699d3
#74b2e2
#86b0df
#bfd1ee
#c3daf3
#6fbbf6
#90caf3
#c4dcf7
#d9ebfd
#ffffff
#759ed7
#b8d5ea
#bed5ee
#dfedf6
#ffffff
#bebaed
#c4bef4
#eaebfa
#ffffff
#ffffff
#99e6df
#d4f7f6
#f7fdfc
#ffffff
#ffffff
#a8d7ff
#ade0ff
#ebf5ff
#ffffff
#ffffff
#b6cbe2
#c7d3e1
#e5eef5
#ffffff
#ffffff
#5c96f5
#9bb0f3
#adbcf5
#cbd3fb
#ffffff
#52c5ef
#88d3f6
#a8ebfa
#bae0f8
#ecf8fe

Andromeda Blue Color Hex Code Shades

#abcdee
#98b6d4
#859fb9
#72899f
#5f7284
#4c5b6a
#39444f
#262e35
#13171a
#000000

Andromeda Blue Color Hex Code Tints

#aaccee
#b4d2f0
#bdd7f2
#c7ddf3
#d0e3f5
#d9e8f7
#e3eef9
#ecf4fb
#f6f9fd
#ffffff

Andromeda Blue Color Hex Code Tones

#aaccee
#aeccea
#b2cce6
#b6cce2
#b9ccdf
#bdccdb
#c1ccd7
#c5ccd3
#c8ccd0
#cccccc

Andromeda Blue Color Hex Code Gradients

Light fade linear-gradient(135deg, #abcdee, #f6f9fd)...
Dark fade linear-gradient(135deg, #abcdee, #98b6d4)...
Complementary linear-gradient(135deg, #abcdee, #eeccaa)...
Triadic linear-gradient(135deg, #abcdee, #eeaacc, #cceeaa) ...
Saturation burst linear-gradient(135deg, #c2ccd6, #99ccff) ...

Andromeda Blue Color Hex Code Related Colors

Copied!