#7AA1EC#7AA1EC
#7AA1EC is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.118 H 262.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA1EC |
|---|---|
| RGB | rgb(122, 161, 236) |
| HSL | hsl(219, 75%, 70%) |
| HSV | hsv(219, 48%, 93%) |
| CMYK | cmyk(48.3%, 31.8%, 0%, 7.5%) |
| CIE-LAB | lab(66.28, 6.81, -41.82) |
| CIE-LCH | lch(66.28, 42.37, 279.25°) |
| OKLab | oklab(71.14% -0.0149 -0.1175) |
| OKLCH | oklch(71.14% 0.118 262.8) |
| XYZ | xyz(35.9062, 35.6811, 84.3357) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.06
Carolina Blue
#8AB8FE
ΔE00 6.34
Periwinkle Blue
#8F99FB
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 8.29
Faded Blue
#658CBB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA1EC #ECC57A
analogous
#7ADAEC #7AA1EC #8C7AEC
triadic
#7AA1EC #EC7AA1 #A1EC7A
tetradic
#7AA1EC #EC7ADA #ECC57A #7AEC8C
square
#7AA1EC #EC7ADA #ECC57A #7AEC8C
split-complementary
#7AA1EC #EC8C7A #DAEC7A
monochromatic
#1D5ACE #447BE4 #7AA1EC #B0C7F4 #E4ECFB
Accessibility & contrast
On white
2.58
#7AA1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7AA1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA1EC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA1EC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#49B1BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa1ec; /* rgb */ color: rgb(122, 161, 236); /* oklch */ color: oklch(71.1% 0.118 262.8);
Tailwind
colors: {
custom: {
50: '#a6bcf2',
500: '#7aa1ec',
950: '#000000',
},
}SCSS
$custom: #7aa1ec; $custom-light: #a6bcf2; $custom-dark: #000000;
JSON
{
"hex": "#7aa1ec",
"rgb": {
"r": 122,
"g": 161,
"b": 236
},
"hsl": {
"h": 219.474,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.71135,
"c": 0.11847,
"h": 262.8
},
"luminance": 0.35683
}Semantic roles & 50–950 ramp
primary
#7AA1EC
secondary
#F1E6D1
accent
#920ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185