Skip to content

#0707ff

a balanced, electric blue · warm · “blue”

RGB
7, 7, 255
HSL
240°, 100%, 51%
CMYK
97, 97, 0, 0
Luminance
0.0742

Every format

HEX#0707ff
RGBrgb(7, 7, 255)
HSLhsl(240, 100%, 51%)
CMYKcmyk(97%, 97%, 0%, 0%)
LABlab(32.7 78.2 -107.1)
LCHlch(32.7 132.6 306.1)
OKLCHoklch(0.455 0.311 264.5)

Copy-ready code

/* CSS */
color: #0707ff;
background-color: #0707ff;
/* Tailwind (arbitrary) */
class="text-[#0707ff] bg-[#0707ff]"
/* SCSS */
$brand: #0707ff;
/* SwiftUI */
Color(red: 0.027, green: 0.027, blue: 1.000)
/* Android */
Color.parseColor("#0707ff")

Accessibility — WCAG contrast

Aa
#0707ff on white: 8.46:1
AA ✓ pass · AA-large · AAA
Aa
#0707ff on black: 2.48:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green2.7%
Blue100.0%

CMYK percentages

Cyan97.3%
Magenta97.3%
Yellow0.0%
Key (black)0.0%

Color previews

#0707ff text on a black background

contrast 2.48:1

Card sample

#0707ff text on a white background

contrast 8.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0707ff;
Background color
Panel with #0707ff background
background-color: #0707ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0707ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(7, 7, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 7, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0707ff;
background: linear-gradient(135deg, #0707ff, #AC07FF);

Monochromatic scale

Palettes built from #0707ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0707ff in the Color Lab