#71A0F8#71A0F8
#71A0F8 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.139 H 262.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71A0F8 |
|---|---|
| RGB | rgb(113, 160, 248) |
| HSL | hsl(219, 91%, 71%) |
| HSV | hsv(219, 54%, 97%) |
| CMYK | cmyk(54.4%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.08, 9.04, -48.73) |
| CIE-LCH | lch(66.08, 49.56, 280.50°) |
| OKLab | oklab(71.04% -0.0191 -0.1378) |
| OKLCH | oklch(71.04% 0.139 262.1) |
| XYZ | xyz(36.3184, 35.4268, 93.7129) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.46
Carolina Blue
#8AB8FE
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.52
Dodgerblue
#1E90FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A0F8 #F8C971
analogous
#71E3F8 #71A0F8 #8571F8
triadic
#71A0F8 #F871A0 #A0F871
tetradic
#71A0F8 #F871E3 #F8C971 #71F885
square
#71A0F8 #F871E3 #F8C971 #71F885
split-complementary
#71A0F8 #F88571 #E3F871
monochromatic
#0B56E3 #3779F5 #71A0F8 #ABC7FB #E2EBFE
Accessibility & contrast
On white
2.60
#71A0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#71A0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A0F8
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A0F8 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#1DB3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71a0f8; /* rgb */ color: rgb(113, 160, 248); /* oklch */ color: oklch(71.0% 0.139 262.1);
Tailwind
colors: {
custom: {
50: '#a2bbfb',
500: '#71a0f8',
950: '#000000',
},
}SCSS
$custom: #71a0f8; $custom-light: #a2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#71a0f8",
"rgb": {
"r": 113,
"g": 160,
"b": 248
},
"hsl": {
"h": 219.111,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.71037,
"c": 0.13908,
"h": 262.1
},
"luminance": 0.3543
}Semantic roles & 50–950 ramp
primary
#71A0F8
secondary
#F5E8D0
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085