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

Light Warm Vermilion

#DFBB9F

📝 Color Information for #DFBB9F

The hexadecimal color code #DFBB9F represents a light shade in the red family. In the RGB color model, this color is composed of 223 red, 187 green, and 159 blue, which translates to approximately 87% red, 73% green, and 62% 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, #DFBB9F has a hue of 26 degrees, a saturation level of 50%, and a lightness value of 75%. The hue angle of 26° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 26°, saturation of 29%, and brightness/value of 87%. For print applications using the CMYK color model, #DFBB9F would be reproduced using 0% cyan, 16% magenta, 29% 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 #DFBB9F with other colors, consider its complementary color at hue 206° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14662559, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFBB9F

Tailwind CSS
red-300
HEX
#DFBB9F
RGB
rgb(223, 187, 159)
RGB %
87%, 73%, 62%
HSL
hsl(26, 50%, 75%)
HSV
hsv(26, 29%, 87%)
CMYK
0%, 16%, 29%, 13%
Decimal
14662559
Web Safe
#CCCC99

🎨 Color Schemes for #DFBB9F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFBB9F

🌗 Shades and Tints of #DFBB9F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFBB9F

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFBB9F

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFBB9F in Use

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

👓 Color Blindness Simulation for #DFBB9F

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

:root { --color-hex: #DFBB9F; --color-rgb: 223, 187, 159; --color-hsl: 26, 50%, 75%; } .bg-color { background-color: #DFBB9F; } .text-color { color: #DFBB9F; } .border-color { border-color: #DFBB9F; }

🛠️ Use #DFBB9F in Your Project

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

🔗 Related Colors to #DFBB9F

#DF9FA4
Hue -30°
#DFAB9F
Hue -15°
#DFCB9F
Hue +15°
#DFDB9F
Hue +30°
#D19D75
85% L
#C37F4B
70% L
#915A30
50% L
#58371D
30% L
#E6C9B3
80% L
#ECD6C6
85% L
#F2E4D9
90% L
#F9F1EC
95% L

About Light Warm Vermilion (#DFBB9F)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 26°, saturation of 50%, and lightness of 75%. Its RGB value is (223, 187, 159) and its CMYK breakdown is C:0% M:16% Y:29% 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 #DFBB9F

What is the HEX code for Light Warm Vermilion? +

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

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

What is the HSL value of #DFBB9F? +

The HSL value of #DFBB9F is hsl(26, 50%, 75%). The hue is 26°, placing it in the red family on the color wheel. The saturation is 50%, 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 #DFBB9F a warm or cool color? +

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

The approximate CMYK value of #DFBB9F is C:0% M:16% Y:29% 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 #DFBB9F with Other Tools

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