#70A0FA#70A0FA
#70A0FA is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.1% C 0.142 H 262.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70A0FA |
|---|---|
| RGB | rgb(112, 160, 250) |
| HSL | hsl(219, 93%, 71%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(55.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(66.13, 9.45, -49.75) |
| CIE-LCH | lch(66.13, 50.64, 280.76°) |
| OKLab | oklab(71.09% -0.0195 -0.1408) |
| OKLCH | oklch(71.09% 0.142 262.1) |
| XYZ | xyz(36.5023, 35.4856, 95.3498) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.50
Carolina Blue
#8AB8FE
ΔE00 6.48
Soft Blue
#6488EA
ΔE00 7.39
Dark Sky Blue
#448EE4
ΔE00 7.51
Dodgerblue
#1E90FF
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A0FA #FACA70
analogous
#70E5FA #70A0FA #8570FA
triadic
#70A0FA #FA70A0 #A0FA70
tetradic
#70A0FA #FA70E5 #FACA70 #70FA85
square
#70A0FA #FA70E5 #FACA70 #70FA85
split-complementary
#70A0FA #FA8570 #E5FA70
monochromatic
#0856E8 #3579F8 #70A0FA #ABC7FC #E1EBFE
Accessibility & contrast
On white
2.59
#70A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#70A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A0FA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A0FA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#6A9BF8
Tritanopia (blue-blind)
#11B4C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70a0fa; /* rgb */ color: rgb(112, 160, 250); /* oklch */ color: oklch(71.1% 0.142 262.1);
Tailwind
colors: {
custom: {
50: '#a2bbfc',
500: '#70a0fa',
950: '#000000',
},
}SCSS
$custom: #70a0fa; $custom-light: #a2bbfc; $custom-dark: #000000;
JSON
{
"hex": "#70a0fa",
"rgb": {
"r": 112,
"g": 160,
"b": 250
},
"hsl": {
"h": 219.13,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.7109,
"c": 0.14211,
"h": 262.1
},
"luminance": 0.35488
}Semantic roles & 50–950 ramp
primary
#70A0FA
secondary
#F5E8D1
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085