Skip to content
PantoneTools
blue
Open Color

Blue 8

blue-8 · #1971C2

HEX

#1971C2

RGB

rgb(25, 113, 194)

CMYK

cmyk(87%, 42%, 0%, 24%)

HSL

hsl(209, 77%, 43%)

LAB

lab(46.9, 5.4, -49.2)

What is Blue 8?

Blue 8 is the blue-8 reference in the Open Color. Its sRGB value is #1971C2 (rgb 25, 113, 194). It sits in the blue family. Open Color, an open-source color palette by Heeyeun designed for UI work. 13 hues across 10 shades (0 to 9) tuned for screen legibility and accessibility. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Blue 8 as a background.

Black text on this color

Sample text · 4.18 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 5.02 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Blue 8

An 11-step tonal scale derived from Blue 8 (#1971C2). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #EDF4FA

50

#EDF4FA

#EDF4FA

Copied #DAE8F5

100

#DAE8F5

#DAE8F5

Copied #B5D2EB

200

#B5D2EB

#B5D2EB

Copied #8CB8E1

300

#8CB8E1

#8CB8E1

Copied #5395D1

400

#5395D1

#5395D1

Copied #1971C2

500

#1971C2

#1971C2

Copied #1560A5

600

#1560A5

#1560A5

Copied #10497E

700

#10497E

#10497E

Copied #0B3357

800

#0B3357

#0B3357

Copied #061C31

900

#061C31

#061C31

Copied #030E17

950

#030E17

#030E17

Lighter tints (mixed with white)

Copied #6F93CD

15%

#6F93CD

Copied #96ADD7

30%

#96ADD7

Copied #B4C2E0

45%

#B4C2E0

Copied #CCD5E9

60%

#CCD5E9

Copied #E1E6F2

75%

#E1E6F2

Darker shades (mixed with black)

Copied #1669B4

15%

#1669B4

Copied #145FA5

30%

#145FA5

Copied #105594

45%

#105594

Copied #0D4980

60%

#0D4980

Copied #083967

75%

#083967

Color harmonies for Blue 8

Classic color-theory harmonies derived from rotating the hue of Blue 8. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #1971C2

#1971C2

#1971C2

Copied #C26B19

#C26B19

#C26B19

Triadic

Three colors 120° apart

Copied #1971C2

#1971C2

#1971C2

Copied #C21970

#C21970

#C21970

Copied #70C219

#70C219

#70C219

Analogous

Two neighbors ±30° on the wheel

Copied #19C2BF

#19C2BF

#19C2BF

Copied #1971C2

#1971C2

#1971C2

Copied #191CC2

#191CC2

#191CC2

Split-complementary

Base + two colors flanking its complement

Copied #1971C2

#1971C2

#1971C2

Copied #C2191C

#C2191C

#C2191C

Copied #C2BF19

#C2BF19

#C2BF19

Tetradic

Two complementary pairs

Copied #1971C2

#1971C2

#1971C2

Copied #6B19C2

#6B19C2

#6B19C2

Copied #C26B19

#C26B19

#C26B19

Copied #70C219

#70C219

#70C219

Square

Four colors evenly spaced 90° apart

Copied #1971C2

#1971C2

#1971C2

Copied #BF19C2

#BF19C2

#BF19C2

Copied #C26B19

#C26B19

#C26B19

Copied #1CC219

#1CC219

#1CC219

Blue 8 in every color space

Full conversion of Blue 8 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#1971C2

RGB

rgb(25, 113, 194)

CMYK

cmyk(87%, 42%, 0%, 24%)

HSL

hsl(209, 77%, 43%)

HSV

hsv(209, 87%, 76%)

HWB

hwb(209 10% 24%)

CIE Lab

lab(46.9 5.4 -49.2)

OKLCH

oklch(54.3% 0.149 251.7)

XYZ (D65)

xyz(16.04, 15.91, 53.25)

Copy-ready code for Blue 8

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #1971C2;
background-color: #1971C2;

CSS variable

:root {
  --color-blue-8: #1971C2;
}

Tailwind config

// tailwind.config.js
colors: {
  'blue-8': '#1971C2',
}

Sass

$color-blue-8: #1971C2;

Swift UIColor

UIColor(red: 0.098, green: 0.443, blue: 0.761, alpha: 1.0)

Android XML

<color name="blue-8">#1971C2</color>

Closest match in every color system

The nearest Blue 8 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Open Color

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #2271B3

RAL 5015

#2271B3

Sky blue

Copied #3B83BD

RAL 5012

#3B83BD

Light blue

Copied #49678D

RAL 5023

#49678D

Distant blue

Copied #3E5F8A

RAL 5007

#3E5F8A

Brilliant blue

Copied #1B5583

RAL 5019

#1B5583

Capri blue

Copied #606E8C

RAL 5014

#606E8C

Pigeon blue

FAQ about Blue 8

What is the HEX code for Blue 8?

Blue 8 (blue-8) has the HEX code #1971C2. In RGB it is rgb(25, 113, 194), and in CMYK it is cmyk(87%, 42%, 0%, 24%).

What is the OKLCH value of Blue 8?

Blue 8 converts to oklch(0.543 0.149 251.7). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Blue 8 accessible for body text?

Used as a background, Blue 8 has a contrast ratio of 4.18:1 with black text and 5.02:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Blue 8?

The closest Pantone reference to Blue 8 by ΔE2000 perceptual distance is Pantone 285 C (#0072CE). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Blue 8?

The closest RAL Classic reference to Blue 8 by ΔE2000 distance is RAL 5015 (Sky blue, #2271B3). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Blue 8?

The complementary color (180° opposite on the HSL color wheel) of Blue 8 is #C26B19. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Open Color (Yeun)

Open Color, an open-source color palette by Heeyeun designed for UI designers and developers. 13 hues across 10 shades. Use as a designer-friendly palette alternative to Tailwind. Values are intentionally chosen for UI legibility and accessibility.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

open-color
design-token
ui
blue

Open Color values are tuned for digital UI. For print, treat as a starting point and proof against the substrate.

Open Color · Blue 8 — #1971C2 | PantoneTools