#7AA9FA#7AA9FA
#7AA9FA is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.5% C 0.129 H 260.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9FA |
|---|---|
| RGB | rgb(122, 169, 250) |
| HSL | hsl(218, 93%, 73%) |
| HSV | hsv(218, 51%, 98%) |
| CMYK | cmyk(51.2%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(69.05, 6.42, -45.11) |
| CIE-LCH | lch(69.05, 45.56, 278.10°) |
| OKLab | oklab(73.5% -0.0205 -0.127) |
| OKLCH | oklch(73.5% 0.129 260.8) |
| XYZ | xyz(39.4635, 39.4128, 95.9518) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 8.17
Dodgerblue
#1E90FF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9FA #FACB7A
analogous
#7AE9FA #7AA9FA #8B7AFA
triadic
#7AA9FA #FA7AA9 #A9FA7A
tetradic
#7AA9FA #FA7AE9 #FACB7A #7AFA8B
square
#7AA9FA #FA7AE9 #FACB7A #7AFA8B
split-complementary
#7AA9FA #FA8B7A #E9FA7A
monochromatic
#095EF1 #3F83F8 #7AA9FA #B5CFFC #E2ECFE
Accessibility & contrast
On white
2.36
#7AA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7AA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9FA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9FA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#3ABBC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa9fa; /* rgb */ color: rgb(122, 169, 250); /* oklch */ color: oklch(73.5% 0.129 260.8);
Tailwind
colors: {
custom: {
50: '#a7c2fc',
500: '#7aa9fa',
950: '#000000',
},
}SCSS
$custom: #7aa9fa; $custom-light: #a7c2fc; $custom-dark: #000000;
JSON
{
"hex": "#7aa9fa",
"rgb": {
"r": 122,
"g": 169,
"b": 250
},
"hsl": {
"h": 217.969,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.73501,
"c": 0.12868,
"h": 260.8
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#7AA9FA
secondary
#F6EAD5
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185