Amaranth Deep Purple Color Hex Code
#9f2b68What is Amaranth Deep Purple Color Hex Code Color?
Amaranth Deep Purple Color Hex Code is a medium, moderately saturated pink color with the hex code #9f2b68. Its RGB value is rgb(159, 43, 104), meaning it contains 159 red, 43 green, and 104 blue light values. In the HSL color model, it has a hue of 328°, saturation of 57%, and lightness of 40%.
Amaranth Deep Purple Color Hex Code Color Codes
Here are all the color format codes for Amaranth Deep Purple Color Hex Code:
- HEX: #9f2b68
- RGB: rgb(159, 43, 104)
- HSL: hsl(328°, 57%, 40%)
- CMYK: cmyk(0%, 73%, 35%, 38%)
- Android/Flutter: Color(0xFF9F2B68)
- Swift UIColor: UIColor(red: 0.624, green: 0.169, blue: 0.408, alpha: 1.0)
Is Amaranth Deep Purple Color Hex Code Accessible?
Amaranth Deep Purple Color Hex Code (#9f2b68) passes WCAG AA accessibility standards. It has a contrast ratio of 6.95:1 against white and 3.02:1 against black text. White text on this color passes WCAG AA for normal body text.
How to Use Amaranth Deep Purple Color Hex Code in Design
Amaranth Deep Purple Color Hex Code is a medium pink tone that works well as
a primary brand color, button color, or dark background in modern UI designs.
Use lighter tints of this color to create depth and hierarchy in your layouts.
In CSS, you can use it directly as color: #9f2b68; or
background-color: #9f2b68;.
Amaranth Deep Purple Color Hex Code Shades and Tints
Shades of Amaranth Deep Purple Color Hex Code are created by mixing it with black, ranging from the original #9f2b68 down to near-black #8d265c. Tints are made by adding white — from the base color up to near-white #f8e4ef. These variations help build complete design system palettes and Tailwind CSS color scales.
Amaranth Deep Purple Color Hex Code Color Harmonies
The complementary color of Amaranth Deep Purple Color Hex Code is #2ca062. Its analogous colors are #a02c30 and #9c2ca0. For a triadic palette, combine it with #6aa02c and #2c6aa0.
Frequently Asked Questions
What is the hex code for Amaranth Deep Purple Color Hex Code?
The hex code for Amaranth Deep Purple Color Hex Code is #9f2b68.
What is the RGB value of Amaranth Deep Purple Color Hex Code?
The RGB value is rgb(159, 43, 104). Red channel: 159/255, Green: 43/255, Blue: 104/255.
Is Amaranth Deep Purple Color Hex Code good for web accessibility?
Amaranth Deep Purple Color Hex Code has a contrast ratio of 6.95:1 with white and 3.02:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Amaranth Deep Purple Color Hex Code?
Amaranth Deep Purple Color Hex Code pairs well with its complementary color #2ca062, analogous colors #a02c30 and #9c2ca0, or neutral whites and grays for a clean, modern look.
How do I use Amaranth Deep Purple Color Hex Code in CSS?
Use it in CSS like this:
background-color: #9f2b68;
color: #9f2b68;
Or as a CSS variable: --color-primary: #9f2b68;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #9f2b68;
--color-primary-rgb: 159, 43, 104;
--color-primary-hsl: 328 57% 40%;
--color-primary-text: #ffffff;
colors: {
'amaranth-deep-purple-color-hex-code': {
DEFAULT: '#9f2b68',
100: '#ffffff',
200: '#f8e4ef',
300: '#f0cade',
400: '#e9afce',
500: '#e294be',
600: '#8d265c',
700: '#7c2151',
800: '#6a1d45',
900: '#58183a',
950: '#47132e',
}
}
'base': #9f2b68,
'light': #f0cade,
'dark': #7c2151,
'rgb': 159, 43, 104
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.