#71AAFE#71AAFE
#71AAFE is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.4% C 0.137 H 257.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71AAFE |
|---|---|
| RGB | rgb(113, 170, 254) |
| HSL | hsl(216, 99%, 72%) |
| HSV | hsv(216, 56%, 100%) |
| CMYK | cmyk(55.5%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.05, 5.17, -47.31) |
| CIE-LCH | lch(69.05, 47.59, 276.24°) |
| OKLab | oklab(73.44% -0.0285 -0.1336) |
| OKLCH | oklch(73.44% 0.137 257.9) |
| XYZ | xyz(39.0679, 39.4127, 99.2954) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Cornflowerblue
#6495ED
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 8.36
Dodgerblue
#1E90FF
ΔE00 8.68
Azure (survey)
#069AF3
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AAFE #FEC571
analogous
#71F0FE #71AAFE #7F71FE
triadic
#71AAFE #FE71AA #AAFE71
tetradic
#71AAFE #FE71F0 #FEC571 #71FE7F
square
#71AAFE #FE71F0 #FEC571 #71FE7F
split-complementary
#71AAFE #FE7F71 #F0FE71
monochromatic
#0263F3 #3486FE #71AAFE #AECEFE #E1EDFF
Accessibility & contrast
On white
2.36
#71AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#71AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AAFE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AAFE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71aafe; /* rgb */ color: rgb(113, 170, 254); /* oklch */ color: oklch(73.4% 0.137 257.9);
Tailwind
colors: {
custom: {
50: '#a3c2ff',
500: '#71aafe',
950: '#000000',
},
}SCSS
$custom: #71aafe; $custom-light: #a3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#71aafe",
"rgb": {
"r": 113,
"g": 170,
"b": 254
},
"hsl": {
"h": 215.745,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.7344,
"c": 0.13657,
"h": 257.9
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#71AAFE
secondary
#F7E9D4
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186