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

Light Warm Vermilion

#DFBA9A

📝 Color Information for #DFBA9A

The hexadecimal color code #DFBA9A represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 186 green, and 154 blue, which translates to approximately 87% red, 73% green, and 60% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DFBA9A has a hue of 28 degrees, a saturation level of 52%, and a lightness value of 74%. The hue angle of 28° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 28°, saturation of 31%, and brightness/value of 87%. For print applications using the CMYK color model, #DFBA9A would be reproduced using 0% cyan, 17% magenta, 31% yellow, and 13% 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 #DFBA9A with other colors, consider its complementary color at hue 208° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14662298, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFBA9A

Tailwind CSS
red-300
HEX
#DFBA9A
RGB
rgb(223, 186, 154)
RGB %
87%, 73%, 60%
HSL
hsl(28, 52%, 74%)
HSV
hsv(28, 31%, 87%)
CMYK
0%, 17%, 31%, 13%
Decimal
14662298
Web Safe
#CCCC99

🎨 Color Schemes for #DFBA9A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFBA9A

🌗 Shades and Tints of #DFBA9A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFBA9A

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFBA9A

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFBA9A in Use

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

👓 Color Blindness Simulation for #DFBA9A

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 #DFBA9A

:root { --color-hex: #DFBA9A; --color-rgb: 223, 186, 154; --color-hsl: 28, 52%, 74%; } .bg-color { background-color: #DFBA9A; } .text-color { color: #DFBA9A; } .border-color { border-color: #DFBA9A; }

🛠️ Use #DFBA9A in Your Project

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

🔗 Related Colors to #DFBA9A

#DF9A9D
Hue -30°
#DFA99A
Hue -15°
#DFCC9A
Hue +15°
#DFDD9A
Hue +30°
#D29D70
85% L
#C48045
70% L
#8F5B2D
50% L
#55361B
30% L
#E5C8AE
79% L
#EBD5C1
84% L
#F3E5D8
90% L
#F9F2EC
95% L

About Light Warm Vermilion (#DFBA9A)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 28°, saturation of 52%, and lightness of 74%. Its RGB value is (223, 186, 154) and its CMYK breakdown is C:0% M:17% Y:31% K:13%.

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 #DFBA9A

What is the HEX code for Light Warm Vermilion? +

The HEX code for Light Warm Vermilion is #DFBA9A. In CSS you can use it directly as color: #DFBA9A; or as a background: background-color: #DFBA9A;. 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 #DFBA9A? +

The RGB value of #DFBA9A is rgb(223, 186, 154). This means the color contains 223 out of 255 parts red, 186 out of 255 parts green, and 154 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(223, 186, 154);

What is the HSL value of #DFBA9A? +

The HSL value of #DFBA9A is hsl(28, 52%, 74%). The hue is 28°, placing it in the red family on the color wheel. The saturation is 52%, making it moderately saturated. The lightness is 74%, 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 #DFBA9A a warm or cool color? +

#DFBA9A is classified as a warm color based on its hue angle of 28°. 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 #DFBA9A? +

The approximate CMYK value of #DFBA9A is C:0% M:17% Y:31% K:13%. 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 #DFBA9A with Other Tools

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