#8A83CC
A light, moderate blue closely aligning with Cornflowerblue.
About #8A83CC
Visually, #8A83CC is defined as a moderate blue. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(138, 131, 204).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 32% cyan and 36% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A83CC
RGB138, 131, 204
HSL245.8°, 41.7%, 65.7%
CMYK32%, 36%, 0%, 20%
HSV245.8°, 35.8%, 80.0%
LAB58.0, 19.4, -36.9
XYZ29.5, 26.0, 60.6
Decimal9077708
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A83CC;
}
.text-color {
color: #8A83CC;
}
.border-color {
border: 2px solid #8A83CC;
}