#7AA1FA#7AA1FA
#7AA1FA is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.8% C 0.137 H 265.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA1FA |
|---|---|
| RGB | rgb(122, 161, 250) |
| HSL | hsl(222, 93%, 73%) |
| HSV | hsv(222, 51%, 98%) |
| CMYK | cmyk(51.2%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(66.92, 10.99, -48.46) |
| CIE-LCH | lch(66.92, 49.69, 282.78°) |
| OKLab | oklab(71.85% -0.0115 -0.1368) |
| OKLCH | oklch(71.85% 0.137 265.2) |
| XYZ | xyz(38.0205, 36.5268, 95.4708) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.40
Periwinkle Blue
#8F99FB
ΔE00 5.99
Carolina Blue
#8AB8FE
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 8.60
Dark Sky Blue
#448EE4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA1FA #FAD37A
analogous
#7AE1FA #7AA1FA #937AFA
triadic
#7AA1FA #FA7AA1 #A1FA7A
tetradic
#7AA1FA #FA7AE1 #FAD37A #7AFA93
square
#7AA1FA #FA7AE1 #FAD37A #7AFA93
split-complementary
#7AA1FA #FA937A #E1FA7A
monochromatic
#0950F1 #3F77F8 #7AA1FA #B5CBFC #E2EAFE
Accessibility & contrast
On white
2.53
#7AA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7AA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA1FA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA1FA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#3DB4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7aa1fa; /* rgb */ color: rgb(122, 161, 250); /* oklch */ color: oklch(71.8% 0.137 265.2);
Tailwind
colors: {
custom: {
50: '#a7bcfc',
500: '#7aa1fa',
950: '#000000',
},
}SCSS
$custom: #7aa1fa; $custom-light: #a7bcfc; $custom-dark: #000000;
JSON
{
"hex": "#7aa1fa",
"rgb": {
"r": 122,
"g": 161,
"b": 250
},
"hsl": {
"h": 221.719,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.71848,
"c": 0.1373,
"h": 265.2
},
"luminance": 0.36529
}Semantic roles & 50–950 ramp
primary
#7AA1FA
secondary
#F6ECD5
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185