Vanilla Cake Color Hex Code
#fcf0caWhat is Vanilla Cake Color Hex Code Color?
Vanilla Cake Color Hex Code is a very light, pastel, highly saturated, vibrant yellow color with the hex code #fcf0ca. Its RGB value is rgb(252, 240, 202), meaning it contains 252 red, 240 green, and 202 blue light values. In the HSL color model, it has a hue of 46°, saturation of 89%, and lightness of 89%.
Vanilla Cake Color Hex Code Color Codes
Here are all the color format codes for Vanilla Cake Color Hex Code:
- HEX: #fcf0ca
- RGB: rgb(252, 240, 202)
- HSL: hsl(46°, 89%, 89%)
- CMYK: cmyk(0%, 5%, 20%, 1%)
- Android/Flutter: Color(0xFFFCF0CA)
- Swift UIColor: UIColor(red: 0.988, green: 0.941, blue: 0.792, alpha: 1.0)
Is Vanilla Cake Color Hex Code Accessible?
Vanilla Cake Color Hex Code (#fcf0ca) passes WCAG AA accessibility standards. It has a contrast ratio of 1.14:1 against white and 18.46: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 Vanilla Cake Color Hex Code in Design
Vanilla Cake Color Hex Code is a very light, pastel yellow tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#cad6fc
for strong contrast.
In CSS, you can use it directly as color: #fcf0ca; or
background-color: #fcf0ca;.
Vanilla Cake Color Hex Code Shades and Tints
Shades of Vanilla Cake Color Hex Code are created by mixing it with black, ranging from the original #fcf0ca down to near-black #e0d5b4. Tints are made by adding white — from the base color up to near-white #fffdf9. These variations help build complete design system palettes and Tailwind CSS color scales.
Vanilla Cake Color Hex Code Color Harmonies
The complementary color of Vanilla Cake Color Hex Code is #cad6fc. Its analogous colors are #effcca and #fcd7ca. For a triadic palette, combine it with #cafcf0 and #f0cafc.
Frequently Asked Questions
What is the hex code for Vanilla Cake Color Hex Code?
The hex code for Vanilla Cake Color Hex Code is #fcf0ca.
What is the RGB value of Vanilla Cake Color Hex Code?
The RGB value is rgb(252, 240, 202). Red channel: 252/255, Green: 240/255, Blue: 202/255.
Is Vanilla Cake Color Hex Code good for web accessibility?
Vanilla Cake Color Hex Code has a contrast ratio of 1.14:1 with white and 18.46:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Vanilla Cake Color Hex Code?
Vanilla Cake Color Hex Code pairs well with its complementary color #cad6fc, analogous colors #effcca and #fcd7ca, or neutral whites and grays for a clean, modern look.
How do I use Vanilla Cake Color Hex Code in CSS?
Use it in CSS like this:
background-color: #fcf0ca;
color: #fcf0ca;
Or as a CSS variable: --color-primary: #fcf0ca;
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: #fcf0ca;
--color-primary-rgb: 252, 240, 202;
--color-primary-hsl: 46 89% 89%;
--color-primary-text: #1a1a2e;
colors: {
'vanilla-cake-color-hex-code': {
DEFAULT: '#fcf0ca',
100: '#ffffff',
200: '#fffdf9',
300: '#fefcf3',
400: '#fefaed',
500: '#fef8e7',
600: '#e0d5b4',
700: '#c4bb9d',
800: '#a8a087',
900: '#8c8570',
950: '#706b5a',
}
}
'base': #fcf0ca,
'light': #fefcf3,
'dark': #c4bb9d,
'rgb': 252, 240, 202
);
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.