#71A8F7#71A8F7
#71A8F7 is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.7% C 0.130 H 257.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71A8F7 |
|---|---|
| RGB | rgb(113, 168, 247) |
| HSL | hsl(215, 89%, 71%) |
| HSV | hsv(215, 54%, 97%) |
| CMYK | cmyk(54.3%, 32%, 0%, 3.1%) |
| CIE-LAB | lab(68.19, 4.15, -44.86) |
| CIE-LCH | lch(68.19, 45.05, 275.28°) |
| OKLab | oklab(72.66% -0.0281 -0.1264) |
| OKLCH | oklch(72.66% 0.13 257.5) |
| XYZ | xyz(37.5954, 38.2284, 93.3753) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 5.88
Dodgerblue
#1E90FF
ΔE00 8.23
Azure (survey)
#069AF3
ΔE00 8.51
Dark Sky Blue
#448EE4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A8F7 #F7C071
analogous
#71EBF7 #71A8F7 #7D71F7
triadic
#71A8F7 #F771A8 #A8F771
tetradic
#71A8F7 #F771EB #F7C071 #71F77D
square
#71A8F7 #F771EB #F7C071 #71F77D
split-complementary
#71A8F7 #F77D71 #EBF771
monochromatic
#0D64E1 #3785F4 #71A8F7 #ABCBFA #E2EDFD
Accessibility & contrast
On white
2.43
#71A8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#71A8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A8F7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A8F7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#1BBAC4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71a8f7; /* rgb */ color: rgb(113, 168, 247); /* oklch */ color: oklch(72.7% 0.130 257.5);
Tailwind
colors: {
custom: {
50: '#a2c1fa',
500: '#71a8f7',
950: '#000000',
},
}SCSS
$custom: #71a8f7; $custom-light: #a2c1fa; $custom-dark: #000000;
JSON
{
"hex": "#71a8f7",
"rgb": {
"r": 113,
"g": 168,
"b": 247
},
"hsl": {
"h": 215.373,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.72664,
"c": 0.12954,
"h": 257.5
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#71A8F7
secondary
#F4E5D0
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185