#71A4F6#71A4F6
#71A4F6 is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.132 H 259.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71A4F6 |
|---|---|
| RGB | rgb(113, 164, 246) |
| HSL | hsl(217, 88%, 70%) |
| HSV | hsv(217, 54%, 96%) |
| CMYK | cmyk(54.1%, 33.3%, 0%, 3.5%) |
| CIE-LAB | lab(67.06, 6.12, -46.09) |
| CIE-LCH | lch(67.06, 46.49, 277.56°) |
| OKLab | oklab(71.77% -0.024 -0.13) |
| OKLCH | oklch(71.77% 0.132 259.5) |
| XYZ | xyz(36.7143, 36.7126, 92.3224) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.54
Sky Blue (survey)
#75BBFD
ΔE00 7.17
Dodgerblue
#1E90FF
ΔE00 7.77
Dark Sky Blue
#448EE4
ΔE00 7.88
Periwinkle Blue
#8F99FB
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A4F6 #F6C371
analogous
#71E7F6 #71A4F6 #8071F6
triadic
#71A4F6 #F671A4 #A4F671
tetradic
#71A4F6 #F671E7 #F6C371 #71F680
square
#71A4F6 #F671E7 #F6C371 #71F680
split-complementary
#71A4F6 #F68071 #E7F671
monochromatic
#0E5EDE #377FF2 #71A4F6 #ABC9FA #E2EDFD
Accessibility & contrast
On white
2.52
#71A4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#71A4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A4F6
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A4F6 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF9
Deuteranopia (green-blind)
#739EF4
Tritanopia (blue-blind)
#20B6C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71a4f6; /* rgb */ color: rgb(113, 164, 246); /* oklch */ color: oklch(71.8% 0.132 259.5);
Tailwind
colors: {
custom: {
50: '#a2bef9',
500: '#71a4f6',
950: '#000000',
},
}SCSS
$custom: #71a4f6; $custom-light: #a2bef9; $custom-dark: #000000;
JSON
{
"hex": "#71a4f6",
"rgb": {
"r": 113,
"g": 164,
"b": 246
},
"hsl": {
"h": 216.992,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.71769,
"c": 0.13225,
"h": 259.5
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#71A4F6
secondary
#F4E6CF
accent
#8D01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185