#71ABFE#71ABFE
#71ABFE is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.7% C 0.136 H 257.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFE |
|---|---|
| RGB | rgb(113, 171, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.5%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.32, 4.60, -46.89) |
| CIE-LCH | lch(69.32, 47.11, 275.61°) |
| OKLab | oklab(73.65% -0.0296 -0.1323) |
| OKLCH | oklch(73.65% 0.136 257.4) |
| XYZ | xyz(39.2561, 39.7891, 99.3581) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 8.31
Dodgerblue
#1E90FF
ΔE00 8.83
Azure (survey)
#069AF3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFE #FEC471
analogous
#71F2FE #71ABFE #7E71FE
triadic
#71ABFE #FE71AB #ABFE71
tetradic
#71ABFE #FE71F2 #FEC471 #71FE7E
square
#71ABFE #FE71F2 #FEC471 #71FE7E
split-complementary
#71ABFE #FE7E71 #F2FE71
monochromatic
#0265F3 #3487FE #71ABFE #AECFFE #E1EDFF
Accessibility & contrast
On white
2.34
#71ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#71ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abfe; /* rgb */ color: rgb(113, 171, 254); /* oklch */ color: oklch(73.7% 0.136 257.4);
Tailwind
colors: {
custom: {
50: '#a3c3ff',
500: '#71abfe',
950: '#000000',
},
}SCSS
$custom: #71abfe; $custom-light: #a3c3ff; $custom-dark: #000000;
JSON
{
"hex": "#71abfe",
"rgb": {
"r": 113,
"g": 171,
"b": 254
},
"hsl": {
"h": 215.319,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.73651,
"c": 0.13559,
"h": 257.4
},
"luminance": 0.39792
}Semantic roles & 50–950 ramp
primary
#71ABFE
secondary
#F7E9D4
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186