#71AAFF#71AAFF
#71AAFF is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.5% C 0.138 H 258.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71AAFF |
|---|---|
| RGB | rgb(113, 170, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 56%, 100%) |
| CMYK | cmyk(55.7%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.10, 5.48, -47.78) |
| CIE-LCH | lch(69.10, 48.09, 276.54°) |
| OKLab | oklab(73.49% -0.0283 -0.1349) |
| OKLCH | oklch(73.49% 0.138 258.2) |
| XYZ | xyz(39.2285, 39.4769, 100.1409) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 8.34
Dodgerblue
#1E90FF
ΔE00 8.71
Azure (survey)
#069AF3
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AAFF #FFC671
analogous
#71F1FF #71AAFF #7F71FF
triadic
#71AAFF #FF71AA #AAFF71
tetradic
#71AAFF #FF71F1 #FFC671 #71FF7F
square
#71AAFF #FF71F1 #FFC671 #71FF7F
split-complementary
#71AAFF #FF7F71 #F1FF71
monochromatic
#0063F6 #3485FF #71AAFF #AECFFF #E0EDFF
Accessibility & contrast
On white
2.36
#71AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#71AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AAFF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AAFF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#75A3FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71aaff; /* rgb */ color: rgb(113, 170, 255); /* oklch */ color: oklch(73.5% 0.138 258.2);
Tailwind
colors: {
custom: {
50: '#a3c2ff',
500: '#71aaff',
950: '#000000',
},
}SCSS
$custom: #71aaff; $custom-light: #a3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#71aaff",
"rgb": {
"r": 113,
"g": 170,
"b": 255
},
"hsl": {
"h": 215.915,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.73491,
"c": 0.13786,
"h": 258.2
},
"luminance": 0.3948
}Semantic roles & 50–950 ramp
primary
#71AAFF
secondary
#F7E9D4
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186