#7AA9F8#7AA9F8
#7AA9F8 is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.4% C 0.126 H 260.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9F8 |
|---|---|
| RGB | rgb(122, 169, 248) |
| HSL | hsl(218, 90%, 73%) |
| HSV | hsv(218, 51%, 97%) |
| CMYK | cmyk(50.8%, 31.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.96, 5.82, -44.16) |
| CIE-LCH | lch(68.96, 44.55, 277.51°) |
| OKLab | oklab(73.4% -0.0211 -0.1243) |
| OKLCH | oklch(73.4% 0.126 260.4) |
| XYZ | xyz(39.1516, 39.2880, 94.3090) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Cornflowerblue
#6495ED
ΔE00 5.85
Sky Blue (survey)
#75BBFD
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 8.21
Dodgerblue
#1E90FF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9F8 #F8C97A
analogous
#7AE8F8 #7AA9F8 #8A7AF8
triadic
#7AA9F8 #F87AA9 #A9F87A
tetradic
#7AA9F8 #F87AE8 #F8C97A #7AF88A
square
#7AA9F8 #F87AE8 #F8C97A #7AF88A
split-complementary
#7AA9F8 #F88A7A #E8F87A
monochromatic
#0C60EB #4083F5 #7AA9F8 #B4CFFB #E2ECFD
Accessibility & contrast
On white
2.37
#7AA9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7AA9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9F8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9F8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#3DBAC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa9f8; /* rgb */ color: rgb(122, 169, 248); /* oklch */ color: oklch(73.4% 0.126 260.4);
Tailwind
colors: {
custom: {
50: '#a7c2fb',
500: '#7aa9f8',
950: '#000000',
},
}SCSS
$custom: #7aa9f8; $custom-light: #a7c2fb; $custom-dark: #000000;
JSON
{
"hex": "#7aa9f8",
"rgb": {
"r": 122,
"g": 169,
"b": 248
},
"hsl": {
"h": 217.619,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.73402,
"c": 0.12605,
"h": 260.4
},
"luminance": 0.39291
}Semantic roles & 50–950 ramp
primary
#7AA9F8
secondary
#F6EAD5
accent
#9000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185