#835FF8
A light, vivid blue closely aligning with Mediumslateblue.
About #835FF8
Visually, #835FF8 is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(131, 95, 248).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 47% cyan and 62% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#835FF8
RGB131, 95, 248
HSL254.1°, 91.6%, 67.3%
CMYK47%, 62%, 0%, 3%
HSV254.1°, 61.7%, 97.3%
LAB51.6, 50.6, -71.9
XYZ30.4, 19.8, 91.0
Decimal8609784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.24:1
Text on #FFFFFF
AA Large
4.96:1
Text on #000000
AA
4.05:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #835FF8;
}
.text-color {
color: #835FF8;
}
.border-color {
border: 2px solid #835FF8;
}