#71A2F9#71A2F9
#71A2F9 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.138 H 261.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71A2F9 |
|---|---|
| RGB | rgb(113, 162, 249) |
| HSL | hsl(218, 92%, 71%) |
| HSV | hsv(218, 55%, 98%) |
| CMYK | cmyk(54.6%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.66, 8.19, -48.35) |
| CIE-LCH | lch(66.66, 49.04, 279.62°) |
| OKLab | oklab(71.51% -0.0211 -0.1366) |
| OKLCH | oklch(71.51% 0.138 261.2) |
| XYZ | xyz(36.8234, 36.1880, 94.6487) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 5.97
Dodgerblue
#1E90FF
ΔE00 7.73
Dark Sky Blue
#448EE4
ΔE00 7.77
Sky Blue (survey)
#75BBFD
ΔE00 7.88
Periwinkle Blue
#8F99FB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A2F9 #F9C871
analogous
#71E6F9 #71A2F9 #8471F9
triadic
#71A2F9 #F971A2 #A2F971
tetradic
#71A2F9 #F971E6 #F9C871 #71F984
square
#71A2F9 #F971E6 #F9C871 #71F984
split-complementary
#71A2F9 #F98471 #E6F971
monochromatic
#0A59E6 #367CF7 #71A2F9 #ACC8FB #E2ECFE
Accessibility & contrast
On white
2.55
#71A2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#71A2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A2F9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A2F9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#6E9CF7
Tritanopia (blue-blind)
#1AB5C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #71a2f9; /* rgb */ color: rgb(113, 162, 249); /* oklch */ color: oklch(71.5% 0.138 261.2);
Tailwind
colors: {
custom: {
50: '#a2bdfb',
500: '#71a2f9',
950: '#000000',
},
}SCSS
$custom: #71a2f9; $custom-light: #a2bdfb; $custom-dark: #000000;
JSON
{
"hex": "#71a2f9",
"rgb": {
"r": 113,
"g": 162,
"b": 249
},
"hsl": {
"h": 218.382,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.71506,
"c": 0.13826,
"h": 261.2
},
"luminance": 0.36191
}Semantic roles & 50–950 ramp
primary
#71A2F9
secondary
#F5E8D1
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185