#71A8F9#71A8F9
#71A8F9 is a light, vivid blue. Relative luminance 0.384; OKLCH L 72.8% C 0.132 H 257.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71A8F9 |
|---|---|
| RGB | rgb(113, 168, 249) |
| HSL | hsl(216, 92%, 71%) |
| HSV | hsv(216, 55%, 98%) |
| CMYK | cmyk(54.6%, 32.5%, 0%, 2.4%) |
| CIE-LAB | lab(68.28, 4.76, -45.81) |
| CIE-LCH | lch(68.28, 46.05, 275.94°) |
| OKLab | oklab(72.76% -0.0276 -0.1292) |
| OKLCH | oklch(72.76% 0.132 257.9) |
| XYZ | xyz(37.9056, 38.3525, 95.0094) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Cornflowerblue
#6495ED
ΔE00 5.58
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Dodgerblue
#1E90FF
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.59
Dark Sky Blue
#448EE4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A8F9 #F9C271
analogous
#71ECF9 #71A8F9 #7E71F9
triadic
#71A8F9 #F971A8 #A8F971
tetradic
#71A8F9 #F971EC #F9C271 #71F97E
square
#71A8F9 #F971EC #F9C271 #71F97E
split-complementary
#71A8F9 #F97E71 #ECF971
monochromatic
#0A63E6 #3684F7 #71A8F9 #ACCCFB #E2EDFE
Accessibility & contrast
On white
2.42
#71A8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#71A8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A8F9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A8F9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFC
Deuteranopia (green-blind)
#76A1F7
Tritanopia (blue-blind)
#16BAC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71a8f9; /* rgb */ color: rgb(113, 168, 249); /* oklch */ color: oklch(72.8% 0.132 257.9);
Tailwind
colors: {
custom: {
50: '#a2c1fb',
500: '#71a8f9',
950: '#000000',
},
}SCSS
$custom: #71a8f9; $custom-light: #a2c1fb; $custom-dark: #000000;
JSON
{
"hex": "#71a8f9",
"rgb": {
"r": 113,
"g": 168,
"b": 249
},
"hsl": {
"h": 215.735,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.72764,
"c": 0.13212,
"h": 257.9
},
"luminance": 0.38356
}Semantic roles & 50–950 ramp
primary
#71A8F9
secondary
#F5E6D1
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185