Skip to content

#202ddf

a balanced, vivid blue · warm · closest name: blue

RGB
32, 45, 223
HSL
236°, 75%, 50%
CMYK
86, 80, 0, 13
Luminance
0.0751

Every format

HEX#202ddf
RGBrgb(32, 45, 223)
HSLhsl(236, 75%, 50%)
CMYKcmyk(86%, 80%, 0%, 13%)
LABlab(32.9 58.3 -88.6)
LCHlch(32.9 106.1 303.4)
OKLCHoklch(0.447 0.257 267.5)

Copy-ready code

/* CSS */
color: #202ddf;
background-color: #202ddf;
/* Tailwind (arbitrary) */
class="text-[#202ddf] bg-[#202ddf]"
/* SCSS */
$brand: #202ddf;
/* SwiftUI */
Color(red: 0.125, green: 0.176, blue: 0.875)
/* Android */
Color.parseColor("#202ddf")

Accessibility — WCAG contrast

Aa
#202ddf on white: 8.39:1
AA ✓ pass · AA-large · AAA
Aa
#202ddf on black: 2.50:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green17.6%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta79.8%
Yellow0.0%
Key (black)12.5%

Color previews

#202ddf text on a black background

contrast 2.50:1

Card sample

#202ddf text on a white background

contrast 8.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #202ddf;
Background color
Panel with #202ddf background
background-color: #202ddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #202ddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 45, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 45, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #202ddf;
background: linear-gradient(135deg, #202ddf, #9220DF);

Monochromatic scale

Palettes built from #202ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #202ddf in the Color Lab