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
White text on this color
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.
50
#EDF4FA
#EDF4FA
100
#DAE8F5
#DAE8F5
200
#B5D2EB
#B5D2EB
300
#8CB8E1
#8CB8E1
400
#5395D1
#5395D1
500
#1971C2
#1971C2
600
#1560A5
#1560A5
700
#10497E
#10497E
800
#0B3357
#0B3357
900
#061C31
#061C31
950
#030E17
#030E17
Lighter tints (mixed with white)
15%
#6F93CD
30%
#96ADD7
45%
#B4C2E0
60%
#CCD5E9
75%
#E1E6F2
Darker shades (mixed with black)
15%
#1669B4
30%
#145FA5
45%
#105594
60%
#0D4980
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
#1971C2
#1971C2
#C26B19
#C26B19
Triadic
Three colors 120° apart
#1971C2
#1971C2
#C21970
#C21970
#70C219
#70C219
Analogous
Two neighbors ±30° on the wheel
#19C2BF
#19C2BF
#1971C2
#1971C2
#191CC2
#191CC2
Split-complementary
Base + two colors flanking its complement
#1971C2
#1971C2
#C2191C
#C2191C
#C2BF19
#C2BF19
Tetradic
Two complementary pairs
#1971C2
#1971C2
#6B19C2
#6B19C2
#C26B19
#C26B19
#70C219
#70C219
Square
Four colors evenly spaced 90° apart
#1971C2
#1971C2
#BF19C2
#BF19C2
#C26B19
#C26B19
#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.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 5015
#2271B3
Sky blue
RAL 5012
#3B83BD
Light blue
RAL 5023
#49678D
Distant blue
RAL 5007
#3E5F8A
Brilliant blue
RAL 5019
#1B5583
Capri blue
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 values are tuned for digital UI. For print, treat as a starting point and proof against the substrate.