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

Light Vermilion

#DBC9B8

📝 Color Information for #DBC9B8

The hexadecimal color code #DBC9B8 represents a light shade in the red family. In the RGB color model, this color is composed of 219 red, 201 green, and 184 blue, which translates to approximately 86% red, 79% green, and 72% 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, #DBC9B8 has a hue of 29 degrees, a saturation level of 33%, and a lightness value of 79%. The hue angle of 29° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 29°, saturation of 16%, and brightness/value of 86%. For print applications using the CMYK color model, #DBC9B8 would be reproduced using 0% cyan, 8% magenta, 16% yellow, and 14% black. The closest web-safe color is #CCCCCC, 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 #DBC9B8 with other colors, consider its complementary color at hue 209° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14404024, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DBC9B8

Tailwind CSS
stone-300
HEX
#DBC9B8
RGB
rgb(219, 201, 184)
RGB %
86%, 79%, 72%
HSL
hsl(29, 33%, 79%)
HSV
hsv(29, 16%, 86%)
CMYK
0%, 8%, 16%, 14%
Decimal
14404024
Web Safe
#CCCCCC

🎨 Color Schemes for #DBC9B8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DBC9B8

🌗 Shades and Tints of #DBC9B8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DBC9B8

Tones (adding gray / desaturating)

🌈 Hue Variations of #DBC9B8

Hue Variations (shifting the color spectrum)

👁️ Preview of #DBC9B8 in Use

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

👓 Color Blindness Simulation for #DBC9B8

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

:root { --color-hex: #DBC9B8; --color-rgb: 219, 201, 184; --color-hsl: 29, 33%, 79%; } .bg-color { background-color: #DBC9B8; } .text-color { color: #DBC9B8; } .border-color { border-color: #DBC9B8; }

🛠️ Use #DBC9B8 in Your Project

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

🔗 Related Colors to #DBC9B8

#DBB8B8
Hue -30°
#DBC0B8
Hue -15°
#DBD2B8
Hue +15°
#DBDBB8
Hue +30°
#C7AA8F
85% L
#B28B66
70% L
#886544
50% L
#513D29
30% L
#E2D3C5
83% L
#E9DDD3
87% L
#F1EAE4
92% L
#F8F5F1
96% L

About Light Vermilion (#DBC9B8)

Light Vermilion is a light, moderately saturated, warm red color with a hue angle of 29°, saturation of 33%, and lightness of 79%. Its RGB value is (219, 201, 184) and its CMYK breakdown is C:0% M:8% Y:16% K:14%.

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

What is the HEX code for Light Vermilion? +

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

The RGB value of #DBC9B8 is rgb(219, 201, 184). This means the color contains 219 out of 255 parts red, 201 out of 255 parts green, and 184 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(219, 201, 184);

What is the HSL value of #DBC9B8? +

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

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

The approximate CMYK value of #DBC9B8 is C:0% M:8% Y:16% K:14%. 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 #DBC9B8 with Other Tools

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