#7AA2FA#7AA2FA
#7AA2FA is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.1% C 0.136 H 264.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA2FA |
|---|---|
| RGB | rgb(122, 162, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 51%, 98%) |
| CMYK | cmyk(51.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.19, 10.42, -48.04) |
| CIE-LCH | lch(67.19, 49.16, 282.23°) |
| OKLab | oklab(72.05% -0.0126 -0.1356) |
| OKLCH | oklch(72.05% 0.136 264.7) |
| XYZ | xyz(38.1959, 36.8777, 95.5293) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.25
Soft Blue
#6488EA
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.41
Sky Blue (survey)
#75BBFD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA2FA #FAD27A
analogous
#7AE2FA #7AA2FA #927AFA
triadic
#7AA2FA #FA7AA2 #A2FA7A
tetradic
#7AA2FA #FA7AE2 #FAD27A #7AFA92
square
#7AA2FA #FA7AE2 #FAD27A #7AFA92
split-complementary
#7AA2FA #FA927A #E2FA7A
monochromatic
#0951F1 #3F79F8 #7AA2FA #B5CBFC #E2EAFE
Accessibility & contrast
On white
2.51
#7AA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#7AA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA2FA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA2FA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#3CB5C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aa2fa; /* rgb */ color: rgb(122, 162, 250); /* oklch */ color: oklch(72.1% 0.136 264.7);
Tailwind
colors: {
custom: {
50: '#a7bdfc',
500: '#7aa2fa',
950: '#000000',
},
}SCSS
$custom: #7aa2fa; $custom-light: #a7bdfc; $custom-dark: #000000;
JSON
{
"hex": "#7aa2fa",
"rgb": {
"r": 122,
"g": 162,
"b": 250
},
"hsl": {
"h": 221.25,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.72053,
"c": 0.13619,
"h": 264.7
},
"luminance": 0.3688
}Semantic roles & 50–950 ramp
primary
#7AA2FA
secondary
#F6ECD5
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185