#F8BDD3
A very light, vivid magenta closely aligning with Pink.
About #F8BDD3
Visually, #F8BDD3 is defined as a vivid magenta. Its closest recognized web color is Pink. Its digital footprint relies on 248 parts red, 189 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 24% Magenta, 15% Yellow, and 3% Black. The HSL representation is 337.6° hue, 80.8% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F8BDD3
RGB248, 189, 211
HSL337.6°, 80.8%, 85.7%
CMYK0%, 24%, 15%, 3%
HSV337.6°, 23.8%, 97.3%
LAB82.4, 24.5, -2.8
XYZ68.7, 61.1, 69.8
Decimal16301523
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: #F8BDD3;
}
.text-color {
color: #F8BDD3;
}
.border-color {
border: 2px solid #F8BDD3;
}