#6F6DBA Color Information

Hex color code: #6F6DBA

A pastel blue shade, #6F6DBA appears as (111, 109, 186) in RGB and (242°, 36%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#6F6DBA
RGB
111, 109, 186
HSL
242°, 36%, 58%
CMYK
40%, 41%, 0%, 27%

Shades

CSS Usage
color: #6F6DBA;
background-color: #6F6DBA;
border-color: #6F6DBA;
box-shadow: 0 0 10px #6F6DBA;
border: 2px solid #6F6DBA;
Tailwind Usage
bg-[#6F6DBA]
text-[#6F6DBA]
border-[#6F6DBA]
shadow-[0_0_10px_6F6DBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6F6DBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6F6DBA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6F6DBA; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #6F6DBA; background-color: #6F6DBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6F6DBA20; border-left: 4px solid #6F6DBA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #6F6DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6F6DBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

111, 109, 186

Red: 111 / Green: 109 / Blue: 186

HSL

242°, 36%, 58%

Hue: 242° / Saturation: 36% / Lightness: 58%

CMYK

40%, 41%, 0%, 27%

Cyan: 40% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #6F6DBA?

#6F6DBA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6F6DBA to RGB:

rgb(111, 109, 186)HEX to RGB Converter →

HEX to HSL

Convert #6F6DBA to HSL:

hsl(242, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #6F6DBA to CMYK:

cmyk(40%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

A soft blue tone, #6F6DBA has RGB (111, 109, 186) and HSL (242°, 36%, 58%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6F6DBA is #B8BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D91BA.

Use #6F6DBA in CSS: color: #6F6DBA or background-color: #6F6DBA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #6F6DBA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6F6DBA?

#6F6DBA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6F6DBA?

#6F6DBA in RGB is (111, 109, 186) - 111 red, 109 green, and 186 blue.

How to use #6F6DBA in CSS?

Use #6F6DBA directly in your CSS properties like color or background-color.

What colors go well with #6F6DBA?

#B8BA6D (complementary), #6D91BA (analogous), and #494695 (lighter shade) work well with #6F6DBA.