Sweet Pastel Color Hex Code
#edc8b1What is Sweet Pastel Color Hex Code Color?
Sweet Pastel Color Hex Code is a very light, pastel, moderately saturated orange color with the hex code #edc8b1. Its RGB value is rgb(237, 200, 177), meaning it contains 237 red, 200 green, and 177 blue light values. In the HSL color model, it has a hue of 23°, saturation of 63%, and lightness of 81%.
Sweet Pastel Color Hex Code Color Codes
Here are all the color format codes for Sweet Pastel Color Hex Code:
- HEX: #edc8b1
- RGB: rgb(237, 200, 177)
- HSL: hsl(23°, 63%, 81%)
- CMYK: cmyk(0%, 16%, 25%, 7%)
- Android/Flutter: Color(0xFFEDC8B1)
- Swift UIColor: UIColor(red: 0.929, green: 0.784, blue: 0.694, alpha: 1.0)
Is Sweet Pastel Color Hex Code Accessible?
Sweet Pastel Color Hex Code (#edc8b1) passes WCAG AA accessibility standards. It has a contrast ratio of 1.56:1 against white and 13.5: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 Sweet Pastel Color Hex Code in Design
Sweet Pastel 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
#b0d6ed
for strong contrast.
In CSS, you can use it directly as color: #edc8b1; or
background-color: #edc8b1;.
Sweet Pastel Color Hex Code Shades and Tints
Shades of Sweet Pastel Color Hex Code are created by mixing it with black, ranging from the original #edc8b1 down to near-black #d3b29d. Tints are made by adding white — from the base color up to near-white #fdf9f6. These variations help build complete design system palettes and Tailwind CSS color scales.
Sweet Pastel Color Hex Code Color Harmonies
The complementary color of Sweet Pastel Color Hex Code is #b0d6ed. Its analogous colors are #ede6b0 and #edb0b7. For a triadic palette, combine it with #b0edc7 and #c7b0ed.
Frequently Asked Questions
What is the hex code for Sweet Pastel Color Hex Code?
The hex code for Sweet Pastel Color Hex Code is #edc8b1.
What is the RGB value of Sweet Pastel Color Hex Code?
The RGB value is rgb(237, 200, 177). Red channel: 237/255, Green: 200/255, Blue: 177/255.
Is Sweet Pastel Color Hex Code good for web accessibility?
Sweet Pastel Color Hex Code has a contrast ratio of 1.56:1 with white and 13.5:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Sweet Pastel Color Hex Code?
Sweet Pastel Color Hex Code pairs well with its complementary color #b0d6ed, analogous colors #ede6b0 and #edb0b7, or neutral whites and grays for a clean, modern look.
How do I use Sweet Pastel Color Hex Code in CSS?
Use it in CSS like this:
background-color: #edc8b1;
color: #edc8b1;
Or as a CSS variable: --color-primary: #edc8b1;
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: #edc8b1;
--color-primary-rgb: 237, 200, 177;
--color-primary-hsl: 23 63% 81%;
--color-primary-text: #1a1a2e;
colors: {
'sweet-pastel-color-hex-code': {
DEFAULT: '#edc8b1',
100: '#ffffff',
200: '#fdf9f6',
300: '#fbf3ed',
400: '#f9ece5',
500: '#f7e6dc',
600: '#d3b29d',
700: '#b89c8a',
800: '#9e8576',
900: '#846f62',
950: '#69594f',
}
}
'base': #edc8b1,
'light': #fbf3ed,
'dark': #b89c8a,
'rgb': 237, 200, 177
);
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.