#83AFE9
A light, moderate blue closely aligning with Lightskyblue.
About #83AFE9
The precise color #83AFE9 is an excellent choice for modern design projects. Its closest recognized web color is Lightskyblue. In the RGB color space, it consists of 131 red, 175 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. The color uses 44% Cyan, 25% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83AFE9
RGB131, 175, 233
HSL214.1°, 69.9%, 71.4%
CMYK44%, 25%, 0%, 9%
HSV214.1°, 43.8%, 91.4%
LAB70.4, 0.2, -33.7
XYZ39.4, 41.4, 83.0
Decimal8630249
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.27:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83AFE9;
}
.text-color {
color: #83AFE9;
}
.border-color {
border: 2px solid #83AFE9;
}