#B268B4
A medium, moderate magenta closely aligning with Orchid.
About #B268B4
Visually, #B268B4 is defined as a moderate magenta. It is closely associated with the named CSS color Orchid. In the RGB color space, it consists of 178 red, 104 green, and 180 blue.
If you are designing for print, the four-color process is what matters most. The color uses 1% Cyan, 42% Magenta, 0% Yellow, and 29% Black. With a hue angle of 298.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B268B4
RGB178, 104, 180
HSL298.4°, 33.6%, 55.7%
CMYK1%, 42%, 0%, 29%
HSV298.4°, 42.2%, 70.6%
LAB54.7, 41.4, -28.0
XYZ31.5, 22.7, 45.9
Decimal11692212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B268B4;
}
.text-color {
color: #B268B4;
}
.border-color {
border: 2px solid #B268B4;
}