#71A0F9#71A0F9
#71A0F9 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.1% C 0.140 H 262.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71A0F9 |
|---|---|
| RGB | rgb(113, 160, 249) |
| HSL | hsl(219, 92%, 71%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(54.6%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(66.13, 9.35, -49.20) |
| CIE-LCH | lch(66.13, 50.08, 280.76°) |
| OKLab | oklab(71.09% -0.0189 -0.1391) |
| OKLCH | oklch(71.09% 0.14 262.3) |
| XYZ | xyz(36.4739, 35.4890, 94.5322) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Carolina Blue
#8AB8FE
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 7.57
Dodgerblue
#1E90FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A0F9 #F9CA71
analogous
#71E4F9 #71A0F9 #8671F9
triadic
#71A0F9 #F971A0 #A0F971
tetradic
#71A0F9 #F971E4 #F9CA71 #71F986
square
#71A0F9 #F971E4 #F9CA71 #71F986
split-complementary
#71A0F9 #F98671 #E4F971
monochromatic
#0A56E6 #3679F7 #71A0F9 #ACC7FB #E2EBFE
Accessibility & contrast
On white
2.59
#71A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#71A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A0F9
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A0F9 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#1BB4C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71a0f9; /* rgb */ color: rgb(113, 160, 249); /* oklch */ color: oklch(71.1% 0.140 262.3);
Tailwind
colors: {
custom: {
50: '#a2bbfb',
500: '#71a0f9',
950: '#000000',
},
}SCSS
$custom: #71a0f9; $custom-light: #a2bbfb; $custom-dark: #000000;
JSON
{
"hex": "#71a0f9",
"rgb": {
"r": 113,
"g": 160,
"b": 249
},
"hsl": {
"h": 219.265,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.7109,
"c": 0.14041,
"h": 262.3
},
"luminance": 0.35492
}Semantic roles & 50–950 ramp
primary
#71A0F9
secondary
#F5E8D1
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085