#70A2FF#70A2FF
#70A2FF is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.8% C 0.147 H 261.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70A2FF |
|---|---|
| RGB | rgb(112, 162, 255) |
| HSL | hsl(219, 100%, 72%) |
| HSV | hsv(219, 56%, 100%) |
| CMYK | cmyk(56.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.90, 9.86, -51.24) |
| CIE-LCH | lch(66.90, 52.18, 280.89°) |
| OKLab | oklab(71.77% -0.0206 -0.1451) |
| OKLCH | oklch(71.77% 0.147 261.9) |
| XYZ | xyz(37.6462, 36.5024, 99.6502) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 5.95
Dodgerblue
#1E90FF
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.91
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Dark Sky Blue
#448EE4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A2FF #FFCD70
analogous
#70EAFF #70A2FF #8670FF
triadic
#70A2FF #FF70A2 #A2FF70
tetradic
#70A2FF #FF70EA #FFCD70 #70FF86
square
#70A2FF #FF70EA #FFCD70 #70FF86
split-complementary
#70A2FF #FF8670 #EAFF70
monochromatic
#0056F5 #337AFF #70A2FF #ADCAFF #E0EBFF
Accessibility & contrast
On white
2.53
#70A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#70A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A2FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A2FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#699DFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70a2ff; /* rgb */ color: rgb(112, 162, 255); /* oklch */ color: oklch(71.8% 0.147 261.9);
Tailwind
colors: {
custom: {
50: '#a2bdff',
500: '#70a2ff',
950: '#000000',
},
}SCSS
$custom: #70a2ff; $custom-light: #a2bdff; $custom-dark: #000000;
JSON
{
"hex": "#70a2ff",
"rgb": {
"r": 112,
"g": 162,
"b": 255
},
"hsl": {
"h": 219.021,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.71772,
"c": 0.14656,
"h": 261.9
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#70A2FF
secondary
#F7EBD3
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186