CSS named colorPink · mid · vivid
browser standard
#DA70D6
Orchid
Best set with black text. The pairing reaches 7.27:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#DA70D6sRGB hexadecimalRGB
rgb(218, 112, 214)screen channelsHSL
hsl(302, 59%, 65%)hue, saturation, lightnessCMYK
cmyk(0%, 49%, 2%, 15%)approximate process colorTailwind
fuchsia-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.89:1
Black textAAA7.27:1
Recommendation
Use black 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
#472A46
#8D4C8A
#DA70D6
#E7A0E2
#F2CDEE
#FAFAFA
Analogous
#A970DA
#DA70D6
#DA70A1
Triadic
#DA70D6
#D6DA70
#70D6DA
Complement
#DA70D6
#70DA74
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-orchid: #DA70D6;
}
.swatch {
background: var(--color-orchid);
color: #000000;
}Hue328°
Lightness63 L*
Chroma65.1
Luminance0.313