#7AA6FA#7AA6FA
#7AA6FA is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.9% C 0.132 H 262.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA6FA |
|---|---|
| RGB | rgb(122, 166, 250) |
| HSL | hsl(219, 93%, 73%) |
| HSV | hsv(219, 51%, 98%) |
| CMYK | cmyk(51.2%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(68.25, 8.13, -46.37) |
| CIE-LCH | lch(68.25, 47.08, 279.94°) |
| OKLab | oklab(72.88% -0.0172 -0.1307) |
| OKLCH | oklch(72.88% 0.132 262.5) |
| XYZ | xyz(38.9118, 38.3093, 95.7679) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA6FA #FACE7A
analogous
#7AE6FA #7AA6FA #8E7AFA
triadic
#7AA6FA #FA7AA6 #A6FA7A
tetradic
#7AA6FA #FA7AE6 #FACE7A #7AFA8E
square
#7AA6FA #FA7AE6 #FACE7A #7AFA8E
split-complementary
#7AA6FA #FA8E7A #E6FA7A
monochromatic
#0959F1 #3F7FF8 #7AA6FA #B5CDFC #E2EBFE
Accessibility & contrast
On white
2.42
#7AA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7AA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA6FA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA6FA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#3BB8C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7aa6fa; /* rgb */ color: rgb(122, 166, 250); /* oklch */ color: oklch(72.9% 0.132 262.5);
Tailwind
colors: {
custom: {
50: '#a7c0fc',
500: '#7aa6fa',
950: '#000000',
},
}SCSS
$custom: #7aa6fa; $custom-light: #a7c0fc; $custom-dark: #000000;
JSON
{
"hex": "#7aa6fa",
"rgb": {
"r": 122,
"g": 166,
"b": 250
},
"hsl": {
"h": 219.375,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.72878,
"c": 0.13182,
"h": 262.5
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#7AA6FA
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185