#421DA8
A dark, vivid purple closely aligning with Darkblue.
About #421DA8
When working with digital screens, the color #421DA8 is rendered by mixing light. Designers often compare it to the standard color Darkblue. This translates to an RGB value of rgb(66, 29, 168).
Translating this color to physical media requires the CMYK color model. The color uses 61% Cyan, 83% Magenta, 0% Yellow, and 34% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#421DA8
RGB66, 29, 168
HSL256.0°, 70.6%, 38.6%
CMYK61%, 83%, 0%, 34%
HSV256.0°, 82.7%, 65.9%
LAB26.3, 51.6, -67.1
XYZ9.8, 4.9, 37.5
Decimal4332968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.64:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.17:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421DA8;
}
.text-color {
color: #421DA8;
}
.border-color {
border: 2px solid #421DA8;
}