#70A2FC#70A2FC
#70A2FC is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.6% C 0.143 H 261.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70A2FC |
|---|---|
| RGB | rgb(112, 162, 252) |
| HSL | hsl(219, 96%, 71%) |
| HSV | hsv(219, 56%, 99%) |
| CMYK | cmyk(55.6%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.76, 8.92, -49.84) |
| CIE-LCH | lch(66.76, 50.63, 280.15°) |
| OKLab | oklab(71.61% -0.0213 -0.141) |
| OKLCH | oklch(71.61% 0.143 261.4) |
| XYZ | xyz(37.1671, 36.3107, 97.1267) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.04
Carolina Blue
#8AB8FE
ΔE00 5.97
Dodgerblue
#1E90FF
ΔE00 7.70
Dark Sky Blue
#448EE4
ΔE00 7.81
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A2FC #FCCA70
analogous
#70E8FC #70A2FC #8470FC
triadic
#70A2FC #FC70A2 #A2FC70
tetradic
#70A2FC #FC70E8 #FCCA70 #70FC84
square
#70A2FC #FC70E8 #FCCA70 #70FC84
split-complementary
#70A2FC #FC8470 #E8FC70
monochromatic
#0558ED #347BFB #70A2FC #ACC9FD #E1ECFE
Accessibility & contrast
On white
2.54
#70A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#70A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A2FC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A2FC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#6C9CFA
Tritanopia (blue-blind)
#06B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #70a2fc; /* rgb */ color: rgb(112, 162, 252); /* oklch */ color: oklch(71.6% 0.143 261.4);
Tailwind
colors: {
custom: {
50: '#a2bdfe',
500: '#70a2fc',
950: '#000000',
},
}SCSS
$custom: #70a2fc; $custom-light: #a2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#70a2fc",
"rgb": {
"r": 112,
"g": 162,
"b": 252
},
"hsl": {
"h": 218.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.71612,
"c": 0.14261,
"h": 261.4
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#70A2FC
secondary
#F6E9D2
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186