#240075
A dark, vivid purple closely aligning with Navy.
About #240075
The precise color #240075 is an excellent choice for modern design projects. Its closest recognized web color is Navy. This translates to an RGB value of rgb(36, 0, 117).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 69% cyan and 100% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#240075
RGB36, 0, 117
HSL258.5°, 100.0%, 22.9%
CMYK69%, 100%, 0%, 54%
HSV258.5°, 100.0%, 45.9%
LAB13.6, 45.5, -56.6
XYZ3.9, 1.7, 16.9
Decimal2359413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.77:1
Text on #FFFFFF
AAA
1.33:1
Text on #000000
FAIL
15.07:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240075;
}
.text-color {
color: #240075;
}
.border-color {
border: 2px solid #240075;
}