#71A0FC#71A0FC
#71A0FC is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.3% C 0.144 H 262.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71A0FC |
|---|---|
| RGB | rgb(113, 160, 252) |
| HSL | hsl(220, 96%, 72%) |
| HSV | hsv(220, 55%, 99%) |
| CMYK | cmyk(55.2%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.27, 10.28, -50.60) |
| CIE-LCH | lch(66.27, 51.64, 281.48°) |
| OKLab | oklab(71.25% -0.0182 -0.1432) |
| OKLCH | oklch(71.25% 0.144 262.8) |
| XYZ | xyz(36.9456, 35.6777, 97.0162) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 7.34
Soft Blue
#6488EA
ΔE00 7.39
Dark Sky Blue
#448EE4
ΔE00 7.73
Dodgerblue
#1E90FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A0FC #FCCD71
analogous
#71E6FC #71A0FC #8871FC
triadic
#71A0FC #FC71A0 #A0FC71
tetradic
#71A0FC #FC71E6 #FCCD71 #71FC88
square
#71A0FC #FC71E6 #FCCD71 #71FC88
split-complementary
#71A0FC #FC8871 #E6FC71
monochromatic
#0554EE #3578FB #71A0FC #ADC8FD #E1EBFE
Accessibility & contrast
On white
2.58
#71A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#71A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A0FC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A0FC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#13B4C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71a0fc; /* rgb */ color: rgb(113, 160, 252); /* oklch */ color: oklch(71.3% 0.144 262.8);
Tailwind
colors: {
custom: {
50: '#a3bbfe',
500: '#71a0fc',
950: '#000000',
},
}SCSS
$custom: #71a0fc; $custom-light: #a3bbfe; $custom-dark: #000000;
JSON
{
"hex": "#71a0fc",
"rgb": {
"r": 113,
"g": 160,
"b": 252
},
"hsl": {
"h": 219.712,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.7125,
"c": 0.14439,
"h": 262.8
},
"luminance": 0.35681
}Semantic roles & 50–950 ramp
primary
#71A0FC
secondary
#F6EAD3
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086