Pastel Moon Creme Color Hex Code
#fff5d9What is Pastel Moon Creme Color Hex Code Color?
Pastel Moon Creme Color Hex Code is a very light, pastel, highly saturated, vibrant orange color with the hex code #fff5d9. Its RGB value is rgb(255, 245, 217), meaning it contains 255 red, 245 green, and 217 blue light values. In the HSL color model, it has a hue of 44°, saturation of 100%, and lightness of 93%.
Pastel Moon Creme Color Hex Code Color Codes
Here are all the color format codes for Pastel Moon Creme Color Hex Code:
- HEX: #fff5d9
- RGB: rgb(255, 245, 217)
- HSL: hsl(44°, 100%, 93%)
- CMYK: cmyk(0%, 4%, 15%, 0%)
- Android/Flutter: Color(0xFFFFF5D9)
- Swift UIColor: UIColor(red: 1.000, green: 0.961, blue: 0.851, alpha: 1.0)
Is Pastel Moon Creme Color Hex Code Accessible?
Pastel Moon Creme Color Hex Code (#fff5d9) passes WCAG AA accessibility standards. It has a contrast ratio of 1.09:1 against white and 19.31: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 Pastel Moon Creme Color Hex Code in Design
Pastel Moon Creme Color Hex Code is a very light, pastel orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#dbe5ff
for strong contrast.
In CSS, you can use it directly as color: #fff5d9; or
background-color: #fff5d9;.
Pastel Moon Creme Color Hex Code Shades and Tints
Shades of Pastel Moon Creme Color Hex Code are created by mixing it with black, ranging from the original #fff5d9 down to near-black #e3dac1. Tints are made by adding white — from the base color up to near-white #fffefb. These variations help build complete design system palettes and Tailwind CSS color scales.
Pastel Moon Creme Color Hex Code Color Harmonies
The complementary color of Pastel Moon Creme Color Hex Code is #dbe5ff. Its analogous colors are #f7ffdb and #ffe4db. For a triadic palette, combine it with #dbfff5 and #f5dbff.
Frequently Asked Questions
What is the hex code for Pastel Moon Creme Color Hex Code?
The hex code for Pastel Moon Creme Color Hex Code is #fff5d9.
What is the RGB value of Pastel Moon Creme Color Hex Code?
The RGB value is rgb(255, 245, 217). Red channel: 255/255, Green: 245/255, Blue: 217/255.
Is Pastel Moon Creme Color Hex Code good for web accessibility?
Pastel Moon Creme Color Hex Code has a contrast ratio of 1.09:1 with white and 19.31:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Pastel Moon Creme Color Hex Code?
Pastel Moon Creme Color Hex Code pairs well with its complementary color #dbe5ff, analogous colors #f7ffdb and #ffe4db, or neutral whites and grays for a clean, modern look.
How do I use Pastel Moon Creme Color Hex Code in CSS?
Use it in CSS like this:
background-color: #fff5d9;
color: #fff5d9;
Or as a CSS variable: --color-primary: #fff5d9;
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: #fff5d9;
--color-primary-rgb: 255, 245, 217;
--color-primary-hsl: 44 100% 93%;
--color-primary-text: #1a1a2e;
colors: {
'pastel-moon-creme-color-hex-code': {
DEFAULT: '#fff5d9',
100: '#ffffff',
200: '#fffefb',
300: '#fffdf7',
400: '#fffcf3',
500: '#fffbef',
600: '#e3dac1',
700: '#c6bfa9',
800: '#aaa391',
900: '#8e8879',
950: '#716d60',
}
}
'base': #fff5d9,
'light': #fffdf7,
'dark': #c6bfa9,
'rgb': 255, 245, 217
);
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.