Color of the Day:

Raspberry#E30B5D

Raspberry - 11/26/1927

Raspberry is the Color of the Day for 11/26/1927. Raspberry has a hex value of #E30B5D. On the RGB scale it has values of Red: 227, Green: 11, and Blue: 93

Color Spaces of Raspberry

HexE30B5D#E30B5D
RGB227 11 93rgb(227 11 93)
RGB %89 4 36rgb(89 4 36)
CIELAB49.49, 75.04, 17.64
CMY11, 96, 64
CMYK0, 95, 59, 11
HSL337, 91, 47hsl(337 91% 47%)
HSV337, 95, 89hsv(337 95% 89%)
HSI338, 90, 110
HWB337, 4, 11hwb(337 4% 11%)
LCH49.49, 77.08, 13.23
XYZ35.19, 18, 8.92

Check out the Color Converter Tool for converting colors between colors spaces.

All About Raspberry

Raspberry is a deep and rich shade of pinkish-red that is named after the fruit of the same name. This color is often associated with luxury and sophistication, and it has become a popular choice in fashion and home decor.

Raspberry is also a popular choice in the food industry, as it is often used in sweet treats like cakes and pastries. Its rich and sweet flavor makes it a popular choice for jams and preserves, as well as for cocktails and other drinks.

Overall, raspberry is a versatile and sophisticated color that adds depth and richness to any setting. Whether used in fashion, home decor, or food, this color is sure to make a bold and memorable statement.

Raspberry in Fashion

In fashion, raspberry is a versatile color that can be used for both casual and formal attire. It is often used for dresses, blouses, and accessories like scarves and hats. Its deep and bold hue creates a sense of elegance and luxury, making it a popular choice for evening wear and formal events.

Raspberry in Interior Design

In home decor, raspberry is a popular choice for accent pieces like throw pillows, rugs, and curtains. Its bold and rich color adds warmth and depth to any room, making it a popular choice for living rooms, bedrooms, and dining rooms. It pairs well with other bold colors like navy and emerald green, as well as with neutrals like white and beige.

Closest Common Color

Raspberry is closest to the common color pink. Pink is a pale form of the color red. We tend to associate pink with femininity, charm, politeness, and romance. The color pink is actually named after a flower of the same name. Pink became fashionable in the mid 18th century and has been popular since! Some things that we see in pink are rose quartz, morganite, lotus plants, and carnations.

Shades of Raspberry

A shade is a concept of darkening a color. Below you will find the shades of colors from Raspberry all the way to Black evenly distributed.

Check out the Color Shades Generator for more shades.

Tints of Raspberry

A tint is a concept of lightening a color. Below you will find the tints of colors from Raspberry all the way to White evenly distributed.

Check out the Color Tints Generator for more tints.

Tones of Raspberry

A tone is a concept of adding gray to a color. Below you will find the tones of colors from Raspberry all the way to Gray evenly distributed.

Check out the Color Tones Generator for more tones.

Monochromatic Colors of Raspberry

A monochromatic color scheme is based on a single color and contains both shades and tints of that color. Below you will find a monochromatic color scheme based off of Raspberry.

Check out the Monochromatic Colors Generator for a customizable monochromatic color gradient.

Complementary Color of Raspberry

Complementary colors are two colors that are the complete opposite of each other on the color wheel. Complementary colors are used by many including graphic designers, painters, and other artists. Knowing the complementary color for a given color is useful because using them together creates a visual contrast which can really make a design pop! Below you will find the complementary color of Raspberry.

Check out the Complementary Color Generator for more complementary colors.

Split Complementary Colors of Raspberry

A Split Complementary color scheme is based on a single color and then finds the complementary color of the main color and uses that as a reference to find two colors to the left and right of that complementary color on the color wheel. A total of three colors make up a split complementary color scheme. A common example of a split complementary color scheme in an RGB Model is red, green-cyan, and blue-cyan. Below you will find a split complementary color scheme based off of Raspberry.

Check out the Split Complementary Color Generator for more split complementary colors.

Triadic Colors of Raspberry

A triadic color scheme is made up of three colors that are evenly spaced on the color wheel. In a traditional sense you start with one color to as the baseline and the two other colors serve as accent colors. On the color wheel this can be envisioned as a triangle. Below you will find a triadic color scheme based off of Raspberry.

Check out the Triadic Colors Generator for more triadic colors.

Tetradic Colors of Raspberry

A tetradic color scheme is made up of four colors that form a rectangle on the color wheel. This color harmony is also known as a double complementary color scheme becuase it is made up of two complementary color pairs. Below you will find a tetradic color scheme based off of Raspberry.

Check out the Tetradic Colors Generator for more tetradic colors.

Analogous Colors of Raspberry

An analogous color scheme is made up of three colors that are next to each other on the color wheel. In a traditional sense you start with a single color as the baseline, a second color, and an accent color or a mixture of the first two colors as the third color. Below you will find an analogous color scheme based off of Raspberry.

Check out the Analogous Colors Generator for more analogous colors.

Variations of Raspberry

A variation of a color is the idea of swapping the values of Red, Blue, and Green with one another to create a new color. The color Raspberry has RGB values of R:227, G:11, and B:93. Using this information, we can create the following 5 variations using RBG, GRB, GBR, BRG, and GBR. Out of the 5 possible variations of Raspberry, 5 of them will be unique without counting our orignal color of Raspberry.

Check out the Color Variations Generator for more color variations.

Web Safe Color of Raspberry

A web safe color is a color that will not be dithered when shown on a web browser that only has 256-color support. Although this is not much of an issue in modern browsers today it is important to understand the history. A web safe color will always appear as intended across any device/browser. There are 216 colors that are considered web safe. Below you will find the closest web safe color to Raspberry.

Check out the Web Safe Color Generator for more web safe colors.

CSS Code for Raspberry

Text Color
.text-class { color: #E30B5D; }

This paragraph tag has text in the color #E30B5D

Text Shadow Color
.txt-shdw-class { text-shadow: 2px 2px 2px #E30B5D; }

This text has a shadow in the color #E30B5D

Border Color
.brdr-class { border: 5px solid #E30B5D; }

This div tag has a border color of #E30B5D

Background Color
.bg-class { background-color: #E30B5D; }

This div tag has a background color of #E30B5D

Check out the CSS Code Generator to generate CSS code for more colors.

Raspberry Accessibility

When it comes to accessibility it is important to consider the Web Content Accessibility Guidelines (WCAG) 2.0 issued by W3C. The WCAG provides a set of standards to determine if two colors have an appropriate contrast ratio in order to be readable on a web. This is achieved by measuring luminance, also known as brightness, between the color of your text and the background color. The WCAG has several levels of conformance: (A - Lowest, AA - Mid Range, AAA - Highest). If you meet the requirements of a higher range of conformance then you automatically meet the lower levels. For Example, if you meet AAA then by default you also meet AA and A. The contrast ratios that need to be met also consider the size of the font. Below are the contrast ratios needed to be compliant.

  • Level AA (large text/18-point font): 3:1
  • Level AA: 4.5:1
  • Level AAA (large text/18-point font): 4.5:1
  • Level AAA: 7:1

In the following sections we take a look at conformance levels AA and AAA for both large sized text and normal sized text. We took care of all the calculations so you will be able to see right away whether or not a text color of Raspberry is readable according to the WCAG against both Black and White backgrounds.

Raspberry Contrast on Black Background

The color Raspberry has passed 1 out of 4 WCAG tests against a Black background. This means there is a 25% accessibility rating and therefore makes Raspberry a moderate choice against a Black background.

WCAG AALarge TextPass
WCAG AANormal TextFail
WCAG AAALarge TextFail
WCAG AAANormal TextFail

View in Color Contrast Checker for more details.

Raspberry Contrast on White Background

The color Raspberry has passed 3 out of 4 WCAG tests against a White background. This means there is a 75% accessibility rating and therefore makes Raspberry a good choice against a White background.

WCAG AALarge TextPass
WCAG AANormal TextPass
WCAG AAALarge TextPass
WCAG AAANormal TextFail

View in Color Contrast Checker for more details.

Images with Raspberry

Check out the link below to discover images related to Raspberry.