#71A4FC#71A4FC
#71A4FC is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.140 H 260.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71A4FC |
|---|---|
| RGB | rgb(113, 164, 252) |
| HSL | hsl(218, 96%, 72%) |
| HSV | hsv(218, 55%, 99%) |
| CMYK | cmyk(55.2%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.34, 7.98, -48.91) |
| CIE-LCH | lch(67.34, 49.56, 279.26°) |
| OKLab | oklab(72.08% -0.0225 -0.1383) |
| OKLCH | oklch(72.08% 0.14 260.7) |
| XYZ | xyz(37.6502, 37.0869, 97.2510) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 7.31
Dodgerblue
#1E90FF
ΔE00 7.96
Dark Sky Blue
#448EE4
ΔE00 8.15
Periwinkle Blue
#8F99FB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A4FC #FCC971
analogous
#71E9FC #71A4FC #8471FC
triadic
#71A4FC #FC71A4 #A4FC71
tetradic
#71A4FC #FC71E9 #FCC971 #71FC84
square
#71A4FC #FC71E9 #FCC971 #71FC84
split-complementary
#71A4FC #FC8471 #E9FC71
monochromatic
#055AEE #357EFB #71A4FC #ADCAFD #E1ECFE
Accessibility & contrast
On white
2.49
#71A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#71A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A4FC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A4FC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#0FB7C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71a4fc; /* rgb */ color: rgb(113, 164, 252); /* oklch */ color: oklch(72.1% 0.140 260.7);
Tailwind
colors: {
custom: {
50: '#a3befe',
500: '#71a4fc',
950: '#000000',
},
}SCSS
$custom: #71a4fc; $custom-light: #a3befe; $custom-dark: #000000;
JSON
{
"hex": "#71a4fc",
"rgb": {
"r": 113,
"g": 164,
"b": 252
},
"hsl": {
"h": 217.986,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.7208,
"c": 0.1401,
"h": 260.7
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#71A4FC
secondary
#F6E9D3
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186