#71A4F9#71A4F9
#71A4F9 is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.9% C 0.136 H 260.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71A4F9 |
|---|---|
| RGB | rgb(113, 164, 249) |
| HSL | hsl(218, 92%, 71%) |
| HSV | hsv(218, 55%, 98%) |
| CMYK | cmyk(54.6%, 34.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.20, 7.05, -47.50) |
| CIE-LCH | lch(67.20, 48.02, 278.44°) |
| OKLab | oklab(71.92% -0.0232 -0.1342) |
| OKLCH | oklch(71.92% 0.136 260.2) |
| XYZ | xyz(37.1785, 36.8982, 94.7670) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.49
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 7.86
Dark Sky Blue
#448EE4
ΔE00 8.01
Periwinkle Blue
#8F99FB
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A4F9 #F9C671
analogous
#71E8F9 #71A4F9 #8271F9
triadic
#71A4F9 #F971A4 #A4F971
tetradic
#71A4F9 #F971E8 #F9C671 #71F982
square
#71A4F9 #F971E8 #F9C671 #71F982
split-complementary
#71A4F9 #F98271 #E8F971
monochromatic
#0A5CE6 #367EF7 #71A4F9 #ACCAFB #E2ECFE
Accessibility & contrast
On white
2.51
#71A4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#71A4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A4F9
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A4F9 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#19B7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71a4f9; /* rgb */ color: rgb(113, 164, 249); /* oklch */ color: oklch(71.9% 0.136 260.2);
Tailwind
colors: {
custom: {
50: '#a2befb',
500: '#71a4f9',
950: '#000000',
},
}SCSS
$custom: #71a4f9; $custom-light: #a2befb; $custom-dark: #000000;
JSON
{
"hex": "#71a4f9",
"rgb": {
"r": 113,
"g": 164,
"b": 249
},
"hsl": {
"h": 217.5,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.71924,
"c": 0.13617,
"h": 260.2
},
"luminance": 0.36901
}Semantic roles & 50–950 ramp
primary
#71A4F9
secondary
#F5E7D1
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185