✓ Copied to clipboard
#D5BBA9 (Light Vermilion) color swatch preview — Color From Pic.
#D5BBA9 — Light Vermilion color swatch

Light Vermilion

#D5BBA9

📝 Color Information for #D5BBA9

The hexadecimal color code #D5BBA9 represents a light shade in the red family. In the RGB color model, this color is composed of 213 red, 187 green, and 169 blue, which translates to approximately 84% red, 73% green, and 66% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D5BBA9 has a hue of 25 degrees, a saturation level of 34%, and a lightness value of 75%. The hue angle of 25° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 25°, saturation of 21%, and brightness/value of 84%. For print applications using the CMYK color model, #D5BBA9 would be reproduced using 0% cyan, 12% magenta, 21% yellow, and 16% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #D5BBA9 with other colors, consider its complementary color at hue 205° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14007209, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D5BBA9

Tailwind CSS
red-300
HEX
#D5BBA9
RGB
rgb(213, 187, 169)
RGB %
84%, 73%, 66%
HSL
hsl(25, 34%, 75%)
HSV
hsv(25, 21%, 84%)
CMYK
0%, 12%, 21%, 16%
Decimal
14007209
Web Safe
#CCCC99

🎨 Color Schemes for #D5BBA9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D5BBA9

🌗 Shades and Tints of #D5BBA9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D5BBA9

Tones (adding gray / desaturating)

🌈 Hue Variations of #D5BBA9

Hue Variations (shifting the color spectrum)

👁️ Preview of #D5BBA9 in Use

Text on #D5BBA9
This demonstrates text readability on the color background. (Click to edit)
#D5BBA9 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #D5BBA9

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #D5BBA9

:root { --color-hex: #D5BBA9; --color-rgb: 213, 187, 169; --color-hsl: 25, 34%, 75%; } .bg-color { background-color: #D5BBA9; } .text-color { color: #D5BBA9; } .border-color { border-color: #D5BBA9; }

🛠️ Use #D5BBA9 in Your Project

🎨
Build a Palette with #D5BBA9
Generate harmonious color schemes
⚖️
Check Contrast for #D5BBA9
WCAG accessibility testing
🌈
Create a Gradient with #D5BBA9
Beautiful CSS gradients

🔗 Related Colors to #D5BBA9

#D5AAAD
Hue -30°
#D5B1AA
Hue -15°
#D5C6AA
Hue +15°
#D5D1AA
Hue +30°
#C29E84
85% L
#B0805E
70% L
#825B40
50% L
#4F3727
30% L
#DDC9BB
80% L
#E6D7CC
85% L
#EEE4DD
90% L
#F7F2EE
95% L

About Light Vermilion (#D5BBA9)

Light Vermilion is a light, moderately saturated, warm red color with a hue angle of 25°, saturation of 34%, and lightness of 75%. Its RGB value is (213, 187, 169) and its CMYK breakdown is C:0% M:12% Y:21% K:16%.

This is a Summer (Light) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #D5BBA9

What is the HEX code for Light Vermilion? +

The HEX code for Light Vermilion is #D5BBA9. In CSS you can use it directly as color: #D5BBA9; or as a background: background-color: #D5BBA9;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #D5BBA9? +

The RGB value of #D5BBA9 is rgb(213, 187, 169). This means the color contains 213 out of 255 parts red, 187 out of 255 parts green, and 169 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(213, 187, 169);

What is the HSL value of #D5BBA9? +

The HSL value of #D5BBA9 is hsl(25, 34%, 75%). The hue is 25°, placing it in the red family on the color wheel. The saturation is 34%, making it moderately saturated. The lightness is 75%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #D5BBA9 a warm or cool color? +

#D5BBA9 is classified as a warm color based on its hue angle of 25°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #D5BBA9? +

The approximate CMYK value of #D5BBA9 is C:0% M:12% Y:21% K:16%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #D5BBA9 with Other Tools

🔢
Color Converter
Get all formats for #D5BBA9 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #D5BBA9 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #D5BBA9.
👓
Blindness Simulator
See how #D5BBA9 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #D5BBA9.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #D5BBA9.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #D5BBA9.
🔬
Technical Formats
See #D5BBA9 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #D5BBA9 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.