Alabaster Gleam Color Hex Code
#f0debdWhat is Alabaster Gleam Color Hex Code Color?
Alabaster Gleam Color Hex Code is a very light, pastel, moderately saturated orange color with the hex code #f0debd. Its RGB value is rgb(240, 222, 189), meaning it contains 240 red, 222 green, and 189 blue light values. In the HSL color model, it has a hue of 39°, saturation of 63%, and lightness of 84%.
Alabaster Gleam Color Hex Code Color Codes
Here are all the color format codes for Alabaster Gleam Color Hex Code:
- HEX: #f0debd
- RGB: rgb(240, 222, 189)
- HSL: hsl(39°, 63%, 84%)
- CMYK: cmyk(0%, 8%, 21%, 6%)
- Android/Flutter: Color(0xFFF0DEBD)
- Swift UIColor: UIColor(red: 0.941, green: 0.871, blue: 0.741, alpha: 1.0)
Is Alabaster Gleam Color Hex Code Accessible?
Alabaster Gleam Color Hex Code (#f0debd) passes WCAG AA accessibility standards. It has a contrast ratio of 1.32:1 against white and 15.89: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 Alabaster Gleam Color Hex Code in Design
Alabaster Gleam 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
#bccef0
for strong contrast.
In CSS, you can use it directly as color: #f0debd; or
background-color: #f0debd;.
Alabaster Gleam Color Hex Code Shades and Tints
Shades of Alabaster Gleam Color Hex Code are created by mixing it with black, ranging from the original #f0debd down to near-black #d5c5a8. Tints are made by adding white — from the base color up to near-white #fdfbf8. These variations help build complete design system palettes and Tailwind CSS color scales.
Alabaster Gleam Color Hex Code Color Harmonies
The complementary color of Alabaster Gleam Color Hex Code is #bccef0. Its analogous colors are #e8f0bc and #f0c4bc. For a triadic palette, combine it with #bcf0de and #debcf0.
Frequently Asked Questions
What is the hex code for Alabaster Gleam Color Hex Code?
The hex code for Alabaster Gleam Color Hex Code is #f0debd.
What is the RGB value of Alabaster Gleam Color Hex Code?
The RGB value is rgb(240, 222, 189). Red channel: 240/255, Green: 222/255, Blue: 189/255.
Is Alabaster Gleam Color Hex Code good for web accessibility?
Alabaster Gleam Color Hex Code has a contrast ratio of 1.32:1 with white and 15.89:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Alabaster Gleam Color Hex Code?
Alabaster Gleam Color Hex Code pairs well with its complementary color #bccef0, analogous colors #e8f0bc and #f0c4bc, or neutral whites and grays for a clean, modern look.
How do I use Alabaster Gleam Color Hex Code in CSS?
Use it in CSS like this:
background-color: #f0debd;
color: #f0debd;
Or as a CSS variable: --color-primary: #f0debd;
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: #f0debd;
--color-primary-rgb: 240, 222, 189;
--color-primary-hsl: 39 63% 84%;
--color-primary-text: #1a1a2e;
colors: {
'alabaster-gleam-color-hex-code': {
DEFAULT: '#f0debd',
100: '#ffffff',
200: '#fdfbf8',
300: '#fcf8f0',
400: '#faf4e9',
500: '#f8f0e1',
600: '#d5c5a8',
700: '#bbad93',
800: '#a0947e',
900: '#857b69',
950: '#6b6354',
}
}
'base': #f0debd,
'light': #fcf8f0,
'dark': #bbad93,
'rgb': 240, 222, 189
);
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.