Amethyst Orchid Color Hex Code
#926aa6What is Amethyst Orchid Color Hex Code Color?
Amethyst Orchid Color Hex Code is a medium, desaturated, muted purple color with the hex code #926aa6. Its RGB value is rgb(146, 106, 166), meaning it contains 146 red, 106 green, and 166 blue light values. In the HSL color model, it has a hue of 280°, saturation of 25%, and lightness of 53%.
Amethyst Orchid Color Hex Code Color Codes
Here are all the color format codes for Amethyst Orchid Color Hex Code:
- HEX: #926aa6
- RGB: rgb(146, 106, 166)
- HSL: hsl(280°, 25%, 53%)
- CMYK: cmyk(12%, 36%, 0%, 35%)
- Android/Flutter: Color(0xFF926AA6)
- Swift UIColor: UIColor(red: 0.573, green: 0.416, blue: 0.651, alpha: 1.0)
Is Amethyst Orchid Color Hex Code Accessible?
Amethyst Orchid Color Hex Code (#926aa6) passes WCAG AA accessibility standards. It has a contrast ratio of 4.34:1 against white and 4.83:1 against black text. For better readability, prefer black text on this color for normal body text.
How to Use Amethyst Orchid Color Hex Code in Design
Amethyst Orchid Color Hex Code is a medium purple tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#7da569
for strong contrast.
In CSS, you can use it directly as color: #926aa6; or
background-color: #926aa6;.
Amethyst Orchid Color Hex Code Shades and Tints
Shades of Amethyst Orchid Color Hex Code are created by mixing it with black, ranging from the original #926aa6 down to near-black #825e94. Tints are made by adding white — from the base color up to near-white #f3eef5. These variations help build complete design system palettes and Tailwind CSS color scales.
Amethyst Orchid Color Hex Code Color Harmonies
The complementary color of Amethyst Orchid Color Hex Code is #7da569. Its analogous colors are #a5699b and #7369a5. For a triadic palette, combine it with #a59169 and #69a591.
Frequently Asked Questions
What is the hex code for Amethyst Orchid Color Hex Code?
The hex code for Amethyst Orchid Color Hex Code is #926aa6.
What is the RGB value of Amethyst Orchid Color Hex Code?
The RGB value is rgb(146, 106, 166). Red channel: 146/255, Green: 106/255, Blue: 166/255.
Is Amethyst Orchid Color Hex Code good for web accessibility?
Amethyst Orchid Color Hex Code has a contrast ratio of 4.34:1 with white and 4.83:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Amethyst Orchid Color Hex Code?
Amethyst Orchid Color Hex Code pairs well with its complementary color #7da569, analogous colors #a5699b and #7369a5, or neutral whites and grays for a clean, modern look.
How do I use Amethyst Orchid Color Hex Code in CSS?
Use it in CSS like this:
background-color: #926aa6;
color: #926aa6;
Or as a CSS variable: --color-primary: #926aa6;
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: #926aa6;
--color-primary-rgb: 146, 106, 166;
--color-primary-hsl: 280 25% 53%;
--color-primary-text: #1a1a2e;
colors: {
'amethyst-orchid-color-hex-code': {
DEFAULT: '#926aa6',
100: '#ffffff',
200: '#f3eef5',
300: '#e7deeb',
400: '#dacde1',
500: '#cebcd7',
600: '#825e94',
700: '#725281',
800: '#61476f',
900: '#513b5c',
950: '#412f4a',
}
}
'base': #926aa6,
'light': #e7deeb,
'dark': #725281,
'rgb': 146, 106, 166
);
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.