#D307F8
A medium, vivid magenta closely aligning with Fuchsia.
About #D307F8
Visually, #D307F8 is defined as a vivid magenta. It is closely associated with the named CSS color Fuchsia. In the RGB color space, it consists of 211 red, 7 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 15% cyan, 97% magenta, 0% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D307F8
RGB211, 7, 248
HSL290.8°, 94.5%, 50.0%
CMYK15%, 97%, 0%, 3%
HSV290.8°, 97.2%, 97.3%
LAB52.7, 90.3, -69.6
XYZ43.9, 20.8, 90.5
Decimal13830136
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D307F8;
}
.text-color {
color: #D307F8;
}
.border-color {
border: 2px solid #D307F8;
}