#4250D3
A medium, moderate blue closely aligning with Slateblue.
About #4250D3
When working with digital screens, the color #4250D3 is rendered by mixing light. Its closest recognized web color is Slateblue. Its digital footprint relies on 66 parts red, 80 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 69% Cyan, 62% Magenta, 0% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4250D3
RGB66, 80, 211
HSL234.2°, 62.2%, 54.3%
CMYK69%, 62%, 0%, 17%
HSV234.2°, 68.7%, 82.7%
LAB40.6, 37.2, -69.1
XYZ16.9, 11.6, 63.0
Decimal4346067
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4250D3;
}
.text-color {
color: #4250D3;
}
.border-color {
border: 2px solid #4250D3;
}