CSS named colorPurple · dark · vivid
browser standard
#191970
Midnight Blue
Best set with white text. The pairing reaches 14.85:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#191970sRGB hexadecimalRGB
rgb(25, 25, 112)screen channelsHSL
hsl(240, 64%, 27%)hue, saturation, lightnessCMYK
cmyk(78%, 78%, 0%, 56%)approximate process colorTailwind
indigo-900nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAAA14.85:1
Black textfails AA1.41:1
Recommendation
Use white text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#160F2A
#1A154B
#191970
#6C5D9D
#B2A8CB
#FAFAFA
Analogous
#194470
#191970
#441970
Triadic
#191970
#701919
#197019
Complement
#191970
#707019
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-midnight-blue: #191970;
}
.swatch {
background: var(--color-midnight-blue);
color: #FFFFFF;
}Hue303°
Lightness16 L*
Chroma58.9
Luminance0.021