Skip to content

#693eee

a balanced, electric blue · cool · closest name: Blue Violet

RGB
105, 62, 238
HSL
255°, 84%, 59%
CMYK
56, 74, 0, 7
Luminance
0.1262

At a glance

Every number on this page in one read: what #693eee is made of, how bright it looks, and which way it leans.

Hex
#693eee
Hue
255°
blue
Saturation
84%
electric
Lightness
59%
balanced
Brightness
93%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1262
WCAG relative
Temperature
Cool
75/100 cool
Color family
Blue
Tone
Electric
Best ink
White
5.96:1
Closest name
Blue Violet
ΔE2000 5.6
Where it sits
Hue255° of 360°
Saturation84%
Lightness59%
Temperature
Warm ← → Cool75% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#693eee
RGBrgb(105, 62, 238)
HSLhsl(255, 84%, 59%)
CMYKcmyk(56%, 74%, 0%, 7%)
LABlab(42.2 60.7 -81.7)
LCHlch(42.2 101.8 306.6)
OKLCHoklch(0.529 0.244 285.7)
Decimal6897390
Display P3color(display-p3 0.412 0.243 0.933)

Copy-ready code

/* CSS */
color: #693eee;
background-color: #693eee;
/* Tailwind (arbitrary) */
class="text-[#693eee] bg-[#693eee]"
/* SCSS */
$brand: #693eee;
/* SwiftUI */
Color(red: 0.412, green: 0.243, blue: 0.933)
/* Android */
Color.parseColor("#693eee")
/* Flutter */
Color(0xFF693EEE)
/* Python / OpenCV (BGR) */
(238, 62, 105)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #693eee · 5.96:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.96:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.52:1
AA fail · AA large pass · AAA fail
Reading the other direction: #693eee as text scores 5.96:1 on white and 3.52:1 on black.

Accessibility — WCAG contrast

Aa
#693eee on white: 5.96:1
AA ✓ pass · AA-large · AAA
Aa
#693eee on black: 3.52:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0068F3
deuteranopia · #005EEB
tritanopia · #286F93

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #693eee is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F2FC
#EBE6FA
#D1C5F6
#AF98F6
#8764F1
#693eee
#4614E1
#3A11BB
#2F0D96
#250E6C
#170944
Base = 500Lightest = 50 · #F5F2FCDarkest = 950 · #170944
:root {
  --brand-50: #F5F2FC;
  --brand-100: #EBE6FA;
  --brand-200: #D1C5F6;
  --brand-300: #AF98F6;
  --brand-400: #8764F1;
  --brand-500: #693eee;
  --brand-600: #4614E1;
  --brand-700: #3A11BB;
  --brand-800: #2F0D96;
  --brand-900: #250E6C;
  --brand-950: #170944;
  --brand: #693eee;
  --brand-ink: #ffffff;
}

Colors that work with #693eee

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F6F4FA
Tinted page background
Border#CBC0ED
Hairlines and dividers
Muted text#5E4B9B
Captions on the surface
Accent#BFBE0D
Second voice, not a rival
Dark variant#250A75
Hover, pressed, headers
Light variant#EDE8FD
Selected rows, tints
Dark surface#181424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #693eee

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#C3EE3E
Analogous left#3E6BEE
Analogous right#C13EEE
Split-complement 1#EEC13E
Split-complement 2#6BEE3E
Triadic 1#EE693E
Triadic 2#3EEE69
Tetradic#EE3E6B

RGB percentages

Red41.2%
Green24.3%
Blue93.3%

CMYK percentages

Cyan55.9%
Magenta73.9%
Yellow0.0%
Key (black)6.7%

Color previews

#693eee text on a black background

contrast 3.52:1

Card sample

#693eee text on a white background

contrast 5.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #693eee;
Background color
Panel with #693eee background
background-color: #693eee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #693eee;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(105, 62, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 62, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #693eee;
background: linear-gradient(135deg, #693eee, #DE3EEE);

Monochromatic scale

Palettes built from #693eee

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#693eee in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#693eee, answered

What color is #693eee?

#693eee is a balanced electric blue, closest to Blue Violet (ΔE2000 5.6). It sits at 255° on the hue wheel with 84% saturation and 59% lightness, which reads as cool.

What is the RGB value of #693eee?

rgb(105, 62, 238) — 105 red, 62 green and 238 blue out of 255, or 41.2% / 24.3% / 93.3% by channel.

Is #693eee a light or a dark color?

It is a dark color. Relative luminance is 0.1262 and perceived brightness is 43%, so white text on it reaches 5.96:1.

Should I use black or white text on #693eee?

White. It scores 5.96:1 against #693eee, versus 3.52:1 for black — AA at any size.

What is the complementary color of #693eee?

#C3EE3E sits directly opposite on the wheel. Softer options are the split-complements #EEC13E and #6BEE3E, which give the same contrast with far less vibration.

What colors go well with #693eee?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5E4B9B for secondary text, #BFBE0D as an accent and #250A75 for hover and pressed states. For a palette, the analogous pair #3E6BEE and #C13EEE stays calm, while #C3EE3E is the loudest partner.

What is #693eee in CMYK for printing?

cmyk(56%, 74%, 0%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #693eee warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AA3EEE; nudged cooler, #3C52F0.

Work with #693eee in the Color Lab