#FFDBF8
A very light, vivid neutral closely aligning with Thistle.
About #FFDBF8
The hex code #FFDBF8 represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Thistle. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 219, and 248.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 14% Magenta, 3% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FFDBF8
RGB255, 219, 248
HSL311.7°, 100.0%, 92.9%
CMYK0%, 14%, 3%, 0%
HSV311.7°, 14.1%, 100.0%
LAB91.1, 17.3, -9.5
XYZ83.5, 78.7, 99.6
Decimal16767992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.74:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFDBF8;
}
.text-color {
color: #FFDBF8;
}
.border-color {
border: 2px solid #FFDBF8;
}