#7AA2ED#7AA2ED
#7AA2ED is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.4% C 0.119 H 262.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2ED |
|---|---|
| RGB | rgb(122, 162, 237) |
| HSL | hsl(219, 76%, 70%) |
| HSV | hsv(219, 49%, 93%) |
| CMYK | cmyk(48.5%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.59, 6.54, -41.88) |
| CIE-LCH | lch(66.59, 42.38, 278.87°) |
| OKLab | oklab(71.39% -0.0159 -0.1177) |
| OKLCH | oklch(71.39% 0.119 262.3) |
| XYZ | xyz(36.2274, 36.0902, 85.1615) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.23
Carolina Blue
#8AB8FE
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 6.59
Soft Blue
#6488EA
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 8.39
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2ED #EDC57A
analogous
#7ADCED #7AA2ED #8B7AED
triadic
#7AA2ED #ED7AA2 #A2ED7A
tetradic
#7AA2ED #ED7ADC #EDC57A #7AED8B
square
#7AA2ED #ED7ADC #EDC57A #7AED8B
split-complementary
#7AA2ED #ED8B7A #DCED7A
monochromatic
#1C5BD0 #447CE6 #7AA2ED #B0C8F4 #E4ECFB
Accessibility & contrast
On white
2.56
#7AA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7AA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2ED
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2ED | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#48B2BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa2ed; /* rgb */ color: rgb(122, 162, 237); /* oklch */ color: oklch(71.4% 0.119 262.3);
Tailwind
colors: {
custom: {
50: '#a6bdf3',
500: '#7aa2ed',
950: '#000000',
},
}SCSS
$custom: #7aa2ed; $custom-light: #a6bdf3; $custom-dark: #000000;
JSON
{
"hex": "#7aa2ed",
"rgb": {
"r": 122,
"g": 162,
"b": 237
},
"hsl": {
"h": 219.13,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.71394,
"c": 0.11874,
"h": 262.3
},
"luminance": 0.36093
}Semantic roles & 50–950 ramp
primary
#7AA2ED
secondary
#F1E6D2
accent
#920DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185