#71A5F8#71A5F8
#71A5F8 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.1% C 0.134 H 259.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71A5F8 |
|---|---|
| RGB | rgb(113, 165, 248) |
| HSL | hsl(217, 91%, 71%) |
| HSV | hsv(217, 54%, 97%) |
| CMYK | cmyk(54.4%, 33.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.42, 6.16, -46.61) |
| CIE-LCH | lch(67.42, 47.02, 277.53°) |
| OKLab | oklab(72.08% -0.0246 -0.1316) |
| OKLCH | oklch(72.08% 0.134 259.4) |
| XYZ | xyz(37.2026, 37.1953, 94.0077) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 6.89
Dodgerblue
#1E90FF
ΔE00 7.91
Dark Sky Blue
#448EE4
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A5F8 #F8C471
analogous
#71E8F8 #71A5F8 #8071F8
triadic
#71A5F8 #F871A5 #A5F871
tetradic
#71A5F8 #F871E8 #F8C471 #71F880
square
#71A5F8 #F871E8 #F8C471 #71F880
split-complementary
#71A5F8 #F88071 #E8F871
monochromatic
#0B5EE3 #3780F5 #71A5F8 #ABCAFB #E2EDFE
Accessibility & contrast
On white
2.49
#71A5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#71A5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A5F8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A5F8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#1AB7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71a5f8; /* rgb */ color: rgb(113, 165, 248); /* oklch */ color: oklch(72.1% 0.134 259.4);
Tailwind
colors: {
custom: {
50: '#a2bffb',
500: '#71a5f8',
950: '#000000',
},
}SCSS
$custom: #71a5f8; $custom-light: #a2bffb; $custom-dark: #000000;
JSON
{
"hex": "#71a5f8",
"rgb": {
"r": 113,
"g": 165,
"b": 248
},
"hsl": {
"h": 216.889,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.72082,
"c": 0.13384,
"h": 259.4
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#71A5F8
secondary
#F5E7D0
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185