#7AA8FA#7AA8FA
#7AA8FA is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.130 H 261.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA8FA |
|---|---|
| RGB | rgb(122, 168, 250) |
| HSL | hsl(218, 93%, 73%) |
| HSV | hsv(218, 51%, 98%) |
| CMYK | cmyk(51.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(68.78, 6.99, -45.53) |
| CIE-LCH | lch(68.78, 46.06, 278.73°) |
| OKLab | oklab(73.29% -0.0194 -0.1282) |
| OKLCH | oklch(73.29% 0.13 261.4) |
| XYZ | xyz(39.2782, 39.0421, 95.8900) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Pastel Blue
#A2BFFE
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.89
Dodgerblue
#1E90FF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA8FA #FACC7A
analogous
#7AE8FA #7AA8FA #8C7AFA
triadic
#7AA8FA #FA7AA8 #A8FA7A
tetradic
#7AA8FA #FA7AE8 #FACC7A #7AFA8C
square
#7AA8FA #FA7AE8 #FACC7A #7AFA8C
split-complementary
#7AA8FA #FA8C7A #E8FA7A
monochromatic
#095CF1 #3F81F8 #7AA8FA #B5CFFC #E2ECFE
Accessibility & contrast
On white
2.38
#7AA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7AA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA8FA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA8FA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#79A2F8
Tritanopia (blue-blind)
#3BBAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7aa8fa; /* rgb */ color: rgb(122, 168, 250); /* oklch */ color: oklch(73.3% 0.130 261.4);
Tailwind
colors: {
custom: {
50: '#a7c1fc',
500: '#7aa8fa',
950: '#000000',
},
}SCSS
$custom: #7aa8fa; $custom-light: #a7c1fc; $custom-dark: #000000;
JSON
{
"hex": "#7aa8fa",
"rgb": {
"r": 122,
"g": 168,
"b": 250
},
"hsl": {
"h": 218.438,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.73293,
"c": 0.12971,
"h": 261.4
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#7AA8FA
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185