Persian Pastel Color Hex Code
#aa9499What is Persian Pastel Color Hex Code Color?
Persian Pastel Color Hex Code is a light, desaturated, muted red color with the hex code #aa9499. Its RGB value is rgb(170, 148, 153), meaning it contains 170 red, 148 green, and 153 blue light values. In the HSL color model, it has a hue of 346°, saturation of 11%, and lightness of 62%.
Persian Pastel Color Hex Code Color Codes
Here are all the color format codes for Persian Pastel Color Hex Code:
- HEX: #aa9499
- RGB: rgb(170, 148, 153)
- HSL: hsl(346°, 11%, 62%)
- CMYK: cmyk(0%, 13%, 10%, 33%)
- Android/Flutter: Color(0xFFAA9499)
- Swift UIColor: UIColor(red: 0.667, green: 0.580, blue: 0.600, alpha: 1.0)
Is Persian Pastel Color Hex Code Accessible?
Persian Pastel Color Hex Code (#aa9499) passes WCAG AA accessibility standards. It has a contrast ratio of 2.84:1 against white and 7.41:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Persian Pastel Color Hex Code in Design
Persian Pastel Color Hex Code is a light red tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#93a9a4
for strong contrast.
In CSS, you can use it directly as color: #aa9499; or
background-color: #aa9499;.
Persian Pastel Color Hex Code Shades and Tints
Shades of Persian Pastel Color Hex Code are created by mixing it with black, ranging from the original #aa9499 down to near-black #978488. Tints are made by adding white — from the base color up to near-white #f5f3f4. These variations help build complete design system palettes and Tailwind CSS color scales.
Persian Pastel Color Hex Code Color Harmonies
The complementary color of Persian Pastel Color Hex Code is #93a9a4. Its analogous colors are #a99993 and #a993a3. For a triadic palette, combine it with #98a993 and #9398a9.
Frequently Asked Questions
What is the hex code for Persian Pastel Color Hex Code?
The hex code for Persian Pastel Color Hex Code is #aa9499.
What is the RGB value of Persian Pastel Color Hex Code?
The RGB value is rgb(170, 148, 153). Red channel: 170/255, Green: 148/255, Blue: 153/255.
Is Persian Pastel Color Hex Code good for web accessibility?
Persian Pastel Color Hex Code has a contrast ratio of 2.84:1 with white and 7.41:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Persian Pastel Color Hex Code?
Persian Pastel Color Hex Code pairs well with its complementary color #93a9a4, analogous colors #a99993 and #a993a3, or neutral whites and grays for a clean, modern look.
How do I use Persian Pastel Color Hex Code in CSS?
Use it in CSS like this:
background-color: #aa9499;
color: #aa9499;
Or as a CSS variable: --color-primary: #aa9499;
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: #aa9499;
--color-primary-rgb: 170, 148, 153;
--color-primary-hsl: 346 11% 62%;
--color-primary-text: #1a1a2e;
colors: {
'persian-pastel-color-hex-code': {
DEFAULT: '#aa9499',
100: '#ffffff',
200: '#f5f3f4',
300: '#ece7e8',
400: '#e2dbdd',
500: '#d9cfd1',
600: '#978488',
700: '#847377',
800: '#716366',
900: '#5e5255',
950: '#4c4244',
}
}
'base': #aa9499,
'light': #ece7e8,
'dark': #847377,
'rgb': 170, 148, 153
);
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.