Almond Wisp Color Hex Code
#d6cab9What is Almond Wisp Color Hex Code Color?
Almond Wisp Color Hex Code is a light, desaturated, muted orange color with the hex code #d6cab9. Its RGB value is rgb(214, 202, 185), meaning it contains 214 red, 202 green, and 185 blue light values. In the HSL color model, it has a hue of 35°, saturation of 26%, and lightness of 78%.
Almond Wisp Color Hex Code Color Codes
Here are all the color format codes for Almond Wisp Color Hex Code:
- HEX: #d6cab9
- RGB: rgb(214, 202, 185)
- HSL: hsl(35°, 26%, 78%)
- CMYK: cmyk(0%, 6%, 14%, 16%)
- Android/Flutter: Color(0xFFD6CAB9)
- Swift UIColor: UIColor(red: 0.839, green: 0.792, blue: 0.725, alpha: 1.0)
Is Almond Wisp Color Hex Code Accessible?
Almond Wisp Color Hex Code (#d6cab9) passes WCAG AA accessibility standards. It has a contrast ratio of 1.61:1 against white and 13.01: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 Almond Wisp Color Hex Code in Design
Almond Wisp Color Hex Code is a light orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#b8c4d5
for strong contrast.
In CSS, you can use it directly as color: #d6cab9; or
background-color: #d6cab9;.
Almond Wisp Color Hex Code Shades and Tints
Shades of Almond Wisp Color Hex Code are created by mixing it with black, ranging from the original #d6cab9 down to near-black #beb4a4. Tints are made by adding white — from the base color up to near-white #faf9f7. These variations help build complete design system palettes and Tailwind CSS color scales.
Almond Wisp Color Hex Code Color Harmonies
The complementary color of Almond Wisp Color Hex Code is #b8c4d5. Its analogous colors are #d3d5b8 and #d5bbb8. For a triadic palette, combine it with #b8d5c9 and #c9b8d5.
Frequently Asked Questions
What is the hex code for Almond Wisp Color Hex Code?
The hex code for Almond Wisp Color Hex Code is #d6cab9.
What is the RGB value of Almond Wisp Color Hex Code?
The RGB value is rgb(214, 202, 185). Red channel: 214/255, Green: 202/255, Blue: 185/255.
Is Almond Wisp Color Hex Code good for web accessibility?
Almond Wisp Color Hex Code has a contrast ratio of 1.61:1 with white and 13.01:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Almond Wisp Color Hex Code?
Almond Wisp Color Hex Code pairs well with its complementary color #b8c4d5, analogous colors #d3d5b8 and #d5bbb8, or neutral whites and grays for a clean, modern look.
How do I use Almond Wisp Color Hex Code in CSS?
Use it in CSS like this:
background-color: #d6cab9;
color: #d6cab9;
Or as a CSS variable: --color-primary: #d6cab9;
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: #d6cab9;
--color-primary-rgb: 214, 202, 185;
--color-primary-hsl: 35 26% 78%;
--color-primary-text: #1a1a2e;
colors: {
'almond-wisp-color-hex-code': {
DEFAULT: '#d6cab9',
100: '#ffffff',
200: '#faf9f7',
300: '#f6f3ef',
400: '#f1ede7',
500: '#ede7e0',
600: '#beb4a4',
700: '#a69d90',
800: '#8f877b',
900: '#777067',
950: '#5f5a52',
}
}
'base': #d6cab9,
'light': #f6f3ef,
'dark': #a69d90,
'rgb': 214, 202, 185
);
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.