#7AA2EC#7AA2EC
#7AA2EC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.3% C 0.117 H 262.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2EC |
|---|---|
| RGB | rgb(122, 162, 236) |
| HSL | hsl(219, 75%, 70%) |
| HSV | hsv(219, 48%, 93%) |
| CMYK | cmyk(48.3%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(66.54, 6.24, -41.40) |
| CIE-LCH | lch(66.54, 41.87, 278.57°) |
| OKLab | oklab(71.35% -0.0161 -0.1163) |
| OKLCH | oklch(71.35% 0.117 262.1) |
| XYZ | xyz(36.0817, 36.0320, 84.3942) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 6.06
Periwinkle Blue
#8F99FB
ΔE00 6.62
Soft Blue
#6488EA
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 8.35
Faded Blue
#658CBB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2EC #ECC47A
analogous
#7ADBEC #7AA2EC #8B7AEC
triadic
#7AA2EC #EC7AA2 #A2EC7A
tetradic
#7AA2EC #EC7ADB #ECC47A #7AEC8B
square
#7AA2EC #EC7ADB #ECC47A #7AEC8B
split-complementary
#7AA2EC #EC8B7A #DBEC7A
monochromatic
#1D5BCE #447DE4 #7AA2EC #B0C7F4 #E4ECFB
Accessibility & contrast
On white
2.56
#7AA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7AA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2EC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2EC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#49B2BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa2ec; /* rgb */ color: rgb(122, 162, 236); /* oklch */ color: oklch(71.3% 0.117 262.1);
Tailwind
colors: {
custom: {
50: '#a6bdf2',
500: '#7aa2ec',
950: '#000000',
},
}SCSS
$custom: #7aa2ec; $custom-light: #a6bdf2; $custom-dark: #000000;
JSON
{
"hex": "#7aa2ec",
"rgb": {
"r": 122,
"g": 162,
"b": 236
},
"hsl": {
"h": 218.947,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.71345,
"c": 0.1174,
"h": 262.1
},
"luminance": 0.36034
}Semantic roles & 50–950 ramp
primary
#7AA2EC
secondary
#F1E6D1
accent
#910ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185