#70A3FC#70A3FC
#70A3FC is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.142 H 260.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #70A3FC |
|---|---|
| RGB | rgb(112, 163, 252) |
| HSL | hsl(218, 96%, 71%) |
| HSV | hsv(218, 56%, 99%) |
| CMYK | cmyk(55.6%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.02, 8.35, -49.42) |
| CIE-LCH | lch(67.02, 50.12, 279.59°) |
| OKLab | oklab(71.82% -0.0223 -0.1398) |
| OKLCH | oklch(71.82% 0.142 260.9) |
| XYZ | xyz(37.3439, 36.6644, 97.1856) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Dodgerblue
#1E90FF
ΔE00 7.76
Dark Sky Blue
#448EE4
ΔE00 7.93
Periwinkle Blue
#8F99FB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A3FC #FCC970
analogous
#70E9FC #70A3FC #8370FC
triadic
#70A3FC #FC70A3 #A3FC70
tetradic
#70A3FC #FC70E9 #FCC970 #70FC83
square
#70A3FC #FC70E9 #FCC970 #70FC83
split-complementary
#70A3FC #FC8370 #E9FC70
monochromatic
#0559ED #347CFB #70A3FC #ACCAFD #E1ECFE
Accessibility & contrast
On white
2.52
#70A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#70A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A3FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A3FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#04B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #70a3fc; /* rgb */ color: rgb(112, 163, 252); /* oklch */ color: oklch(71.8% 0.142 260.9);
Tailwind
colors: {
custom: {
50: '#a2bdfe',
500: '#70a3fc',
950: '#000000',
},
}SCSS
$custom: #70a3fc; $custom-light: #a2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#70a3fc",
"rgb": {
"r": 112,
"g": 163,
"b": 252
},
"hsl": {
"h": 218.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.7182,
"c": 0.14155,
"h": 260.9
},
"luminance": 0.36667
}Semantic roles & 50–950 ramp
primary
#70A3FC
secondary
#F6E9D2
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186