#71A2FF#71A2FF
#71A2FF is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.146 H 262.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #71A2FF |
|---|---|
| RGB | rgb(113, 162, 255) |
| HSL | hsl(219, 100%, 72%) |
| HSV | hsv(219, 56%, 100%) |
| CMYK | cmyk(55.7%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.95, 10.06, -51.16) |
| CIE-LCH | lch(66.95, 52.14, 281.12°) |
| OKLab | oklab(71.82% -0.0197 -0.1449) |
| OKLCH | oklch(71.82% 0.146 262.3) |
| XYZ | xyz(37.7742, 36.5683, 99.6562) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.18
Carolina Blue
#8AB8FE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 7.74
Dodgerblue
#1E90FF
ΔE00 7.95
Sky Blue (survey)
#75BBFD
ΔE00 8.01
Soft Blue
#6488EA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A2FF #FFCE71
analogous
#71E9FF #71A2FF #8771FF
triadic
#71A2FF #FF71A2 #A2FF71
tetradic
#71A2FF #FF71E9 #FFCE71 #71FF87
square
#71A2FF #FF71E9 #FFCE71 #71FF87
split-complementary
#71A2FF #FF8771 #E9FF71
monochromatic
#0055F6 #347AFF #71A2FF #AECAFF #E0EBFF
Accessibility & contrast
On white
2.53
#71A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#71A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A2FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A2FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6A9DFD
Tritanopia (blue-blind)
#03B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71a2ff; /* rgb */ color: rgb(113, 162, 255); /* oklch */ color: oklch(71.8% 0.146 262.3);
Tailwind
colors: {
custom: {
50: '#a3bdff',
500: '#71a2ff',
950: '#000000',
},
}SCSS
$custom: #71a2ff; $custom-light: #a3bdff; $custom-dark: #000000;
JSON
{
"hex": "#71a2ff",
"rgb": {
"r": 113,
"g": 162,
"b": 255
},
"hsl": {
"h": 219.296,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.71824,
"c": 0.14619,
"h": 262.3
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#71A2FF
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186