#70A5F5#70A5F5
#70A5F5 is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.9% C 0.130 H 258.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70A5F5 |
|---|---|
| RGB | rgb(112, 165, 245) |
| HSL | hsl(216, 87%, 70%) |
| HSV | hsv(216, 54%, 96%) |
| CMYK | cmyk(54.3%, 32.7%, 0%, 3.9%) |
| CIE-LAB | lab(67.24, 5.03, -45.27) |
| CIE-LCH | lch(67.24, 45.55, 276.34°) |
| OKLab | oklab(71.88% -0.0262 -0.1277) |
| OKLCH | oklch(71.88% 0.13 258.4) |
| XYZ | xyz(36.6130, 36.9447, 91.5701) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.69
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Dodgerblue
#1E90FF
ΔE00 7.72
Dark Sky Blue
#448EE4
ΔE00 7.90
Azure (survey)
#069AF3
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A5F5 #F5C070
analogous
#70E8F5 #70A5F5 #7D70F5
triadic
#70A5F5 #F570A5 #A5F570
tetradic
#70A5F5 #F570E8 #F5C070 #70F57D
square
#70A5F5 #F570E8 #F5C070 #70F57D
split-complementary
#70A5F5 #F57D70 #E8F570
monochromatic
#0F61DB #3781F1 #70A5F5 #A9C9F9 #E2EDFD
Accessibility & contrast
On white
2.50
#70A5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#70A5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A5F5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A5F5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF8
Deuteranopia (green-blind)
#749EF3
Tritanopia (blue-blind)
#1CB7C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #70a5f5; /* rgb */ color: rgb(112, 165, 245); /* oklch */ color: oklch(71.9% 0.130 258.4);
Tailwind
colors: {
custom: {
50: '#a1bff9',
500: '#70a5f5',
950: '#000000',
},
}SCSS
$custom: #70a5f5; $custom-light: #a1bff9; $custom-dark: #000000;
JSON
{
"hex": "#70a5f5",
"rgb": {
"r": 112,
"g": 165,
"b": 245
},
"hsl": {
"h": 216.09,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.71877,
"c": 0.13035,
"h": 258.4
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#70A5F5
secondary
#F3E4CE
accent
#8A02E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185