#7AA2EE#7AA2EE
#7AA2EE is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.4% C 0.120 H 262.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2EE |
|---|---|
| RGB | rgb(122, 162, 238) |
| HSL | hsl(219, 77%, 71%) |
| HSV | hsv(219, 49%, 93%) |
| CMYK | cmyk(48.7%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.63, 6.83, -42.35) |
| CIE-LCH | lch(66.63, 42.90, 279.16°) |
| OKLab | oklab(71.44% -0.0156 -0.1191) |
| OKLCH | oklch(71.44% 0.12 262.5) |
| XYZ | xyz(36.3739, 36.1488, 85.9331) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 6.02
Periwinkle Blue
#8F99FB
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.69
Dark Sky Blue
#448EE4
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2EE #EEC67A
analogous
#7ADCEE #7AA2EE #8C7AEE
triadic
#7AA2EE #EE7AA2 #A2EE7A
tetradic
#7AA2EE #EE7ADC #EEC67A #7AEE8C
square
#7AA2EE #EE7ADC #EEC67A #7AEE8C
split-complementary
#7AA2EE #EE8C7A #DCEE7A
monochromatic
#1B5AD3 #447CE7 #7AA2EE #B0C8F5 #E4ECFC
Accessibility & contrast
On white
2.55
#7AA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7AA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2EE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2EE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#789DEC
Tritanopia (blue-blind)
#47B2BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa2ee; /* rgb */ color: rgb(122, 162, 238); /* oklch */ color: oklch(71.4% 0.120 262.5);
Tailwind
colors: {
custom: {
50: '#a6bdf4',
500: '#7aa2ee',
950: '#000000',
},
}SCSS
$custom: #7aa2ee; $custom-light: #a6bdf4; $custom-dark: #000000;
JSON
{
"hex": "#7aa2ee",
"rgb": {
"r": 122,
"g": 162,
"b": 238
},
"hsl": {
"h": 219.31,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.71443,
"c": 0.12009,
"h": 262.5
},
"luminance": 0.36151
}Semantic roles & 50–950 ramp
primary
#7AA2EE
secondary
#F2E7D2
accent
#930CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185