#70A2FB#70A2FB
#70A2FB is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.6% C 0.141 H 261.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70A2FB |
|---|---|
| RGB | rgb(112, 162, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 55%, 98%) |
| CMYK | cmyk(55.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.71, 8.61, -49.37) |
| CIE-LCH | lch(66.71, 50.12, 279.89°) |
| OKLab | oklab(71.56% -0.0215 -0.1396) |
| OKLCH | oklch(71.56% 0.141 261.3) |
| XYZ | xyz(37.0090, 36.2475, 96.2943) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 5.98
Dodgerblue
#1E90FF
ΔE00 7.66
Dark Sky Blue
#448EE4
ΔE00 7.76
Sky Blue (survey)
#75BBFD
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A2FB #FBC970
analogous
#70E8FB #70A2FB #8370FB
triadic
#70A2FB #FB70A2 #A2FB70
tetradic
#70A2FB #FB70E8 #FBC970 #70FB83
square
#70A2FB #FB70E8 #FBC970 #70FB83
split-complementary
#70A2FB #FB8370 #E8FB70
monochromatic
#0758EA #347BF9 #70A2FB #ACC9FD #E1ECFE
Accessibility & contrast
On white
2.55
#70A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#70A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A2FB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A2FB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#6C9CF9
Tritanopia (blue-blind)
#0BB6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #70a2fb; /* rgb */ color: rgb(112, 162, 251); /* oklch */ color: oklch(71.6% 0.141 261.3);
Tailwind
colors: {
custom: {
50: '#a2bdfd',
500: '#70a2fb',
950: '#000000',
},
}SCSS
$custom: #70a2fb; $custom-light: #a2bdfd; $custom-dark: #000000;
JSON
{
"hex": "#70a2fb",
"rgb": {
"r": 112,
"g": 162,
"b": 251
},
"hsl": {
"h": 218.417,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.71559,
"c": 0.14129,
"h": 261.3
},
"luminance": 0.3625
}Semantic roles & 50–950 ramp
primary
#70A2FB
secondary
#F6E9D1
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185