What is color #e0115f?
#e0115f, known as Ruby, is a youthful pink with HSL 337°, 86%, 47%. Its electric saturation and mid lightness place it in a cold part of the spectrum.
This color evokes romance and softness, which explains why it works well in valentines campaigns, cosmetics, and fashion boutiques.
Paired with its complement #11e092, #e0115f produces balanced contrast. For softer compositions, extend it across large surfaces for immersive impact.
Conversions for #e0115f
HEX
#e0115f
RGB
224, 17, 95
HSL
337°, 86%, 47%
HSV
337°, 92%, 88%
CMYK
0%, 92%, 58%, 12%
XYZ
33.01, 17.07, 12.38
CIE-Lab
48.35, 74.06, 14.06
Web safe
#cc0066
WCAG accessibility of #e0115f (Ruby)
On white
4.76 : 1
Sample #e0115f
Rating: AA
On black
4.41 : 1
Sample #e0115f
Rating: AA Large
Tones of Ruby (desaturated variations of #e0115f)
Color harmonies for #e0115f
Colors similar to #e0115f
Gradients featuring #e0115f
Linear to white
Linear to black
To complement
Radial
Tri-stop
Analogous
UI elements in #e0115f
Buttons
NewFeaturedBeta
Notification
Short description with accent.
"Color awakens a specific emotional response."
Typography in #e0115f
The quick brown fox
jumps over the lazy dog
1234567890 — & @ # ! ?
Body text rendered in #e0115f.
const color = "#e0115f";
CSS & Tailwind snippets for #e0115f
Background
.bg-e0115f { background-color: #e0115f; }Text color
.text-e0115f { color: #e0115f; }Border
.border-e0115f { border: 1px solid #e0115f; }Box shadow
.shadow-e0115f { box-shadow: 0 4px 14px #e0115f40; }CSS variable
:root { --color-e0115f: #e0115f; }Tailwind config
colors: {
'ruby': '#e0115f',
}