#71A5FF#71A5FF
#71A5FF is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.4% C 0.143 H 260.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71A5FF |
|---|---|
| RGB | rgb(113, 165, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(55.7%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.75, 8.33, -49.90) |
| CIE-LCH | lch(67.75, 50.59, 279.48°) |
| OKLab | oklab(72.45% -0.0229 -0.1411) |
| OKLCH | oklch(72.45% 0.143 260.8) |
| XYZ | xyz(38.3090, 37.6379, 99.8344) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Dodgerblue
#1E90FF
ΔE00 8.14
Dark Sky Blue
#448EE4
ΔE00 8.43
Periwinkle Blue
#8F99FB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A5FF #FFCB71
analogous
#71ECFF #71A5FF #8471FF
triadic
#71A5FF #FF71A5 #A5FF71
tetradic
#71A5FF #FF71EC #FFCB71 #71FF84
square
#71A5FF #FF71EC #FFCB71 #71FF84
split-complementary
#71A5FF #FF8471 #ECFF71
monochromatic
#005AF6 #347EFF #71A5FF #AECCFF #E0ECFF
Accessibility & contrast
On white
2.46
#71A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#71A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A5FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A5FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #71a5ff; /* rgb */ color: rgb(113, 165, 255); /* oklch */ color: oklch(72.4% 0.143 260.8);
Tailwind
colors: {
custom: {
50: '#a3bfff',
500: '#71a5ff',
950: '#000000',
},
}SCSS
$custom: #71a5ff; $custom-light: #a3bfff; $custom-dark: #000000;
JSON
{
"hex": "#71a5ff",
"rgb": {
"r": 113,
"g": 165,
"b": 255
},
"hsl": {
"h": 218.028,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.72446,
"c": 0.14299,
"h": 260.8
},
"luminance": 0.37641
}Semantic roles & 50–950 ramp
primary
#71A5FF
secondary
#F7EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186