#70A0FC#70A0FC
#70A0FC is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.145 H 262.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70A0FC |
|---|---|
| RGB | rgb(112, 160, 252) |
| HSL | hsl(219, 96%, 71%) |
| HSV | hsv(219, 56%, 99%) |
| CMYK | cmyk(55.6%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.22, 10.08, -50.69) |
| CIE-LCH | lch(66.22, 51.68, 281.24°) |
| OKLab | oklab(71.2% -0.0191 -0.1435) |
| OKLCH | oklch(71.2% 0.145 262.4) |
| XYZ | xyz(36.8176, 35.6117, 97.0102) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 7.51
Dark Sky Blue
#448EE4
ΔE00 7.62
Dodgerblue
#1E90FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A0FC #FCCC70
analogous
#70E6FC #70A0FC #8670FC
triadic
#70A0FC #FC70A0 #A0FC70
tetradic
#70A0FC #FC70E6 #FCCC70 #70FC86
square
#70A0FC #FC70E6 #FCCC70 #70FC86
split-complementary
#70A0FC #FC8670 #E6FC70
monochromatic
#0554ED #3478FB #70A0FC #ACC8FD #E1EBFE
Accessibility & contrast
On white
2.59
#70A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#70A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A0FC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A0FC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#08B4C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70a0fc; /* rgb */ color: rgb(112, 160, 252); /* oklch */ color: oklch(71.2% 0.145 262.4);
Tailwind
colors: {
custom: {
50: '#a2bbfe',
500: '#70a0fc',
950: '#000000',
},
}SCSS
$custom: #70a0fc; $custom-light: #a2bbfe; $custom-dark: #000000;
JSON
{
"hex": "#70a0fc",
"rgb": {
"r": 112,
"g": 160,
"b": 252
},
"hsl": {
"h": 219.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.71197,
"c": 0.14477,
"h": 262.4
},
"luminance": 0.35615
}Semantic roles & 50–950 ramp
primary
#70A0FC
secondary
#F6EAD2
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086