#71A3FC#71A3FC
#71A3FC is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.141 H 261.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71A3FC |
|---|---|
| RGB | rgb(113, 163, 252) |
| HSL | hsl(218, 96%, 72%) |
| HSV | hsv(218, 55%, 99%) |
| CMYK | cmyk(55.2%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.07, 8.55, -49.34) |
| CIE-LCH | lch(67.07, 50.07, 279.83°) |
| OKLab | oklab(71.87% -0.0214 -0.1395) |
| OKLCH | oklch(71.87% 0.141 261.3) |
| XYZ | xyz(37.4719, 36.7304, 97.1916) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.30
Carolina Blue
#8AB8FE
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 7.63
Dodgerblue
#1E90FF
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A3FC #FCCA71
analogous
#71E9FC #71A3FC #8571FC
triadic
#71A3FC #FC71A3 #A3FC71
tetradic
#71A3FC #FC71E9 #FCCA71 #71FC85
square
#71A3FC #FC71E9 #FCCA71 #71FC85
split-complementary
#71A3FC #FC8571 #E9FC71
monochromatic
#0559EE #357CFB #71A3FC #ADCAFD #E1ECFE
Accessibility & contrast
On white
2.52
#71A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#71A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A3FC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A3FC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#10B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71a3fc; /* rgb */ color: rgb(113, 163, 252); /* oklch */ color: oklch(71.9% 0.141 261.3);
Tailwind
colors: {
custom: {
50: '#a3bdfe',
500: '#71a3fc',
950: '#000000',
},
}SCSS
$custom: #71a3fc; $custom-light: #a3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#71a3fc",
"rgb": {
"r": 113,
"g": 163,
"b": 252
},
"hsl": {
"h": 218.417,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.71872,
"c": 0.14116,
"h": 261.3
},
"luminance": 0.36733
}Semantic roles & 50–950 ramp
primary
#71A3FC
secondary
#F6E9D3
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186