#71ABFD#71ABFD
#71ABFD is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.134 H 257.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFD |
|---|---|
| RGB | rgb(113, 171, 253) |
| HSL | hsl(215, 97%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(55.3%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.27, 4.29, -46.42) |
| CIE-LCH | lch(69.27, 46.62, 275.29°) |
| OKLab | oklab(73.6% -0.0298 -0.1309) |
| OKLCH | oklch(73.6% 0.134 257.2) |
| XYZ | xyz(39.0964, 39.7252, 98.5169) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 8.33
Azure (survey)
#069AF3
ΔE00 8.80
Dodgerblue
#1E90FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFD #FDC371
analogous
#71F1FD #71ABFD #7D71FD
triadic
#71ABFD #FD71AB #ABFD71
tetradic
#71ABFD #FD71F1 #FDC371 #71FD7D
square
#71ABFD #FD71F1 #FDC371 #71FD7D
split-complementary
#71ABFD #FD7D71 #F1FD71
monochromatic
#0366F0 #3587FC #71ABFD #ADCFFE #E1EDFF
Accessibility & contrast
On white
2.35
#71ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#71ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#02BDC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abfd; /* rgb */ color: rgb(113, 171, 253); /* oklch */ color: oklch(73.6% 0.134 257.2);
Tailwind
colors: {
custom: {
50: '#a3c3fe',
500: '#71abfd',
950: '#000000',
},
}SCSS
$custom: #71abfd; $custom-light: #a3c3fe; $custom-dark: #000000;
JSON
{
"hex": "#71abfd",
"rgb": {
"r": 113,
"g": 171,
"b": 253
},
"hsl": {
"h": 215.143,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.736,
"c": 0.13431,
"h": 257.2
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#71ABFD
secondary
#F7E8D3
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186