#7AA5EC#7AA5EC
#7AA5EC is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.0% C 0.114 H 260.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA5EC |
|---|---|
| RGB | rgb(122, 165, 236) |
| HSL | hsl(217, 75%, 70%) |
| HSV | hsv(217, 48%, 93%) |
| CMYK | cmyk(48.3%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.35, 4.54, -40.13) |
| CIE-LCH | lch(67.35, 40.39, 276.45°) |
| OKLab | oklab(71.97% -0.0196 -0.1126) |
| OKLCH | oklch(71.97% 0.114 260.1) |
| XYZ | xyz(36.6165, 37.1015, 84.5724) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.12
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA5EC #ECC17A
analogous
#7ADEEC #7AA5EC #887AEC
triadic
#7AA5EC #EC7AA5 #A5EC7A
tetradic
#7AA5EC #EC7ADE #ECC17A #7AEC88
square
#7AA5EC #EC7ADE #ECC17A #7AEC88
split-complementary
#7AA5EC #EC887A #DEEC7A
monochromatic
#1D60CE #4481E4 #7AA5EC #B0C9F4 #E4EDFB
Accessibility & contrast
On white
2.49
#7AA5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7AA5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA5EC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA5EC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#48B4BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa5ec; /* rgb */ color: rgb(122, 165, 236); /* oklch */ color: oklch(72.0% 0.114 260.1);
Tailwind
colors: {
custom: {
50: '#a6bff2',
500: '#7aa5ec',
950: '#000000',
},
}SCSS
$custom: #7aa5ec; $custom-light: #a6bff2; $custom-dark: #000000;
JSON
{
"hex": "#7aa5ec",
"rgb": {
"r": 122,
"g": 165,
"b": 236
},
"hsl": {
"h": 217.368,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.71975,
"c": 0.11432,
"h": 260.1
},
"luminance": 0.37104
}Semantic roles & 50–950 ramp
primary
#7AA5EC
secondary
#F1E5D1
accent
#8B0ED7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185