#71A3FB#71A3FB
#71A3FB is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.140 H 261.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #71A3FB |
|---|---|
| RGB | rgb(113, 163, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 55%, 98%) |
| CMYK | cmyk(55%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(67.03, 8.24, -48.87) |
| CIE-LCH | lch(67.03, 49.56, 279.57°) |
| OKLab | oklab(71.82% -0.0217 -0.1381) |
| OKLCH | oklch(71.82% 0.14 261.1) |
| XYZ | xyz(37.3139, 36.6672, 96.3592) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.27
Carolina Blue
#8AB8FE
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Dodgerblue
#1E90FF
ΔE00 7.85
Dark Sky Blue
#448EE4
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A3FB #FBC971
analogous
#71E8FB #71A3FB #8471FB
triadic
#71A3FB #FB71A3 #A3FB71
tetradic
#71A3FB #FB71E8 #FBC971 #71FB84
square
#71A3FB #FB71E8 #FBC971 #71FB84
split-complementary
#71A3FB #FB8471 #E8FB71
monochromatic
#0759EB #357CF9 #71A3FB #ADCAFD #E1ECFE
Accessibility & contrast
On white
2.52
#71A3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#71A3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A3FB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A3FB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#14B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71a3fb; /* rgb */ color: rgb(113, 163, 251); /* oklch */ color: oklch(71.8% 0.140 261.1);
Tailwind
colors: {
custom: {
50: '#a2bdfd',
500: '#71a3fb',
950: '#000000',
},
}SCSS
$custom: #71a3fb; $custom-light: #a2bdfd; $custom-dark: #000000;
JSON
{
"hex": "#71a3fb",
"rgb": {
"r": 113,
"g": 163,
"b": 251
},
"hsl": {
"h": 218.261,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.71819,
"c": 0.13984,
"h": 261.1
},
"luminance": 0.3667
}Semantic roles & 50–950 ramp
primary
#71A3FB
secondary
#F6E9D2
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185