#DBCCFF Color Information
Hex color code: #DBCCFF
#DBCCFF is a light purple color. In RGB it is (219, 204, 255), and in HSL it is (258°, 100%, 90%). It is commonly used in modern UI design.
Shades
color: #DBCCFF; background-color: #DBCCFF; border-color: #DBCCFF; box-shadow: 0 0 10px #DBCCFF; border: 2px solid #DBCCFF;
bg-[#DBCCFF] text-[#DBCCFF] border-[#DBCCFF] shadow-[0_0_10px_DBCCFF]
Generate Gradient
background: linear-gradient(90deg, #DBCCFF, #FF5733);
Preview in UI
Button
Badge
Text Highlight
The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.
Card
Card Title
This card uses your color as a border accent.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #DBCCFF in the color wheel.
RGB, HSL and CMYK Values
RGB
219, 204, 255
Red: 219 / Green: 204 / Blue: 255
HSL
258°, 100%, 90%
Hue: 258° / Saturation: 100% / Lightness: 90%
CMYK
14%, 20%, 0%, 0%
Cyan: 14% / Magenta: 20% / Yellow: 0% / Key: 0%
What color is #DBCCFF?
#DBCCFF is a very light tint associated with purity and simplicity.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#DBCCFF is a light purple color with RGB values of 219, 204, 255 and HSL of 258°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #DBCCFF is #F0FFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD6FF.
Use #DBCCFF in CSS: color: #DBCCFF or background-color: #DBCCFF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #DBCCFF
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #DBCCFF?
#DBCCFF is a light purple color - a very light tint that evokes purity and simplicity.
What is the RGB value of #DBCCFF?
#DBCCFF in RGB is (219, 204, 255) - 219 red, 204 green, and 255 blue.
How to use #DBCCFF in CSS?
Use #DBCCFF directly in your CSS properties like color or background-color.