#71AAFA#71AAFA
#71AAFA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.2% C 0.131 H 257.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71AAFA |
|---|---|
| RGB | rgb(113, 170, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(54.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.87, 3.94, -45.43) |
| CIE-LCH | lch(68.87, 45.60, 274.95°) |
| OKLab | oklab(73.24% -0.0295 -0.1281) |
| OKLCH | oklch(73.24% 0.131 257) |
| XYZ | xyz(38.4341, 39.1592, 95.9571) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 8.44
Dodgerblue
#1E90FF
ΔE00 8.58
Azure (survey)
#069AF3
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AAFA #FAC171
analogous
#71EFFA #71AAFA #7C71FA
triadic
#71AAFA #FA71AA #AAFA71
tetradic
#71AAFA #FA71EF #FAC171 #71FA7C
square
#71AAFA #FA71EF #FAC171 #71FA7C
split-complementary
#71AAFA #FA7C71 #EFFA71
monochromatic
#0865E8 #3687F8 #71AAFA #ACCDFC #E1EDFE
Accessibility & contrast
On white
2.38
#71AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#71AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AAFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AAFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#11BCC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #71aafa; /* rgb */ color: rgb(113, 170, 250); /* oklch */ color: oklch(73.2% 0.131 257.0);
Tailwind
colors: {
custom: {
50: '#a2c3fc',
500: '#71aafa',
950: '#000000',
},
}SCSS
$custom: #71aafa; $custom-light: #a2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#71aafa",
"rgb": {
"r": 113,
"g": 170,
"b": 250
},
"hsl": {
"h": 215.036,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73237,
"c": 0.13145,
"h": 257
},
"luminance": 0.39162
}Semantic roles & 50–950 ramp
primary
#71AAFA
secondary
#F5E6D1
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185