#70A2ED#70A2ED
#70A2ED is a light, vivid blue. Relative luminance 0.354; OKLCH L 70.8% C 0.123 H 258.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70A2ED |
|---|---|
| RGB | rgb(112, 162, 237) |
| HSL | hsl(216, 78%, 68%) |
| HSV | hsv(216, 53%, 93%) |
| CMYK | cmyk(52.7%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.06, 4.29, -42.75) |
| CIE-LCH | lch(66.06, 42.96, 275.73°) |
| OKLab | oklab(70.84% -0.025 -0.1204) |
| OKLCH | oklch(70.84% 0.123 258.3) |
| XYZ | xyz(34.8832, 35.3972, 85.0985) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.79
Carolina Blue
#8AB8FE
ΔE00 6.24
Dark Sky Blue
#448EE4
ΔE00 7.16
Dodgerblue
#1E90FF
ΔE00 7.27
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70A2ED #EDBB70
analogous
#70E0ED #70A2ED #7C70ED
triadic
#70A2ED #ED70A2 #A2ED70
tetradic
#70A2ED #ED70E0 #EDBB70 #70ED7C
square
#70A2ED #ED70E0 #EDBB70 #70ED7C
split-complementary
#70A2ED #ED7C70 #E0ED70
monochromatic
#1960C9 #3A7FE6 #70A2ED #A6C5F4 #DDE9FB
Accessibility & contrast
On white
2.60
#70A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#70A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70A2ED
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70A2ED | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#2BB3BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #70a2ed; /* rgb */ color: rgb(112, 162, 237); /* oklch */ color: oklch(70.8% 0.123 258.3);
Tailwind
colors: {
custom: {
50: '#a0bdf3',
500: '#70a2ed',
950: '#000000',
},
}SCSS
$custom: #70a2ed; $custom-light: #a0bdf3; $custom-dark: #000000;
JSON
{
"hex": "#70a2ed",
"rgb": {
"r": 112,
"g": 162,
"b": 237
},
"hsl": {
"h": 216,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.70838,
"c": 0.12293,
"h": 258.3
},
"luminance": 0.354
}Semantic roles & 50–950 ramp
primary
#70A2ED
secondary
#EFE0CA
accent
#870CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1217
muted
#7F8185