#FFDBCC
A very light, vivid orange closely aligning with Mistyrose.
About #FFDBCC
The precise color #FFDBCC is an excellent choice for modern design projects. Its closest recognized web color is Mistyrose. In the RGB color space, it consists of 255 red, 219 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 14% M, 20% Y, and 0% K. The HSL representation is 17.6° hue, 100.0% saturation, and 90.0% lightness.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FFDBCC
RGB255, 219, 204
HSL17.6°, 100.0%, 90.0%
CMYK0%, 14%, 20%, 0%
HSV17.6°, 20.0%, 100.0%
LAB90.0, 10.2, 12.0
XYZ77.5, 76.3, 67.8
Decimal16767948
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.26:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFDBCC;
}
.text-color {
color: #FFDBCC;
}
.border-color {
border: 2px solid #FFDBCC;
}