#7AA9F5#7AA9F5
#7AA9F5 is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.3% C 0.122 H 259.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9F5 |
|---|---|
| RGB | rgb(122, 169, 245) |
| HSL | hsl(217, 86%, 72%) |
| HSV | hsv(217, 50%, 96%) |
| CMYK | cmyk(50.2%, 31%, 0%, 3.9%) |
| CIE-LAB | lab(68.83, 4.93, -42.74) |
| CIE-LCH | lch(68.83, 43.02, 276.58°) |
| OKLab | oklab(73.25% -0.0218 -0.1201) |
| OKLCH | oklch(73.25% 0.122 259.7) |
| XYZ | xyz(38.6899, 39.1033, 91.8774) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.06
Cornflowerblue
#6495ED
ΔE00 5.81
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 8.28
Dodgerblue
#1E90FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9F5 #F5C67A
analogous
#7AE7F5 #7AA9F5 #897AF5
triadic
#7AA9F5 #F57AA9 #A9F57A
tetradic
#7AA9F5 #F57AE7 #F5C67A #7AF589
square
#7AA9F5 #F57AE7 #F5C67A #7AF589
split-complementary
#7AA9F5 #F5897A #E7F57A
monochromatic
#1161E3 #4184F1 #7AA9F5 #B3CEF9 #E3EDFD
Accessibility & contrast
On white
2.38
#7AA9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7AA9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9F5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9F5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF8
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#40BAC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa9f5; /* rgb */ color: rgb(122, 169, 245); /* oklch */ color: oklch(73.3% 0.122 259.7);
Tailwind
colors: {
custom: {
50: '#a7c2f9',
500: '#7aa9f5',
950: '#000000',
},
}SCSS
$custom: #7aa9f5; $custom-light: #a7c2f9; $custom-dark: #000000;
JSON
{
"hex": "#7aa9f5",
"rgb": {
"r": 122,
"g": 169,
"b": 245
},
"hsl": {
"h": 217.073,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.73254,
"c": 0.12212,
"h": 259.7
},
"luminance": 0.39106
}Semantic roles & 50–950 ramp
primary
#7AA9F5
secondary
#F5E9D6
accent
#8D03E3
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185