CSS named colorPurple · dark · vivid
browser standard
#00008B
Dark Blue
Best set with white text. The pairing reaches 15.30:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#00008BsRGB hexadecimalRGB
rgb(0, 0, 139)screen channelsHSL
hsl(240, 100%, 27%)hue, saturation, lightnessCMYK
cmyk(100%, 100%, 0%, 45%)approximate process colorTailwind
violet-900nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAAA15.30:1
Black textfails AA1.37: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
#170B31
#18095C
#00008B
#7153B1
#B7A4D6
#FAFAFA
Analogous
#00458B
#00008B
#45008B
Triadic
#00008B
#8B0000
#008B00
Complement
#00008B
#8B8B00
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-blue: #00008B;
}
.swatch {
background: var(--color-dark-blue);
color: #FFFFFF;
}Hue306°
Lightness15 L*
Chroma85.2
Luminance0.019