#71ACFF#71ACFF
#71ACFF is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.136 H 257.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACFF |
|---|---|
| RGB | rgb(113, 172, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(55.7%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.63, 4.35, -46.93) |
| CIE-LCH | lch(69.63, 47.13, 275.29°) |
| OKLab | oklab(73.91% -0.0304 -0.1325) |
| OKLCH | oklch(73.91% 0.136 257.1) |
| XYZ | xyz(39.6063, 40.2325, 100.2669) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 4.85
Cornflowerblue
#6495ED
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 8.25
Azure (survey)
#069AF3
ΔE00 8.92
Dodgerblue
#1E90FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACFF #FFC471
analogous
#71F3FF #71ACFF #7D71FF
triadic
#71ACFF #FF71AC #ACFF71
tetradic
#71ACFF #FF71F3 #FFC471 #71FF7D
square
#71ACFF #FF71F3 #FFC471 #71FF7D
split-complementary
#71ACFF #FF7D71 #F3FF71
monochromatic
#0066F6 #3488FF #71ACFF #AED0FF #E0EDFF
Accessibility & contrast
On white
2.32
#71ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#71ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACFF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACFF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71acff; /* rgb */ color: rgb(113, 172, 255); /* oklch */ color: oklch(73.9% 0.136 257.1);
Tailwind
colors: {
custom: {
50: '#a3c4ff',
500: '#71acff',
950: '#000000',
},
}SCSS
$custom: #71acff; $custom-light: #a3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#71acff",
"rgb": {
"r": 113,
"g": 172,
"b": 255
},
"hsl": {
"h": 215.07,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.73912,
"c": 0.1359,
"h": 257.1
},
"luminance": 0.40236
}Semantic roles & 50–950 ramp
primary
#71ACFF
secondary
#F7E9D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186