Skip to content

#202fdf

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

RGB
32, 47, 223
HSL
235°, 75%, 50%
CMYK
86, 79, 0, 13
Luminance
0.0767

Every format

HEX#202fdf
RGBrgb(32, 47, 223)
HSLhsl(235, 75%, 50%)
CMYKcmyk(86%, 79%, 0%, 13%)
LABlab(33.3 57.4 -88.1)
LCHlch(33.3 105.1 303.1)
OKLCHoklch(0.449 0.255 267.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#202fdf on white: 8.29:1
AA ✓ pass · AA-large · AAA
Aa
#202fdf on black: 2.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green18.4%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta78.9%
Yellow0.0%
Key (black)12.5%

Color previews

#202fdf text on a black background

contrast 2.53:1

Card sample

#202fdf text on a white background

contrast 8.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #202fdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #202fdf in the Color Lab