#D3DEFF Color Information
Hex color code: #D3DEFF
#D3DEFF is a light blue color. In RGB it is (211, 222, 255), and in HSL it is (225°, 100%, 91%). It is commonly used in modern UI design.
Shades
color: #D3DEFF; background-color: #D3DEFF; border-color: #D3DEFF; box-shadow: 0 0 10px #D3DEFF; border: 2px solid #D3DEFF;
bg-[#D3DEFF] text-[#D3DEFF] border-[#D3DEFF] shadow-[0_0_10px_D3DEFF]
Generate Gradient
background: linear-gradient(90deg, #D3DEFF, #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 #D3DEFF in the color wheel.
RGB, HSL and CMYK Values
RGB
211, 222, 255
Red: 211 / Green: 222 / Blue: 255
HSL
225°, 100%, 91%
Hue: 225° / Saturation: 100% / Lightness: 91%
CMYK
17%, 13%, 0%, 0%
Cyan: 17% / Magenta: 13% / Yellow: 0% / Key: 0%
What color is #D3DEFF?
#D3DEFF is a very light tint associated with purity and simplicity.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
A light blue tone, #D3DEFF has RGB (211, 222, 255) and HSL (225°, 100%, 91%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #D3DEFF is #FFF4D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1F4FF.
Use #D3DEFF in CSS: color: #D3DEFF or background-color: #D3DEFF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #D3DEFF
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 #D3DEFF?
#D3DEFF is a light blue color - a very light tint that evokes purity and simplicity.
What is the RGB value of #D3DEFF?
#D3DEFF in RGB is (211, 222, 255) - 211 red, 222 green, and 255 blue.
How to use #D3DEFF in CSS?
Use #D3DEFF directly in your CSS properties like color or background-color.