Skip to content

Grape (#6F2DA8)

The hex code for Grape is #6F2DA8. It is rgb(111, 45, 168) in RGB, hsl(272, 58%, 42%) in HSL, and about cmyk(34%, 73%, 0%, 34%) in CMYK — a mid-tone purple. White text is the more readable choice on this background.

#6F2DA8
HEX#6F2DA8
RGBrgb(111, 45, 168)
HSLhsl(272, 58%, 42%)
HSVhsv(272, 73%, 66%)
CMYKcmyk(34%, 73%, 0%, 34%)
OKLCHoklch(45.5% 0.187 304.3)
LABlab(33.55% 46.35 -54.80)
LCHlch(33.55% 71.78 310.23)

Colors Closest to Grape

Grape is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every purple in the library.

#6F2DA8 Channel Values

How Grape breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 111 · G 45 · B 1688-bit channels as sent to the display
HSLH 272° · S 58% · L 42%Easiest model for building lighter and darker variants
HSVH 272° · S 73% · V 66%Matches the picker in most design tools
CMYKC 34% · M 73% · Y 0% · K 34%Approximate ink mix; confirm with an ICC profile before printing
Luminance8.03:1 vs white · 2.62:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Grape background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text8.03:1AA normal AA large AAA normal
TextBlack text2.62:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #6F2DA8 in the contrast checker.

Colors That Go With Grape

Pairings derived from color-wheel relationships. The complementary color sits opposite Grape; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Grape

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #6F2DA8.

How Grape Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#6F2DA8
Protanopia#3E3EA8
Protanomaly#5638A8
Deuteranopia#4B4BA7
Deuteranomaly#5B41A8
Tritanopia#5E4C4C
Tritanomaly#65427C
Achromatopsia#505050

Test a full palette in the color blindness simulator.

Using #6F2DA8 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--grape: #6F2DA8;
CSS backgroundbackground-color: #6F2DA8;
Tailwind configcolors: { 'grape': '#6F2DA8' }
SwiftUIColor(red: 0.435, green: 0.176, blue: 0.659)
Android XML<color name="grape">#6F2DA8</color>
SVG fillfill="#6F2DA8"

More Purple Colors

Grape sits in the purplefamily. These are its neighbours across that family's full range, each with its own breakdown.

#6F2DA8 Frequently Asked Questions

What is the hex code for Grape?

The hex code for Grape is #6F2DA8. That is rgb(111, 45, 168) in RGB, hsl(272, 58%, 42%) in HSL, and approximately cmyk(34%, 73%, 0%, 34%) in CMYK.

What is the RGB value of #6F2DA8?

#6F2DA8 is rgb(111, 45, 168) — red 111, green 45, and blue 168 on the 0-255 scale.

What is the CMYK value of #6F2DA8?

#6F2DA8 converts to approximately cmyk(34%, 73%, 0%, 34%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #6F2DA8 be black or white?

White text is the more readable choice. #6F2DA8 scores 8.03:1 against white and 2.62:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #6F2DA8 as a CSS color keyword?

No. #6F2DA8 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is rebeccapurple (#663399) at a CIE76 distance of 10.72, which is visibly different.

Open Grape in a Tool

Keep exploring: every purple in the color library, the guide to shades of purple, or the full color library.