#71A1F5#71A1F5
#71A1F5 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.1% C 0.134 H 261.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71A1F5 |
|---|---|
| RGB | rgb(113, 161, 245) |
| HSL | hsl(218, 87%, 70%) |
| HSV | hsv(218, 54%, 96%) |
| CMYK | cmyk(53.9%, 34.3%, 0%, 3.9%) |
| CIE-LAB | lab(66.21, 7.53, -46.89) |
| CIE-LCH | lch(66.21, 47.49, 279.13°) |
| OKLab | oklab(71.09% -0.0209 -0.1324) |
| OKLCH | oklch(71.09% 0.134 261) |
| XYZ | xyz(36.0307, 35.5902, 91.3394) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 6.27
Dark Sky Blue
#448EE4
ΔE00 7.47
Dodgerblue
#1E90FF
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.61
Periwinkle Blue
#8F99FB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A1F5 #F5C571
analogous
#71E3F5 #71A1F5 #8371F5
triadic
#71A1F5 #F571A1 #A1F571
tetradic
#71A1F5 #F571E3 #F5C571 #71F583
square
#71A1F5 #F571E3 #F5C571 #71F583
split-complementary
#71A1F5 #F58371 #E3F571
monochromatic
#105ADC #387BF1 #71A1F5 #AAC7F9 #E2ECFD
Accessibility & contrast
On white
2.59
#71A1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#71A1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A1F5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A1F5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F8
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#23B3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71a1f5; /* rgb */ color: rgb(113, 161, 245); /* oklch */ color: oklch(71.1% 0.134 261.0);
Tailwind
colors: {
custom: {
50: '#a2bcf9',
500: '#71a1f5',
950: '#000000',
},
}SCSS
$custom: #71a1f5; $custom-light: #a2bcf9; $custom-dark: #000000;
JSON
{
"hex": "#71a1f5",
"rgb": {
"r": 113,
"g": 161,
"b": 245
},
"hsl": {
"h": 218.182,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.71088,
"c": 0.13405,
"h": 261
},
"luminance": 0.35593
}Semantic roles & 50–950 ramp
primary
#71A1F5
secondary
#F3E6CF
accent
#9102E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185