#71ABFF#71ABFF
#71ABFF is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.7% C 0.137 H 257.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFF |
|---|---|
| RGB | rgb(113, 171, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.7%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.36, 4.91, -47.36) |
| CIE-LCH | lch(69.36, 47.61, 275.92°) |
| OKLab | oklab(73.7% -0.0293 -0.1337) |
| OKLCH | oklch(73.7% 0.137 257.6) |
| XYZ | xyz(39.4167, 39.8533, 100.2037) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Cornflowerblue
#6495ED
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 8.29
Dodgerblue
#1E90FF
ΔE00 8.86
Azure (survey)
#069AF3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFF #FFC571
analogous
#71F2FF #71ABFF #7E71FF
triadic
#71ABFF #FF71AB #ABFF71
tetradic
#71ABFF #FF71F2 #FFC571 #71FF7E
square
#71ABFF #FF71F2 #FFC571 #71FF7E
split-complementary
#71ABFF #FF7E71 #F2FF71
monochromatic
#0064F6 #3487FF #71ABFF #AECFFF #E0EDFF
Accessibility & contrast
On white
2.34
#71ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#71ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abff; /* rgb */ color: rgb(113, 171, 255); /* oklch */ color: oklch(73.7% 0.137 257.6);
Tailwind
colors: {
custom: {
50: '#a3c3ff',
500: '#71abff',
950: '#000000',
},
}SCSS
$custom: #71abff; $custom-light: #a3c3ff; $custom-dark: #000000;
JSON
{
"hex": "#71abff",
"rgb": {
"r": 113,
"g": 171,
"b": 255
},
"hsl": {
"h": 215.493,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.73701,
"c": 0.13687,
"h": 257.6
},
"luminance": 0.39857
}Semantic roles & 50–950 ramp
primary
#71ABFF
secondary
#F7E9D4
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186