#71A2F8#71A2F8
#71A2F8 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.5% C 0.137 H 261.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71A2F8 |
|---|---|
| RGB | rgb(113, 162, 248) |
| HSL | hsl(218, 91%, 71%) |
| HSV | hsv(218, 54%, 97%) |
| CMYK | cmyk(54.4%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.62, 7.88, -47.88) |
| CIE-LCH | lch(66.62, 48.53, 279.35°) |
| OKLab | oklab(71.45% -0.0213 -0.1353) |
| OKLCH | oklch(71.45% 0.137 261) |
| XYZ | xyz(36.6679, 36.1258, 93.8294) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 5.98
Dodgerblue
#1E90FF
ΔE00 7.69
Dark Sky Blue
#448EE4
ΔE00 7.72
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A2F8 #F8C771
analogous
#71E6F8 #71A2F8 #8371F8
triadic
#71A2F8 #F871A2 #A2F871
tetradic
#71A2F8 #F871E6 #F8C771 #71F883
square
#71A2F8 #F871E6 #F8C771 #71F883
split-complementary
#71A2F8 #F88371 #E6F871
monochromatic
#0B5AE3 #377CF5 #71A2F8 #ABC8FB #E2ECFE
Accessibility & contrast
On white
2.55
#71A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#71A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A2F8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A2F8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#6F9CF6
Tritanopia (blue-blind)
#1CB5C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #71a2f8; /* rgb */ color: rgb(113, 162, 248); /* oklch */ color: oklch(71.5% 0.137 261.0);
Tailwind
colors: {
custom: {
50: '#a2bdfb',
500: '#71a2f8',
950: '#000000',
},
}SCSS
$custom: #71a2f8; $custom-light: #a2bdfb; $custom-dark: #000000;
JSON
{
"hex": "#71a2f8",
"rgb": {
"r": 113,
"g": 162,
"b": 248
},
"hsl": {
"h": 218.222,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.71453,
"c": 0.13695,
"h": 261
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#71A2F8
secondary
#F5E7D0
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185