Halayà úbe (#663854)

HEX, RGB, HSL, CMYK values + mood/style/use-case color tags. Use this page to keep your colors consistent across web and print.

Preview

Sample Text
This is how text may look on this color.
Best text color: #FFFFFF
Contrast vs white: 9.30:1 — vs black: 2.26:1

Color values

  • HEX #663854
  • RGB rgb(102, 56, 84)
  • HSL hsl(323, 45%, 40%)
  • CMYK cmyk( 0, 45.1, 17.65, 60 )
  • Websafe #663366

Tags

Tip: tags are heuristic suggestions (helpful for browsing and inspiration).

Color Harmonies

Colors that pair well with #663854 based on color theory relationships.

Complementary

The color directly opposite on the color wheel — creates maximum contrast and vibrance.

Halayà úbe
#663854 Base
#38664A
Analogous

Colors adjacent on the wheel — naturally harmonious and pleasing to the eye.

Halayà úbe
#663854 Base
#613866
#66383D
Triadic

Three colors equally spaced 120° apart — bold, balanced, and visually rich.

Halayà úbe
#663854 Base
#546638
#385466
Split-Complementary

Two colors flanking the complement — high contrast with less tension than full complementary.

Halayà úbe
#663854 Base
#3D6638
#386661
Tetradic (Square)

Four colors at 90° intervals — rich variety, best when one color dominates.

Halayà úbe
#663854 Base
#666138
#38664A
#383D66
Monochromatic

Shades and tints of the same hue — cohesive, elegant, and easy to work with.

Halayà úbe
#663854 Base
#10090E
#351D2B
#4C2A3E
#80466A
#97537D
#B87FA2
Shades & Tints

Darker shades and lighter tints of Halayà úbe, generated by adjusting lightness while keeping the same hue and saturation.

Shades (darker)

#10090E
#22121C
#331C2A
#442538
#552F46
Halayà úbe #663854 Base
#904F77
#B17097
#C89AB6
#DFC4D4
#F6EFF3
CSS & SCSS Snippets

Ready-to-use code snippets for #663854. Click the copy button to copy any snippet to your clipboard.

CSS Properties
/* Background */
.element {
    background-color: #663854;
}

/* Text */
.element {
    color: #663854;
}

/* Border */
.element {
    border: 1px solid #663854;
}
CSS Gradient
/* Linear gradient to complementary */
.element {
    background: linear-gradient(
        to right,
        #663854,
        #38945C
    );
}

/* Radial gradient */
.element {
    background: radial-gradient(
        circle,
        #663854,
        #38945C
    );
}
SCSS Variable
// SCSS variable
$halayÃ--úbe: #663854;

// With RGB channels (useful for rgba() usage)
$halayÃ--úbe-r: 102;
$halayÃ--úbe-g: 56;
$halayÃ--úbe-b: 84;

// Usage
.element {
    background-color: $halayÃ--úbe;
    color: rgba($halayÃ--úbe-r, $halayÃ--úbe-g, $halayÃ--úbe-b, 0.8);
}
Color Blindness Simulation

How Halayà úbe appears to people with different types of color vision deficiency.

Normal Vision #663854 How the color appears with full color vision.
Deuteranopia #494953 Deuteranopia affects ~8% of males. Green cones are absent, making it difficult to distinguish red from green. The most common form of color blindness.
Protanopia #3F3F54 Protanopia affects ~1% of males. Red cones are absent, causing reds to appear dark and indistinguishable from greens and browns.
Tritanopia #643C3C Tritanopia is rare (~0.003%). Blue cones are absent, making blue and yellow difficult to distinguish. Blues may appear green, yellows appear pink.
Achromatopsia #474747 Achromatopsia is complete color blindness. The world is seen entirely in shades of grey. Affects ~1 in 30,000 people.
Similar Named Colors

The closest named colors to Halayà úbe ranked by perceptual difference (Delta-E 2000 — lower = more similar).

Halayà úbe #663854 Base
Dark Byzantium #5D3954 ΔE 2.70
Old Mauve #673147 ΔE 4.04
Japanese Violet #5B3256 ΔE 4.15
Eggplant #614051 ΔE 4.63

How to use this color

  1. Copy HEX for CSS and design tools, or RGB/HSL for UI adjustments.
  2. Use CMYK when preparing print assets (posters, packaging, brochures).
  3. Check contrast before using it for text or important UI elements.