#71A9FA#71A9FA
#71A9FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.0% C 0.132 H 257.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71A9FA |
|---|---|
| RGB | rgb(113, 169, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(54.8%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(68.60, 4.50, -45.85) |
| CIE-LCH | lch(68.60, 46.07, 275.61°) |
| OKLab | oklab(73.03% -0.0285 -0.1293) |
| OKLCH | oklch(73.03% 0.132 257.6) |
| XYZ | xyz(38.2473, 38.7857, 95.8948) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 5.88
Dodgerblue
#1E90FF
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 8.50
Azure (survey)
#069AF3
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A9FA #FAC271
analogous
#71EEFA #71A9FA #7D71FA
triadic
#71A9FA #FA71A9 #A9FA71
tetradic
#71A9FA #FA71EE #FAC271 #71FA7D
square
#71A9FA #FA71EE #FAC271 #71FA7D
split-complementary
#71A9FA #FA7D71 #EEFA71
monochromatic
#0864E8 #3685F8 #71A9FA #ACCDFC #E1EDFE
Accessibility & contrast
On white
2.40
#71A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#71A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A9FA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A9FA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#12BBC6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #71a9fa; /* rgb */ color: rgb(113, 169, 250); /* oklch */ color: oklch(73.0% 0.132 257.6);
Tailwind
colors: {
custom: {
50: '#a2c2fc',
500: '#71a9fa',
950: '#000000',
},
}SCSS
$custom: #71a9fa; $custom-light: #a2c2fc; $custom-dark: #000000;
JSON
{
"hex": "#71a9fa",
"rgb": {
"r": 113,
"g": 169,
"b": 250
},
"hsl": {
"h": 215.474,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73026,
"c": 0.13242,
"h": 257.6
},
"luminance": 0.38789
}Semantic roles & 50–950 ramp
primary
#71A9FA
secondary
#F5E7D1
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185