#71A2FC#71A2FC
#71A2FC is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.7% C 0.142 H 261.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71A2FC |
|---|---|
| RGB | rgb(113, 162, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 55%, 99%) |
| CMYK | cmyk(55.2%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.81, 9.12, -49.76) |
| CIE-LCH | lch(66.81, 50.59, 280.39°) |
| OKLab | oklab(71.66% -0.0204 -0.1408) |
| OKLCH | oklch(71.66% 0.142 261.8) |
| XYZ | xyz(37.2951, 36.3767, 97.1327) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.06
Carolina Blue
#8AB8FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 7.83
Dark Sky Blue
#448EE4
ΔE00 7.92
Sky Blue (survey)
#75BBFD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A2FC #FCCB71
analogous
#71E8FC #71A2FC #8671FC
triadic
#71A2FC #FC71A2 #A2FC71
tetradic
#71A2FC #FC71E8 #FCCB71 #71FC86
square
#71A2FC #FC71E8 #FCCB71 #71FC86
split-complementary
#71A2FC #FC8671 #E8FC71
monochromatic
#0557EE #357BFB #71A2FC #ADC9FD #E1EBFE
Accessibility & contrast
On white
2.54
#71A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#71A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A2FC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A2FC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#11B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71a2fc; /* rgb */ color: rgb(113, 162, 252); /* oklch */ color: oklch(71.7% 0.142 261.8);
Tailwind
colors: {
custom: {
50: '#a3bdfe',
500: '#71a2fc',
950: '#000000',
},
}SCSS
$custom: #71a2fc; $custom-light: #a3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#71a2fc",
"rgb": {
"r": 113,
"g": 162,
"b": 252
},
"hsl": {
"h": 218.849,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.71664,
"c": 0.14223,
"h": 261.8
},
"luminance": 0.3638
}Semantic roles & 50–950 ramp
primary
#71A2FC
secondary
#F6EAD3
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186