#FFBDB6
A very light, vivid red closely aligning with Lightpink.
About #FFBDB6
Visually, #FFBDB6 is defined as a vivid red. Designers often compare it to the standard color Lightpink. In the RGB color space, it consists of 255 red, 189 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 26% M, 29% Y, and 0% K. The HSL representation is 5.8° hue, 100.0% saturation, and 85.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFBDB6
RGB255, 189, 182
HSL5.8°, 100.0%, 85.7%
CMYK0%, 26%, 29%, 0%
HSV5.8°, 28.6%, 100.0%
LAB82.4, 22.8, 12.9
XYZ67.9, 61.0, 52.5
Decimal16760246
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.21:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFBDB6;
}
.text-color {
color: #FFBDB6;
}
.border-color {
border: 2px solid #FFBDB6;
}